Agent skill · Backend & API

api-documentation-question

Customer asks questions about API usage, code implementation, or technical documentation.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill api-documentation-question --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/api/api-documentation-question/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

# API or Technical Documentation Question ## Response Patterns (from samples) Common openings: - "Hi," - "Hey," - "Hey there," Common core lines: - "Best," - "I hope this helps!" - "Hi," Common closings: - "Best," - "Best wishes," - "Thanks!" ## Phrases That Work (4-gram frequency) - "insights can help others" — 13 (39.4%) - "can help others too" — 13 (39.4%) - "plus your questions and" — 12 (36.4%) - "your questions and insights" — 12 (36.4%) - "questions and insights can" — 12 (36.4%) - "and insights can help" — 12 (36.4%) - "help others too i" — 9 (27.3%) - "others too i hope" — 9 (27.3%) - "too i hope this" — 9 (27.3%) - "i hope this helps" — 9 (27.3%) ## Tone Guidance (observed) - Openings trend toward: "Hi," - Closings often include: "Best," ## What NOT To Do - Don't introduce policy details that are not present in the verified response lines above. - Don't paraphrase or reframe the customer's question in a way that changes meaning. - Don't add refund/discount promises unless they appear in the extracted responses for this topic. ## Validation Draft must: - [ ] Include at least one of the required phrases from the validation block - [ ] Stay consistent with the observed respo

What's inside
Steps it walks through
  1. Response Patterns (from samples)
  2. Phrases That Work (4-gram frequency)
  3. Tone Guidance (observed)
  4. What NOT To Do
  5. Validation
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the api-documentation-question skill do?

Customer asks questions about API usage, code implementation, or technical documentation.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill api-documentation-question --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