This is the generic copy. If this project has been scaffolded, prefer the unprefixed
qaskill: it is.ai-badger/skills/qa/SKILL.md, and it has this project's extensions and anyproject-local.mdmerged in. This copy has neither.The full procedure is in
SKILL.full.mdbeside this file, unchanged — read it if the project has no.ai-badger/, or runwelcome-ai-badgerto scaffold one.
QA
Use when the user wants a question-and-answer session against a context — "qa {context}", "I have questions about X", or a question asked against supplied material — or wants the session's questions and grounded answers saved as a summary. If no context is given, ask for it first; every answer carries its grounding, and the session closes with a summary in docs.
QA by Arasz · d45f984
npx skillmds@latest add arasz/qa File contents
---name: qadescription: Use when the user wants a question-and-answer session against a context — "qa {context}", "I have questions about X", or a question asked against supplied material — or wants the session's questions and grounded answers saved as a summary. If no context is given, ask for it first; every answer carries its grounding, and the session closes with a summary in docs.license: MIT---> **This is the generic copy.** If this project has been scaffolded, prefer the unprefixed> `qa` skill: it is `.ai-badger/skills/qa/SKILL.md`, and it has this project's> extensions and any `project-local.md` merged in. This copy has neither.>> The full procedure is in `SKILL.full.md` beside this file, unchanged — read it if the project has no> `.ai-badger/`, or run `welcome-ai-badger` to scaffold one.
Arasz/ai-badger/tree/main/skills/qa commit d45f984b1b
Frequently asked questions
Run npx skillmds@latest add arasz/qa in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Use when the user wants a question-and-answer session against a context — "qa {context}", "I have questions about X", or a question asked against supplied material — or wants the session's questions and grounded answers saved as a summary. If no context is given, ask for it first; every answer carries its grounding, and the session closes with a summary in docs. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free. This skill is licensed under MIT.
Arasz (@arasz) published this skill. Their other Agent Skills are listed on their SkillMD profile.