product-self-knowledge
Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory f
npx skills add xuzhougeng/wisp-science --skill product-self-knowledge --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Anthropic Product Knowledge ## Core Principles 1. **Accuracy over guessing** - Check official docs when uncertain 2. **Distinguish products** - Claude.ai, Claude Code, and Claude API are separate products 3. **Source everything** - Always include official documentation URLs 4. **Right resource first** - Use the correct docs for each product (see routing below) --- ## Question Routing ### Claude API or Claude Code questions? → **Check the docs maps first**, then navigate to specific pages: - **Claude API & General:** https://docs.claude.com/en/docs_site_map.md - **Claude Code:** https://docs.claude.com/en/docs/claude-code/claude_code_docs_map.md ### Claude.ai questions? → **Browse the support page:** - **Claude.ai Help Center:** https://support.claude.com --- ## Response Workflow 1. **Identify the product** - API, Claude Code, or Claude.ai? 2. **Use the right resource** - Docs maps for API/Code, support page for Claude.ai 3. **Verify details** - Navigate to specific documentation pages 4. **Provide answer** - Include source link and specify which product 5. **If uncertain** - Direct user to relevant docs: "For the most current information, see [URL]" --- ## Quick Reference **Claud
- Core Principles
- Question Routing
- Claude API or Claude Code questions?
- Claude.ai questions?
- Response Workflow
- Quick Reference
What does the product-self-knowledge skill do?
Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory f
How do I install it?
Run `npx skills add xuzhougeng/wisp-science --skill product-self-knowledge --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 xuzhougeng/wisp-science, a repository with 895 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.