mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-07-10 19:25:44 -03:00
Add tavily plugin (#3384)
This commit is contained in:
parent
a4892eba3b
commit
b92dc518fe
@ -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.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user