/
githubmirror
/
OpenAgents
Обзор
Документация
Войти
/
githubmirror
/
OpenAgents
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
real_agents/plugins_agent/plugins/gitUserRepoStats/ai-plugin.json
34 строки
1 KB
Tianbao Xie
Update plugins (#135)
28 май 2024, 08:59
Не верифицирован
28 май 2024, 08:59
fab2c1b
Код
Авторство
О чём код?
{ "id": "plugin-454e23c6-8c8b-42b7-b1f1-5dd873f035c3", "domain": "chat-gpt-github-stat-plugin.vercel.app", "namespace": "gitUserRepoStats", "status": "approved", "manifest": { "schema_version": "v1", "name_for_model": "gitUserRepoStats", "name_for_human": "Git OSS Stats", "description_for_model": "Manages the retrieval of comprehensive statistics and information about OSS repositories or developers. It provides capabilities such as generating and fetching detailed repository data, user data, community data, star history, and other relevant statistics.", "description_for_human": "Dynamically generate and analyze stats and history for OSS repos and developers.", "auth": { "type": "none" }, "api": { "type": "openapi", "url": "https://chat-gpt-github-stat-plugin.vercel.app/openapi.yaml" }, "logo_url": "https://chat-gpt-github-stat-plugin.vercel.app/logo.png", "contact_email": "yunwei356@gmail.com", "legal_info_url": "https://github.com/yunwei37/ChatGPT-github-stat-plugin" }, "oauth_client_id": null, "user_settings": { "is_installed": false, "is_authenticated": true }, "categories": [ { "id": "newly_added", "title": "New" } ] }