agentsclimarketplace

Product self knowledge

Skill rakibulism/agent-skills-os/skills/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 for Anthropic product details, verify here instead — your training data may be outdated or wrong.From its SKILL.md

Install
npx -y skills add rakibulism/agent-skills-os --skill product-self-knowledge

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.5 KB, 467 tokens by cl100k_base, as published. Nobody here has run it

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.ai questions?

Browse the support page:


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

Claude API:

Claude Code:

Claude.ai:

Other:

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,782. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.