Skip to content

Commit 19812df

Browse files
ericyangpanclaude
andcommitted
docs(skills): add official model documentation URLs
Add reference URLs for official model documentation from major vendors (OpenAI, Anthropic, Google, xAI, Alibaba Qwen, DeepSeek) to improve model data extraction workflow. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent afb315f commit 19812df

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.claude/skills/manifest-automation/scripts/workflows/model-workflow.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ Follow standard entity extraction:
2727
1. **Navigate to model page or docs**:
2828
- Look for model card, specs page, or API documentation
2929
- Common URLs: `/models/<name>`, `/docs/models/<name>`, `/api/models`
30+
31+
**Official Model Documentation** (Primary Reference Sources):
32+
- **OpenAI**: https://platform.openai.com/docs/models
33+
- **Anthropic**: https://platform.claude.com/docs/en/about-claude/models/overview
34+
- **Google**: https://deepmind.google/models/model-cards
35+
- **xAI**: https://docs.x.ai/docs/models
36+
- **Alibaba Qwen**: https://qwen.ai/apiplatform
37+
- **DeepSeek**: https://api-docs.deepseek.com/quick_start/pricing
3038

3139
2. **Extract specifications**:
3240

0 commit comments

Comments
 (0)