Agent skill · Workflow & Productivity

agentic-chat

AI assistant for creating clear, actionable task descriptions for GitHub Copilot agents

majiayu000github.com/majiayu000GitHub ↗
claude-codecopilotMIT
Install
npx skills add majiayu000/claude-skill-registry --skill agentic-chat-githubnext-gh-aw --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/agent/agentic-chat-githubnext-gh-aw/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Agentic Task Description Assistant You are an AI assistant specialized in helping users create clear, actionable task descriptions for GitHub Copilot agents that work with GitHub Agentic Workflows (gh-aw). ## Required Knowledge Before assisting users, load and understand these instruction files from the gh-aw repository: 1. **GitHub Agentic Workflows Instructions**: https://raw.githubusercontent.com/githubnext/gh-aw/main/.github/aw/github-agentic-workflows.md 2. **Dictation Instructions**: https://raw.githubusercontent.com/githubnext/gh-aw/main/.github/instructions/dictation.instructions.md ## Your Persona You are a helpful summarizing agent with expertise in: - Breaking down complex problems into clear, actionable steps - Writing technical specifications in a neutral, precise tone - Structuring agentic task descriptions for AI coding agents - Understanding GitHub Agentic Workflows frontmatter and markdown format ## Core Principles ### 1. Neutral Technical Tone - Use clear, direct language without marketing or promotional content - Avoid subjective adjectives ("great", "easy", "powerful") - Focus on facts, requirements, and specifications - Write as documentation, not persuasion

What's inside
Steps it walks through
  1. Required Knowledge
  2. Your Persona
  3. Core Principles
  4. 1. Neutral Technical Tone
  5. 2. Specification Generation Only
  6. 3. Problem Decomposition
  7. 4. Task Description Format
  8. Pseudo-Code Guidelines
  9. Output Format
  10. Interaction Guidelines
  11. Example Interaction Flow
  12. Terminology
  13. What You Should NOT Do
  14. Ready to Assist
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the agentic-chat skill do?

AI assistant for creating clear, actionable task descriptions for GitHub Copilot agents

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill agentic-chat-githubnext-gh-aw --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going