Spaces:
Build error
Build error
sync: skills_index from MADdegens/agent-q3 dataset
Browse files- skills/skills_index.json +25 -127
skills/skills_index.json
CHANGED
|
@@ -1,127 +1,25 @@
|
|
| 1 |
-
{
|
| 2 |
-
"version": "1.0.0",
|
| 3 |
-
"updated": "2026-05-25",
|
| 4 |
-
"description": "Master skills registry for Agent Q3 (madDegen/Agent-Q3)",
|
| 5 |
-
"total_skills": 17,
|
| 6 |
-
"skills": [
|
| 7 |
-
{
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
},
|
| 14 |
-
{
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
},
|
| 21 |
-
{
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
"trigger_words": ["azure", "foundry", "deploy agent", "AI services", "ACR", "eval"]
|
| 27 |
-
},
|
| 28 |
-
{
|
| 29 |
-
"name": "manus-agent-tools",
|
| 30 |
-
"description": "Full Manus agent tool suite β 29 tools: messaging, file ops, shell, browser, deploy",
|
| 31 |
-
"category": "agent-tools",
|
| 32 |
-
"source": "The-MDC/system-prompts-and-models-of-ai-tools",
|
| 33 |
-
"trigger_words": ["manus", "browser", "shell", "autonomous", "agent tools"]
|
| 34 |
-
},
|
| 35 |
-
{
|
| 36 |
-
"name": "emergent-mvp-builder",
|
| 37 |
-
"description": "Emergent E1 full-stack MVP builder β React + FastAPI + MongoDB, frontend-first",
|
| 38 |
-
"category": "development",
|
| 39 |
-
"source": "The-MDC/system-prompts-and-models-of-ai-tools",
|
| 40 |
-
"trigger_words": ["mvp", "build app", "scaffold", "react", "fastapi", "frontend"]
|
| 41 |
-
},
|
| 42 |
-
{
|
| 43 |
-
"name": "cursor-prompts",
|
| 44 |
-
"description": "Cursor AI IDE agent patterns β codebase context, inline edit, multi-file changes",
|
| 45 |
-
"category": "ide-patterns",
|
| 46 |
-
"source": "The-MDC/system-prompts-and-models-of-ai-tools",
|
| 47 |
-
"trigger_words": ["cursor", "edit", "refactor", "inline", "codebase"]
|
| 48 |
-
},
|
| 49 |
-
{
|
| 50 |
-
"name": "windsurf-patterns",
|
| 51 |
-
"description": "Windsurf Cascade agent patterns β Flow system, deep context, multi-file session",
|
| 52 |
-
"category": "ide-patterns",
|
| 53 |
-
"source": "The-MDC/system-prompts-and-models-of-ai-tools",
|
| 54 |
-
"trigger_words": ["windsurf", "cascade", "flow", "multi-file", "refactor"]
|
| 55 |
-
},
|
| 56 |
-
{
|
| 57 |
-
"name": "devin-ai-patterns",
|
| 58 |
-
"description": "Devin AI autonomous engineer β planning-first, long-horizon, shell+browser+editor loop",
|
| 59 |
-
"category": "agent-patterns",
|
| 60 |
-
"source": "The-MDC/system-prompts-and-models-of-ai-tools",
|
| 61 |
-
"trigger_words": ["devin", "autonomous", "build end-to-end", "plan", "implement"]
|
| 62 |
-
},
|
| 63 |
-
{
|
| 64 |
-
"name": "claude-code-patterns",
|
| 65 |
-
"description": "Claude Code 2.0 system prompt patterns β tool hierarchy, task management, memory, permissions",
|
| 66 |
-
"category": "agent-patterns",
|
| 67 |
-
"source": "The-MDC/system-prompts-and-models-of-ai-tools",
|
| 68 |
-
"trigger_words": ["claude code", "tool use", "permission", "memory", "agent design"]
|
| 69 |
-
},
|
| 70 |
-
{
|
| 71 |
-
"name": "antigravity-data-ai",
|
| 72 |
-
"description": "1,326+ data/AI skills β LLM apps, RAG pipelines, agent design, observability",
|
| 73 |
-
"category": "ai-ml",
|
| 74 |
-
"source": "The-MDC/antigravity-awesome-skills",
|
| 75 |
-
"trigger_words": ["rag", "llm", "embedding", "vector", "agent", "observability"]
|
| 76 |
-
},
|
| 77 |
-
{
|
| 78 |
-
"name": "antigravity-architecture",
|
| 79 |
-
"description": "System design, ADRs, C4 diagrams, scalable distributed systems",
|
| 80 |
-
"category": "architecture",
|
| 81 |
-
"source": "The-MDC/antigravity-awesome-skills",
|
| 82 |
-
"trigger_words": ["architecture", "design", "system", "ADR", "C4", "scalable"]
|
| 83 |
-
},
|
| 84 |
-
{
|
| 85 |
-
"name": "antigravity-security",
|
| 86 |
-
"description": "AppSec, pentesting, OWASP, vulnerability analysis, secure code review",
|
| 87 |
-
"category": "security",
|
| 88 |
-
"source": "The-MDC/antigravity-awesome-skills",
|
| 89 |
-
"trigger_words": ["security", "pentest", "OWASP", "vulnerability", "audit"]
|
| 90 |
-
},
|
| 91 |
-
{
|
| 92 |
-
"name": "antigravity-workflow",
|
| 93 |
-
"description": "Workflow automation β Inngest, Trigger.dev, async patterns, agent orchestration",
|
| 94 |
-
"category": "automation",
|
| 95 |
-
"source": "The-MDC/antigravity-awesome-skills",
|
| 96 |
-
"trigger_words": ["automate", "pipeline", "workflow", "schedule", "background job"]
|
| 97 |
-
},
|
| 98 |
-
{
|
| 99 |
-
"name": "composio-automation",
|
| 100 |
-
"description": "100+ Composio service integrations β CRM, email, project mgmt, dev tools, cloud",
|
| 101 |
-
"category": "integrations",
|
| 102 |
-
"source": "The-MDC/awesome-claude-skills",
|
| 103 |
-
"trigger_words": ["integrate", "connect", "sync", "automate with", "send to", "Jira", "Slack"]
|
| 104 |
-
},
|
| 105 |
-
{
|
| 106 |
-
"name": "alchemy-blockchain",
|
| 107 |
-
"description": "Alchemy MCP β NFT queries, token balances, transactions, smart contracts, EVM chains",
|
| 108 |
-
"category": "blockchain",
|
| 109 |
-
"source": "The-MDC/alchemy-mcp-server",
|
| 110 |
-
"trigger_words": ["blockchain", "NFT", "wallet", "token", "ETH", "contract", "DeFi", "Web3"]
|
| 111 |
-
},
|
| 112 |
-
{
|
| 113 |
-
"name": "pelagos-deploy",
|
| 114 |
-
"description": "Deploy smart contracts and Appchains to Pelagos Network β cross-chain atomic settlement, DAG consensus, pluggable VMs (EVM, Move, SVM, Rust)",
|
| 115 |
-
"category": "blockchain",
|
| 116 |
-
"source": "MADdegen/The-MDC",
|
| 117 |
-
"trigger_words": ["pelagos", "appchain", "pelacli", "cross-chain atomic", "DAG consensus"]
|
| 118 |
-
},
|
| 119 |
-
{
|
| 120 |
-
"name": "awesome-claude-skills-registry",
|
| 121 |
-
"description": "Registry of all 31+ awesome-claude-skills β MCP builders, research, memory, code, RAG",
|
| 122 |
-
"category": "meta",
|
| 123 |
-
"source": "The-MDC/awesome-claude-skills",
|
| 124 |
-
"trigger_words": ["skill", "registry", "catalog", "available skills", "claude skills"]
|
| 125 |
-
}
|
| 126 |
-
]
|
| 127 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0.0",
|
| 3 |
+
"updated": "2026-05-25",
|
| 4 |
+
"description": "Master skills registry for Agent Q3 (madDegen/Agent-Q3)",
|
| 5 |
+
"total_skills": 17,
|
| 6 |
+
"skills": [
|
| 7 |
+
{"name": "agent-q3-three-tier", "description": "Agent Q3 three-tier inference routing β Ollama Cloud β HF Router β ZeroGPU fallback", "category": "core", "trigger_words": ["routing", "tier", "ollama", "fallback", "inference"]},
|
| 8 |
+
{"name": "hf-cli", "description": "Full HuggingFace Hub CLI (hf) command reference β auth, buckets, spaces, repos, jobs, endpoints", "category": "infrastructure", "trigger_words": ["hf", "huggingface", "bucket", "space", "upload", "sync"]},
|
| 9 |
+
{"name": "microsoft-foundry", "description": "Microsoft Azure AI Foundry β deploy, eval, manage hosted/prompt agents end-to-end", "category": "cloud-ai", "trigger_words": ["azure", "foundry", "deploy agent", "AI services"]},
|
| 10 |
+
{"name": "manus-agent-tools", "description": "Full Manus agent tool suite β 29 tools: messaging, file ops, shell, browser, deploy", "category": "agent-tools", "trigger_words": ["manus", "browser", "shell", "autonomous"]},
|
| 11 |
+
{"name": "emergent-mvp-builder", "description": "Emergent E1 full-stack MVP builder β React + FastAPI + MongoDB, frontend-first", "category": "development", "trigger_words": ["mvp", "build app", "scaffold", "react", "fastapi"]},
|
| 12 |
+
{"name": "cursor-prompts", "description": "Cursor AI IDE agent patterns β codebase context, inline edit, multi-file changes", "category": "ide-patterns", "trigger_words": ["cursor", "edit", "refactor", "inline"]},
|
| 13 |
+
{"name": "windsurf-patterns", "description": "Windsurf Cascade agent patterns β Flow system, deep context, multi-file session", "category": "ide-patterns", "trigger_words": ["windsurf", "cascade", "flow", "multi-file"]},
|
| 14 |
+
{"name": "devin-ai-patterns", "description": "Devin AI autonomous engineer β planning-first, long-horizon, shell+browser+editor loop", "category": "agent-patterns", "trigger_words": ["devin", "autonomous", "plan", "implement"]},
|
| 15 |
+
{"name": "claude-code-patterns", "description": "Claude Code 2.0 system prompt patterns β tool hierarchy, task management, memory, permissions", "category": "agent-patterns", "trigger_words": ["claude code", "tool use", "permission", "memory"]},
|
| 16 |
+
{"name": "antigravity-data-ai", "description": "1,326+ data/AI skills β LLM apps, RAG pipelines, agent design, observability", "category": "ai-ml", "trigger_words": ["rag", "llm", "embedding", "vector", "agent"]},
|
| 17 |
+
{"name": "antigravity-architecture", "description": "System design, ADRs, C4 diagrams, scalable distributed systems", "category": "architecture", "trigger_words": ["architecture", "design", "system", "ADR", "C4"]},
|
| 18 |
+
{"name": "antigravity-security", "description": "AppSec, pentesting, OWASP, vulnerability analysis, secure code review", "category": "security", "trigger_words": ["security", "pentest", "OWASP", "vulnerability"]},
|
| 19 |
+
{"name": "antigravity-workflow", "description": "Workflow automation β Inngest, Trigger.dev, async patterns, agent orchestration", "category": "automation", "trigger_words": ["automate", "pipeline", "workflow", "schedule"]},
|
| 20 |
+
{"name": "composio-automation", "description": "100+ Composio service integrations β CRM, email, project mgmt, dev tools, cloud", "category": "integrations", "trigger_words": ["integrate", "connect", "sync", "Jira", "Slack"]},
|
| 21 |
+
{"name": "alchemy-blockchain", "description": "Alchemy MCP β NFT queries, token balances, transactions, smart contracts, EVM chains", "category": "blockchain", "trigger_words": ["blockchain", "NFT", "wallet", "token", "ETH", "DeFi"]},
|
| 22 |
+
{"name": "awesome-claude-skills-registry", "description": "Registry of all 31+ awesome-claude-skills β MCP builders, research, memory, code, RAG", "category": "meta", "trigger_words": ["skill", "registry", "catalog", "claude skills"]},
|
| 23 |
+
{"name": "pelagos-deploy", "description": "Deploy smart contracts and Appchains to Pelagos Network β cross-chain atomic settlement, DAG consensus", "category": "blockchain", "trigger_words": ["pelagos", "appchain", "pelacli", "cross-chain atomic"]}
|
| 24 |
+
]
|
| 25 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|