Files
42marketplaces/sync/gh-jezweb-claude-skills-skills-claude-agent-sdk.json
2025-11-30 09:08:53 +08:00

18 lines
659 B
JSON

{
"name": "claude-agent-sdk",
"owner": {
"name": "Jeremy Dawes",
"email": "jeremy@jezweb.net"
},
"plugins": [
{
"name": "claude-agent-sdk",
"description": "Build autonomous AI agents with Claude Agent SDK. Create multi-step reasoning workflows, orchestrate subagents, integrate MCP servers. Use when: building coding agents, SRE systems, security auditors, code review bots, or troubleshooting CLI not found, context length exceeded errors.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jezweb-claude-skills-skills-claude-agent-sdk.git"
},
"strict": true
}
]
}