anthropic-product-knowledge

仓库创建 2025年6月14日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由

避免产品混淆并优先引用官方文档,适合客服与工程回答

这个 Skill 做什么

关于 Anthropic 各类产品的准确使用、配置与区别知识库。

任何涉及 Anthropic 产品具体细节的场景都先查这里:把 Claude.ai、Claude API、Claude Code 等产品区分开来,提供安装、配置、SDK 用法、限流和计费等准确信息。写代码集成、比较模型或说明定价功能时要用,能避免凭记忆出错。特别强调引用官方文档并按产品分类检索,确保信息最新。

▸ 展开 SKILL.md 英文原文

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.

Skill 开发管理产品知识Anthropic文档引用通用
313
Stars
56
Forks
20
仓库内 Skill
+5
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/syahiidkamil/Software-Engineer-AI-Agent-Atlas/main/.claude/skills/anthropic-product-knowledge/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/syahiidkamil/Software-Engineer-AI-Agent-Atlas/main/.claude/skills/anthropic-product-knowledge/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# 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.anthropic.com/en/docs/claude-code/claude_code_docs_map.md

### Claude.ai questions?

→ **Brow
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有