Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down