agent-skill-creator

Create Claude Skills and autonomous agents from user-described workflows.

2.2k|248|Updated Oct 18, 2025
One-click install
npx skills add https://github.com/FrancyJGLisboa/agent-skill-creator --skill agent-skill-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-skill-creator
Source: https://github.com/FrancyJGLisboa/agent-skill-creator/tree/main/.
Command: npx skills add https://github.com/FrancyJGLisboa/agent-skill-creator --skill agent-skill-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, pandas, numpy, @anthropic-ai/agentdb, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Tired of repetitive tasks but lack the time or expertise to build automation? This meta-skill eliminates the manual effort of creating agents. Simply describe your workflow, and Claude will autonomously design, implement, and test a complete, production-ready agent for you, letting AI do the heavy lifting while you focus on strategic work.

Core Features & Use Cases

  • Autonomous Agent Creation: Describe any repetitive workflow in plain language, and Claude will research APIs, define analyses, structure code, and implement a functional agent from scratch.
  • Multi-Agent Suites: Build complex, integrated systems with multiple specialized agents that communicate and collaborate to tackle intricate business processes.
  • Invisible Intelligence (AgentDB): Agents get smarter with every use, learning from past creations to optimize future builds, making your automation progressively faster and more effective.
  • Use Case: Instead of spending 2 hours daily manually processing invoices, simply say: "Automate my daily invoice processing: download PDFs, extract data, update database." Claude will build the agent, saving you 60+ hours a month.

Quick Start

1. Install the Agent Creator meta-skill

/plugin marketplace add FrancyJGLisboa/agent-skill-creator

2. Then, simply describe your task

"Automate my daily financial analysis - download stock data, calculate technical indicators, generate reports"

Frequently Asked Questions about agent-skill-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate creating custom agents from workflow descriptions?

Describe your repetitive workflow in plain language, and this meta-skill autonomously designs, implements, and tests a production-ready agent. It handles API research, code structure, and functional implementation end-to-end, eliminating manual agent-building effort.

Can I build multi-agent systems that work together on complex tasks?

Yes. This skill creates multi-agent suites where specialized agents communicate and collaborate to handle intricate business processes. Each agent is independently designed and integrated into a cohesive system.

What output do I get when the agent is created?

You receive production-grade deliverables: complete SKILL.md files, marketplace.json configuration, supporting scripts, documentation, ready-to-export packages, validated outputs with tests, versioning, and cross-platform exports.

Do agents improve over time after they're built?

Yes. AgentDB integration enables agents to learn from past creations and executions, optimizing future builds progressively. Each use makes your automation faster and more effective.

What dependencies and tools does agent creation require?

The skill uses requests, BeautifulSoup4, pandas, numpy, and the Anthropic AgentDB library to handle HTTP requests, data parsing, analysis, and agent persistence and learning capabilities.

Can I automate both simple tasks and complex multi-step workflows?

This skill handles both simple Skills and complex Skill Suites. It applies template-based creation, transcript processing, interactive configuration, and batch generation for single and multi-agent use cases.