{
  "markdown": "<a href=\"https://cloud.tencent.com/developer/article/2649588\" target=\"_blank\"><img width=\"3094\" height=\"654\" alt=\"banner\" src=\"https://github.com/user-attachments/assets/37982d04-274a-4b6c-85b8-06983c615d9a\" /></a>\n\n# CloudBase Agent Skills\n\nA collection of AI agent skills for building full-stack applications with [Tencent CloudBase](https://cloudbase.net). This skill gives your coding agent deep knowledge of CloudBase APIs, authentication patterns, database operations, cloud functions, and more — so it can write correct, idiomatic CloudBase code without guessing.\n\n## Installation\n\n```bash\nnpx skills add TencentCloudBase/cloudbase-skills\n```\n\nOnce installed, the skill is automatically applied when the agent detects relevant CloudBase tasks.\n\n---\n\n## Skill\n\n### `cloudbase`\n\nComprehensive guidance for CloudBase development across Web, Mini Program, and Native App platforms. Covers:\n\n- Platform detection and SDK selection\n- Authentication flows per platform (Web, WeChat Mini Program, Node.js)\n- Database operations — NoSQL and MySQL\n- Cloud functions and CloudRun deployment\n- Cloud storage\n- AI model integration\n- UI design guidelines\n- Standard development workflow\n\n---\n\n## Recommended: CloudBase MCP\n\nFor the best experience, install the [CloudBase MCP](https://github.com/TencentCloudBase/cloudbase-mcp) server alongside this skill. MCP provides live tools for environment management, function deployment, database operations, and more.\n\n```json\n{\n  \"mcpServers\": {\n    \"cloudbase\": {\n      \"command\": \"npx\",\n      \"args\": [\"@cloudbase/cloudbase-mcp@latest\"]\n    }\n  }\n}\n```\n\n**Config file locations by editor:**\n\n| Editor | Location |\n|---|---|\n| Cursor | `.cursor/mcp.json` |\n| Claude Code | `.mcp.json` |\n| Windsurf | `~/.codeium/windsurf/mcp_config.json` |\n\n---\n\n## License\n\nMIT\n",
  "bytes": 1801,
  "sha": "56be2309eae8bbabe57d65d0b482931f98702d82076b5a72bc992cc463981ab8",
  "repo_slug": "tencentcloudbase/cloudbase-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_tencentcloudbase_cloudbase_skills_cloudb_c428e26e/readme"
}