provider-management
以智慧備援自動切換 AI 供應商
管理多個 AI 供應商,且各自有不同的驗證方式與使用限制,會帶來可靠性挑戰。此技能提供集中式供應商管理,並依驗證優先序與可用容量自動備援。
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“provider-management”。 Show me the status of all configured AI providers
预期结果:
- Anthropic providers: subscription (100), OAuth (50), API (10) - all configured
- OpenAI providers: API (10) configured, OAuth not set up
- Google providers: API (10) configured, OAuth not set up
- Daily usage this month: 2.3M tokens total
- Auto-switch enabled: yes
正在使用“provider-management”。 Configure provider priority for Claude models
预期结果:
- Provider priority order set for Claude models:
- 1. Anthropic subscription (priority 100)
- 2. Anthropic OAuth (priority 50)
- 3. Anthropic API (priority 10)
- 4. Bedrock (priority 10)
- Auto-fallback enabled: true
正在使用“provider-management”。 Set usage limits for my OpenAI API
预期结果:
- Usage limits configured for openai-api:
- Daily limit: 500,000 tokens
- Monthly limit: 5,000,000 tokens
- Current daily usage: 125,000 tokens
- Warning threshold: 80%
安全审计
安全This skill contains only documentation files (SKILL.md and skill-report.json). No executable code exists. All 71 static findings are false positives triggered by markdown documentation syntax misinterpreted as code patterns. The skill-report.json's own security audit correctly identifies this as 'Pure documentation-only skill' with zero risk.
风险因素
🌐 网络访问 (1)
⚙️ 外部命令 (56)
📁 文件系统访问 (2)
质量评分
你能构建什么
多廠商 AI 基礎設施
為每個供應商設定多種驗證方式,確保跨不同 AI 服務的持續可用性
成本最佳化
設定使用上限與優先序,在維持多個 AI 模型可用性的同時控制成本
個人 AI 工具組
從單一介面管理所有主要 AI 供應商的訂閱、OAuth 與 API 金鑰存取
试试这些提示
Show me the status of all configured AI providers including their authentication type and usage
Set up Anthropic API authentication with my API key starting with sk-ant-
Set my provider priority to use Anthropic subscription first, then Anthropic OAuth, then Anthropic API, then Bedrock
Set a daily limit of 1 million tokens and monthly limit of 10 million tokens for my Anthropic API provider
最佳实践
- 為每個供應商至少設定兩種驗證方式以提升可靠性
- 將使用上限保守設定在實際配額的 80%
- 可用時優先使用訂閱驗證以取得最佳功能
避免
- 只使用一種驗證方式會造成單點故障
- 忽視使用上限可能導致意外帳單
- 停用自動切換會在主要供應商觸及上限時降低可靠性
常见问题
支援哪些 AI 供應商?
支援哪些驗證方式?
自動備援如何運作?
我的憑證資料安全嗎?
為什麼使用了錯誤的驗證方式?
這與直接使用供應商有何不同?
开发者详情
许可证
MIT
仓库
https://github.com/AttendantLion8/provider-fallback-plugin/tree/master/skills/provider-management引用
master
文件结构
📄 SKILL.md