Sync 1552 plugin(s) marketplace metadata

This commit is contained in:
Zhongwei Li
2025-11-29 18:53:27 +08:00
parent a0be830eed
commit 813d39094e
1542 changed files with 27756 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "agent-skill-creator-plugin",
"owner": {
"name": "Agent Skill Creator",
"email": "agrolisboa@gmail.com"
},
"plugins": [
{
"name": "agent-skill-creator-plugin",
"description": "This enhanced meta skill should be used when the user asks to create an CLAUDE CODE agent SKILL(S), automate a repetitive workflow, create a custom skill, or needs advanced agent creation capabilities. Activates with phrases like every day, daily I have to, I need to repeat, create agent for, automate workflow, create skill for, need to automate, turn process into agent. Supports single agents, multi-agent suites, transcript processing, template-based creation, and interactive configuration. Claude will use the enhanced protocol to research APIs, define analyses, structure everything, implement functional code, and create complete skills autonomously with optional user guidance.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-francyjglisboa-agent-skill-creator.git"
},
"strict": true
}
]
}