mirror of
https://github.com/chainbase-labs/Agentkey.git
synced 2026-09-20 14:20:23 +08:00
24 lines
518 B
JSON
24 lines
518 B
JSON
{
|
|
"name": "agentkey-skill",
|
|
"private": true,
|
|
"description": "AgentKey skills for AI agents - real-time web search, social media, and crypto data access",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/chainbase-labs/agentkey.git"
|
|
},
|
|
"homepage": "https://agentkey.app",
|
|
"keywords": [
|
|
"ai-agents",
|
|
"claude-code",
|
|
"cursor",
|
|
"codex",
|
|
"skills",
|
|
"agent-skills",
|
|
"web-search",
|
|
"social-media",
|
|
"crypto",
|
|
"real-time-data"
|
|
],
|
|
"skills": ["agentkey"]
|
|
}
|