add plugin gapier and webpilot

This commit is contained in:
lloydzhou
2024-09-04 11:28:33 +08:00
parent a564f12a68
commit 9b1dc3049c
5 changed files with 88 additions and 0 deletions

55
plugins/gapier/README.md Normal file
View File

@@ -0,0 +1,55 @@
# gapier
> A free exclusive GPTs Actions API provided by gapier.com, which can be used to enhance the capabilities of GPTs. Highly recommended for ChatGPT users!"
## Schema
[openapi.json](https://a.gapier.com/free)
## Servers
`https://a.gapier.com`
## Operations
1. GetCurrentTime
2. GetLastRate
3. GetIpInfo
4. GenerateQrcode
5. GenerateRandomUser
6. SearchBook
7. SearchMovie
8. GetCryptoInformation
9. GetFestivalsInformation
10. SearchImage
11. SearchMusic
12. GetTopNews
13. GeneratePoster
14. GetWeather
15. SearchBookByGoogle
16. SendEmail
17. SearchBDomainInformation
18. GeneratesGraphVizCharts
19. GenerateQuoteCard
20. GetVideoInfo
20. GeneratesCharts
21. StoreSnapshot
22. ExtractSnapshot
23. GenerateMixedPosterImage
24. GenerateMermaidDiagram
25. GenerateMindMap
26. ReadWebpage
27. ReadArXiv
28. SearchNews
29. GoogleSearch
## Authentication
type: bearer
location: header
## Preview
![Preview](./preview.png)

BIN
plugins/gapier/preview.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB