BeClaude

agent-creator-enhanced-plugin

New
Community RegistryCode Reviewby Agent Creator Enhanced

This enhanced skill should be used when the user asks to create an agent, 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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agent-creator-enhanced-plugin.md https://raw.githubusercontent.com/FrancyJGLisboa/agent-skill-creator/main/SKILL.md
3
Invoke in Claude Code
/agent-creator-enhanced-plugin
apiagentplugin

Frequently Asked Questions

What is agent-creator-enhanced-plugin?

This enhanced skill should be used when the user asks to create an agent, 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.

How to install agent-creator-enhanced-plugin?

To install agent-creator-enhanced-plugin, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agent-creator-enhanced-plugin.

What is agent-creator-enhanced-plugin best for?

agent-creator-enhanced-plugin is a community categorized under Code Review. It is designed for: api, agent, plugin. Created by Agent Creator Enhanced.