Commit graph

54 commits

Author SHA1 Message Date
Francy Lisboa
23dd451045 Add troubleshooting section for common installation error
Added a new troubleshooting section that explains the "Repository not found"
error and provides the correct installation command. This will help users
self-service common installation issues.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-18 18:30:33 -03:00
Francy Lisboa
d7210bb49d Fix repository name in installation instructions
Updated all references from agent-creator-skill to agent-skill-creator
to match the actual repository name. This fixes the "Repository not found"
error users were experiencing when trying to install the plugin.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-18 18:23:46 -03:00
Francy Lisboa
1bffcbb09c Update README with climate-anomalies-roye example
Add detailed example of climate-anomalies-roye skill created by agent-creator.
Includes complete 5-phase breakdown, statistics, and usage examples.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-18 12:09:55 -03:00
Francy Lisboa
5311fda5fc Add Agent Creator skill - American English version
Complete translation of agent-creator meta-skill to American English.
This skill teaches Claude Code to autonomously create production-ready
agents using a 5-phase protocol:
- Phase 1: Discovery (API research and selection)
- Phase 2: Design (analysis definition)
- Phase 3: Architecture (modular structure)
- Phase 4: Detection (keyword identification)
- Phase 5: Implementation (complete code generation)

Includes comprehensive documentation (~24,000 words), quality standards,
and detailed phase guides.

Translation: Portuguese → American English
Structure: Identical to original
Quality: High-fidelity translation maintaining technical accuracy

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-18 11:31:10 -03:00