Turn any workflow into reusable AI agent software that installs on 17 platforms.
npx claudepluginhub francyjglisboa/agent-skill-creatorSkill factory: describe a workflow in plain English and receive a validated, security-scanned cross-platform agent skill with evals and an installer.
Stop doing repetitive work manually. Create intelligent agents that learn and improve automatically.
From "takes 2 hours daily" to "takes 5 minutes" - in minutes, not weeks.
"Every day I download stock market data, analyze trends,
and create reports. This takes 2 hours."
🤖 Automatically downloads stock market data from reliable APIs 🤖 Analyzes trends using proven financial indicators 🤖 Generates professional reports 🤖 Stores results in your preferred format 🤖 Learns from each use to get better over time
| Task Type | Manual Time | Agent Time | Time Saved | Monthly Hours Saved |
|---|---|---|---|---|
| Financial Analysis | 2h/day | 5min/day | 96% | 48h |
| Inventory Management | 1.5h/day | 3min/day | 97% | 36h |
| Research Data Collection | 8h/week | 20min/week | 95% | 7h |
| Report Generation | 3h/week | 10min/week | 94% | 2.5h |
The Agent Creator creates Claude Skills - which come in different architectural patterns. This eliminates the common confusion between skills and plugins.
1. Simple Skills (Single focused capability)
task-automator-cskill/
├── SKILL.md ← One comprehensive skill file
├── scripts/ ← Supporting code
└── references/ ← Documentation
Perfect for: Single workflow, focused automation, quick development
2. Complex Skill Suites (Multiple specialized capabilities)
business-platform-cskill/
├── .claude-plugin/
│ └── marketplace.json ← Organizes component skills
├── data-processor-cskill/SKILL.md ← Component 1
├── analysis-engine-cskill/SKILL.md ← Component 2
└── reporting-cskill/SKILL.md ← Component 3
Perfect for: Complex workflows, team projects, enterprise solutions
All created skills use the "-cskill" suffix:
{descrição-descritiva}-cskill/pdf-text-extractor-cskill/, financial-analysis-suite-cskill/Benefits:
Learn more: Complete Naming Guide
The Agent Creator automatically decides based on:
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Claude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage