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>
This commit is contained in:
Francy Lisboa 2025-10-18 18:23:46 -03:00
parent 1bffcbb09c
commit d7210bb49d

View file

@ -48,7 +48,7 @@ compare current year vs previous, takes 2 hours."
**In the Claude Code terminal**, run: **In the Claude Code terminal**, run:
```bash ```bash
/plugin marketplace add FrancyJGLisboa/agent-creator-skill /plugin marketplace add FrancyJGLisboa/agent-skill-creator
``` ```
### Step 2: Verify Installation ### Step 2: Verify Installation
@ -675,7 +675,7 @@ This repository includes detailed guides in Portuguese:
### Install Agent-Creator ### Install Agent-Creator
```bash ```bash
# In Claude Code # In Claude Code
/plugin marketplace add FrancyJGLisboa/agent-creator-skill /plugin marketplace add FrancyJGLisboa/agent-skill-creator
``` ```
### Create an Agent ### Create an Agent
@ -844,8 +844,8 @@ Free to use, modify, and distribute.
## 📞 Support ## 📞 Support
**Issues:** https://github.com/FrancyJGLisboa/agent-creator-skill/issues **Issues:** https://github.com/FrancyJGLisboa/agent-skill-creator/issues
**Discussions:** https://github.com/FrancyJGLisboa/agent-creator-skill/discussions **Discussions:** https://github.com/FrancyJGLisboa/agent-skill-creator/discussions
--- ---
@ -853,7 +853,7 @@ Free to use, modify, and distribute.
```bash ```bash
# 1. Install agent-creator # 1. Install agent-creator
/plugin marketplace add FrancyJGLisboa/agent-creator-skill /plugin marketplace add FrancyJGLisboa/agent-skill-creator
# 2. Create an agent (in Claude Code) # 2. Create an agent (in Claude Code)
"Automate workflow for analyzing [your domain]" "Automate workflow for analyzing [your domain]"
@ -876,4 +876,4 @@ Free to use, modify, and distribute.
**Version:** 1.0.0 **Version:** 1.0.0
**Updated:** October 2025 **Updated:** October 2025
**Author:** Created with Claude Code **Author:** Created with Claude Code
**Repository:** https://github.com/FrancyJGLisboa/agent-creator-skill **Repository:** https://github.com/FrancyJGLisboa/agent-skill-creator