docs: update remaining docs for 12 LLM platforms
Update platform counts (4→12) in: - docs/reference/CLAUDE_INTEGRATION.md (EN + zh-CN) - docs/guides/MCP_SETUP.md, UPLOAD_GUIDE.md, MIGRATION_GUIDE.md - docs/strategy/INTEGRATION_STRATEGY.md, DEEPWIKI_ANALYSIS.md, KIMI_ANALYSIS_COMPARISON.md - docs/archive/historical/HTTPX_SKILL_GRADING.md Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -762,7 +762,7 @@ Agent: [Scraping internal documentation...]
|
||||
|
||||
### Example 4: Multi-Platform Support
|
||||
|
||||
Skill Seekers supports packaging and uploading to 4 LLM platforms: Claude AI, Google Gemini, OpenAI ChatGPT, and Generic Markdown.
|
||||
Skill Seekers supports packaging and uploading to 12 LLM platforms: Claude AI, Google Gemini, OpenAI ChatGPT, MiniMax AI, OpenCode, Kimi, DeepSeek, Qwen, OpenRouter, Together AI, Fireworks AI, and Generic Markdown.
|
||||
|
||||
```
|
||||
User: Scrape docs using configs/react.json
|
||||
|
||||
@@ -190,7 +190,7 @@ python -m skill_seekers.mcp.server
|
||||
| Config files | ✅ | ✅ | No |
|
||||
| Codebase flags | `--build-*` | `--skip-*` | Yes (but backward compatible) |
|
||||
| MCP tools | 9 tools | 18 tools | No (additive) |
|
||||
| Platform support | Claude only | 4 platforms | No (opt-in) |
|
||||
| Platform support | Claude only | 12 platforms | No (opt-in) |
|
||||
|
||||
---
|
||||
|
||||
@@ -422,7 +422,7 @@ skill-seekers install react --target claude --upload
|
||||
| CLI commands | Separate | Unified | Update scripts |
|
||||
| Config format | Basic | Unified | Old still works |
|
||||
| MCP server | 9 tools | 18 tools | Update config |
|
||||
| Platforms | Claude only | 4 platforms | Opt-in |
|
||||
| Platforms | Claude only | 12 platforms | Opt-in |
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Multi-Platform Upload Guide
|
||||
|
||||
Skill Seekers supports uploading to **4 LLM platforms**: Claude AI, Google Gemini, OpenAI ChatGPT, and Generic Markdown export.
|
||||
Skill Seekers supports uploading to **12 LLM platforms**: Claude AI, Google Gemini, OpenAI ChatGPT, MiniMax AI, OpenCode, Kimi, DeepSeek, Qwen, OpenRouter, Together AI, Fireworks AI, and Generic Markdown export.
|
||||
|
||||
## Quick Platform Selection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user