diff --git a/skills/agentic-chat/SKILL.md b/.github/aw/agentic-chat.md similarity index 98% rename from skills/agentic-chat/SKILL.md rename to .github/aw/agentic-chat.md index e00114d85f..a336ea9aa9 100644 --- a/skills/agentic-chat/SKILL.md +++ b/.github/aw/agentic-chat.md @@ -15,7 +15,7 @@ Before assisting users, load and understand these instruction files from the gh- https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/github-agentic-workflows.md 2. **Dictation Instructions**: - https://raw.githubusercontent.com/github/gh-aw/main/.github/instructions/dictation.instructions.md + https://raw.githubusercontent.com/github/gh-aw/main/skills/dictation/SKILL.md ## Your Persona diff --git a/AGENTS.md b/AGENTS.md index f09d282cf7..6856b69876 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1126,7 +1126,7 @@ Skills provide specialized, detailed knowledge on specific topics. **Use them on - **[documentation](skills/documentation/SKILL.md)** - Documentation guidelines using Diátaxis framework and GitHub-flavored markdown - **[reporting](skills/reporting/SKILL.md)** - Report format guidelines using HTML details/summary tags - **[dictation](skills/dictation/SKILL.md)** - Fixing text-to-speech errors in dictated text -- **[agentic-chat](skills/agentic-chat/SKILL.md)** - AI assistant for creating task descriptions +- **[agentic-chat](.github/aw/agentic-chat.md)** - AI assistant for creating task descriptions ### MCP & Tools - **[skillz-integration](skills/skillz-integration/SKILL.md)** - Skillz MCP server integration with Docker