Cloud API Management — AI Skill Guide
## Extension: cloud_api
Best use case
Cloud API Management — AI Skill Guide is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
## Extension: cloud_api
Teams using Cloud API Management — AI Skill Guide should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/cloud_api/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Cloud API Management — AI Skill Guide Compares
| Feature / Agent | Cloud API Management — AI Skill Guide | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
## Extension: cloud_api
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Cloud API Management — AI Skill Guide
## Extension: cloud_api
Manages cloud AI provider API keys for Gemini, OpenAI, Claude, DeepSeek, Grok.
## Available Commands
### List Providers
```
tubecli cloud-api providers
```
Shows all supported AI providers and whether keys are configured.
### Add API Key
```
tubecli cloud-api add-key <provider> <api_key> --label <label>
```
Providers: `gemini`, `openai`, `claude`, `deepseek`, `grok`
### Remove API Key
```
tubecli cloud-api remove-key <provider> --label <label>
```
### Test API Key
```
tubecli cloud-api test <provider> --label <label>
```
### List Keys
```
tubecli cloud-api keys --provider <provider>
```
## API Endpoints
| Method | Endpoint | Description |
|--------|----------|-------------|
| GET | `/api/v1/cloud-api/providers` | List providers |
| GET | `/api/v1/cloud-api/keys` | List keys (masked) |
| POST | `/api/v1/cloud-api/keys` | Add key |
| DELETE | `/api/v1/cloud-api/keys` | Remove key |
| POST | `/api/v1/cloud-api/keys/test` | Test key validity |
| GET | `/api/v1/cloud-api/keys/{provider}/active` | Get active key |
## AI Usage
When an agent needs to call a cloud AI model, use the cloud-api extension to retrieve the API key:
1. Call `GET /api/v1/cloud-api/keys/{provider}/active` to check if a key exists
2. If no key, prompt the user to add one via `tubecli cloud-api add-key`
3. The agent's `cloud_api_keys` field can also store per-agent keysRelated Skills
Ollama Local Model Manager — AI Skill Guide
## Extension: ollama
Multi-Agent Orchestration — AI Skill Guide
## Extension: multi_agents
TubeCLI System Guide
Complete guide for AI agents to understand, install, and operate TubeCLI
Universal Tracker
Cross-platform background monitor to auto-detect new videos/posts (YouTube, Douyin, Website) and run team workflows.
File Manager
Quản lý file và folder trên máy tính
SKILL.md — Video Downloader Extension
## Mô tả
calendar_manager
Manage Google Calendar — create, list, update, delete events with recurring & reminders
Browser Automation
Quản lý browser profiles anti-detect, mở/đóng trình duyệt, tự động hóa web
auth_manager
Manage OAuth credentials & tokens for Google, Facebook, TikTok
logistics-exception-management
针对货运异常、货物延误、损坏、丢失和承运商纠纷的编码化专业知识,由拥有15年以上运营经验的物流专业人士提供。包括升级协议、承运商特定行为、索赔程序和判断框架。在处理运输异常、货运索赔、交付问题或承运商纠纷时使用。license: Apache-2.0
carrier-relationship-management
用于管理承运商组合、协商运费、跟踪承运商绩效、分配货运以及维护战略承运商关系的编码专业知识。基于拥有15年以上经验的运输经理提供的信息。包括记分卡框架、RFP流程、市场情报和合规性审查。适用于管理承运商、协商费率、评估承运商绩效或制定货运策略时使用。license: Apache-2.0
multi-cloud-architecture
Decision framework and patterns for architecting applications across AWS, Azure, and GCP.