Add tavily plugin (#3384)

This commit is contained in:
Bryan Thompson 2026-06-26 18:32:12 -05:00 committed by GitHub
parent a4892eba3b
commit b92dc518fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2934,6 +2934,20 @@
} }
} }
}, },
{
"name": "tavily",
"description": "Build AI applications with real-time web data using Tavily's search, extract, crawl, and research APIs.",
"author": {
"name": "Tavily Team"
},
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/tavily-ai/skills.git",
"sha": "ea5e8201b0d3ed9c10b70b71187589bd761fe2d2"
},
"homepage": "https://www.tavily.com/"
},
{ {
"name": "teamcity-cli", "name": "teamcity-cli",
"description": "Agent skill for interacting with TeamCity CI/CD using the teamcity CLI. Enables Claude to explore builds, view logs, start jobs, manage queues, agents, and more.", "description": "Agent skill for interacting with TeamCity CI/CD using the teamcity CLI. Enables Claude to explore builds, view logs, start jobs, manage queues, agents, and more.",