{
  "markdown": "<div align=\"center\">\n\n<img src=\"https://img.alicdn.com/imgextra/i4/O1CN01VWH9Nq1SfXnTTVTCw_!!6000000002274-2-tps-1915-821.png\" alt=\"Aliyun Model Studio AI Skills\"  />\n\n**The official Agent Skills collection for Aliyun Model Studio (DashScope) AI Platform**\n\n[![Agent Skills](https://img.shields.io/badge/Agent%20Skills-compatible-brightgreen.svg)](https://agentskills.io)\n[![Node.js](https://img.shields.io/badge/node-%3E%3D18-brightgreen)](https://nodejs.org)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue)](LICENSE)\n\n[Aliyun Model Studio CLI Site](https://bailian.console.aliyun.com/cli?source_channel=cli_github&) · [中文](./README.zh.md) · [API Documentation](https://help.aliyun.com/zh/model-studio/) · [Get API Key](https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key)\n\n---\n\n_1st-party skills: core `bailian-cli` skill lives in [`modelstudioai/cli`](https://github.com/modelstudioai/cli); this repo adds optional extensions. Pair with `bl` for Bailian's full-modal capabilities,_\n_curated 3rd-party skills cover creation, dev, design, docs, and testing — pick and go._\n\n_Empowering AI Agents with a Skills collection curated and verified by the ModelStudio team._\n\n</div>\n\nModelStudio Skills is the official AI Agent Skills repository from ModelStudio, containing two categories:\n\n- **1st-party skills** — Developed by the ModelStudio team. Install the core **`bailian-cli` skill** from [`modelstudioai/cli`](https://github.com/modelstudioai/cli) (`npx skills add modelstudioai/cli --all -g`), then add optional extensions from this repo. Use with the [`bailian-cli`](https://www.npmjs.com/package/bailian-cli) npm package (`bl`; binary install: [bailian.aliyun.com/cli/install.md](https://bailian.aliyun.com/cli/install.md)), covering chat, multimodal, image/video, speech, vision, apps, memory, RAG, and web search on the Bailian platform.\n- **Curated 3rd-party skills** — Continuously tracked from GitHub, Anthropic, Vercel, Google Labs, and other communities. Each Claude Code / Agent Skill is verified in real-world scenarios by the ModelStudio team; only those marked \"usable\" are included, grouped by use case for direct integration.\n\nEach skill is an independent, composable workflow unit. The 3rd-party set spans **skill management, code development, design & creativity, documentation, video production, and testing** — six major scenarios.\n\n---\n\n## Quick Start\n\n### Prerequisites\n\nYou need an **Aliyun Model Studio API Key** to run any skill that calls `bl` commands.\n\n👉 [Get your free API Key](https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key)\n\n### Manual Install\n\n```bash\nnpx skills add modelstudioai/skills\n```\n\nWhen prompted, select the skills you want to install, then press Enter to confirm.\n\n### Install via Your Agent (Recommended)\n\nPaste the following into your AI Agent:\n\n```\nPlease install Bailian AI Skills for me:\n1. Check if Node.js is installed (>= 18), install it if not\n2. Run: npx skills add modelstudioai/skills\n3. Once installed, start with \"Bailian Skills installed\", then list the installed skills and what I can do\n```\n\n---\n\n## First-party skills in this repo\n\nThese skills ship with this repository and are maintained by the ModelStudio team. Install `modelstudioai/skills`, then let your Agent activate them as needed (unlike the **community index** in the next section).\n\n| Skill | What it does |\n|-------|----------------|\n| [`bailian-docs-llm-wiki`](./skills/bailian-docs-llm-wiki/) | Routes the Agent through the in-repo **Bailian docs library** for model specs and pricing, API/error codes, agents/RAG/knowledge base, SDKs and multimodal, billing, etc. Start from `models/index.md` and `wiki/index.md`, then drill down. |\n| [`bailian-model-recommend`](./skills/bailian-model-recommend/) | **Model selection & recommendation**: given a scenario or feature need, picks the best-fit Bailian model and hands back ready-to-run sample code. Activates on \"recommend / which model / compare.\" Reads the `models/` data from `bailian-docs-llm-wiki`. |\n| [`financial-expert`](./skills/financial-expert/) | **Financial data analysis** via `bl mcp` (`market-cmapi00073529`) for China and Hong Kong securities, funds, bonds, indices, global macro and industry series, broker research, company and fund announcements, financial news, and enterprise risk. Live tools include `NewsDataQuery` and `IcEnterpriseDataQuery`. |\n| [`happyhorse-prompt-studio`](./skills/happyhorse-prompt-studio/) | **Interactive prompt studio for HappyHorse 1.0 video**: guides scenario discovery with vivid examples, then assembles production-ready prompts in JP/CN/EN. Covers manga drama, character PV, manga motion, virtual idol MV, and free-form scenarios. |\n| [`spark-video`](./skills/spark-video/) | **End-to-end short-film production**: screenwriter ↔ director (per scene) → parallel render DAG → per-clip QA → stitch. Best for “make me an episode / a product ad in one go.” The entry skill registers as **`spark-video-episode`** (see [`SKILL.md`](./skills/spark-video/SKILL.md)). |\n| [`novel-game`](./skills/novel-game/) | **Novel-to-interactive-fiction game (React SPA)**: branching story engine + AI-generated character portraits & cutscenes (video or image) + optional TTS narration + procedural Web Audio music & SFX + localStorage save slots + multiple UI themes (pixel / cyberpunk / ink / minimalist). Activates on \"interactive fiction / text adventure / visual novel / novel-to-game\". Assets are generated offline via `bl video / image / speech`; runtime is fully local. |\n| [`vox-video-director`](./skills/vox-video-director/) | **End-to-end Vox-style paper-collage video production**: topic, talking-head video, or anchored photo → beat map → content-driven 5–10s segments → collage keyframes → motion → narration → captions and local ffmpeg assembly. Uses `bl image / video / speech` and pauses at approval gates before billable generation. |\n\n---\n\n## Aliyun Bailian Curated Skills\n\nThe table below is an index of **curated community** projects verified by the Bailian team. Use the example prompts with your Agent, or install individually. The section above lists **first-party** skills bundled in this repository.\n\n> See [`AWESOME_SKILLS.md`](./AWESOME_SKILLS.md) for detailed descriptions and category overviews.\n\n| Category | Skill | Example Prompt | Source |\n|----------|-------|----------------|--------|\n| 🛠️ Skill Management | [skill-creator](./AWESOME_SKILLS.md#skill-creator) | Write me a Claude Code skill that analyzes why pet videos go viral on Xiaohongshu | [anthropics/skills](https://github.com/anthropics/skills) |\n| 🛠️ Skill Management | [find-skills](./AWESOME_SKILLS.md#find-skills) | Find me a skill for making PPTs | [vercel-labs/skills](https://github.com/vercel-labs/skills) |\n| 🛠️ Skill Management | [skills-mcp](./AWESOME_SKILLS.md#skills-mcp) | Find me the latest AI skills | [skills-mcp/skills-mcp](https://github.com/skills-mcp/skills-mcp) |\n| 🛠️ Skill Management | [skill-atlas](./AWESOME_SKILLS.md#skill-atlas) | Run a competitive analysis between iPhone and Xiaomi phones | [GPTtang/skill-atlas](https://github.com/GPTtang/skill-atlas) |\n| 🛠️ Skill Management | [skills_repository](./AWESOME_SKILLS.md#skills_repository) | Find me a skill for project planning | [diao10/skills_repository](https://github.com/diao10/skills_repository) |\n| 🛠️ Skill Management | [ai-toolkit](./AWESOME_SKILLS.md#ai-toolkit) | Create a Feishu learning doc on Cocos Creator development | [mwpgxl/ai-toolkit](https://github.com/mwpgxl/ai-toolkit) |\n| 🛠️ Skill Management | [shaoqi-marketplace](./AWESOME_SKILLS.md#shaoqi-marketplace) | Do market analysis and pricing strategy for ergonomic chairs | [ceoniuer/shaoqi-marketplace](https://github.com/ceoniuer/shaoqi-marketplace) |\n| 🛠️ Skill Management | [servasyy_skills](./AWESOME_SKILLS.md#servasyy_skills) | Write and lay out a WeChat article for our school anniversary | [huangserva/servasyy_skills](https://github.com/huangserva/servasyy_skills) |\n| 🛠️ Skill Management | [AI-Vibe-Writing-Skills](./AWESOME_SKILLS.md#ai-vibe-writing-skills) | Rewrite this copy to remove the AI feel | [donghuixin/AI-Vibe-Writing-Skills](https://github.com/donghuixin/AI-Vibe-Writing-Skills) |\n| 🛠️ Skill Management | [marketing-writer](./AWESOME_SKILLS.md#marketing-writer) | Write marketing copy for the Laifen hair dryer | [gushuaialan1/marketing-writer](https://github.com/gushuaialan1/marketing-writer) |\n| 🛠️ Skill Management | [social-media-skills](./AWESOME_SKILLS.md#social-media-skills) | Plan a social media content strategy | [blacktwist/social-media-skills](https://github.com/blacktwist/social-media-skills) |\n| 🛠️ Skill Management | [multi-agent-content](./AWESOME_SKILLS.md#multi-agent-content) | Use multi-agent collaboration to write a long essay on \"missing home\" | [gonelake/multi-agent](https://github.com/gonelake/multi-agent) |\n| 🛠️ Skill Management | [finance-skills](./AWESOME_SKILLS.md#finance-skills) | Write a viral finance article on recent fund gains | [digoal/blog](https://github.com/digoal/blog/tree/master/skills) |\n| 🛠️ Skill Management | [gptzero-mcp](./AWESOME_SKILLS.md#gptzero-mcp) | Check whether this text is AI-generated | [louis030195/gptzero-mcp](https://github.com/louis030195/gptzero-mcp) |\n| 💻 Code Development | [mcp-builder](./AWESOME_SKILLS.md#mcp-builder) | Build me an MCP Server so Claude can call weather-related services | [anthropics/skills](https://github.com/anthropics/skills) |\n| 💻 Code Development | [goframe-v2](./AWESOME_SKILLS.md#goframe-v2) | Write a login API in GoFrame v2 | [gogf/skills](https://github.com/gogf/skills) |\n| 🎨 Design & Creativity | [shadcn-ui](./AWESOME_SKILLS.md#shadcn-ui) | Build a chat room page with the shadcn-ui component library | [google-labs-code/stitch-skills](https://github.com/google-labs-code/stitch-skills) |\n| 🎨 Design & Creativity | [ui-ux-pro-max](./AWESOME_SKILLS.md#ui-ux-pro-max) | Design a personal blog UI in one of 50 styles | [davila7/claude-code-templates](https://github.com/davila7/claude-code-templates) |\n| 🎨 Design & Creativity | [canvas-design](./AWESOME_SKILLS.md#canvas-design) | Design a visual poster themed around freedom and butterflies | [anthropics/skills](https://github.com/anthropics/skills) |\n| 🎨 Design & Creativity | [frontend-design](./AWESOME_SKILLS.md#frontend-design) | Design a high-quality promotional page for a Xiaomi phone | [anthropics/skills](https://github.com/anthropics/skills) |\n| 📝 Documentation | [internal-comms](./AWESOME_SKILLS.md#internal-comms) | Write a team weekly report for the first week of May 2026 | [anthropics/skills](https://github.com/anthropics/skills) |\n| 📝 Documentation | [xlsx/docx/pdf/pptx](./AWESOME_SKILLS.md#office-suite-xlsx--docx--pdf--pptx) | Make a PPT on domestic indie cosmetics sales for the full year 2025 | [anthropics/skills](https://github.com/anthropics/skills) |\n| 📝 Documentation | [doc-coauthoring](./AWESOME_SKILLS.md#doc-coauthoring) | Write a technical design doc — structured, produced in three stages | [anthropics/skills](https://github.com/anthropics/skills) |\n| 🎬 Video Production | [spark-video](./AWESOME_SKILLS.md#spark-video) | Make a product ad video — here's the product image, with the selling point in one sentence | [JohnKeating1997/spark-video](https://github.com/JohnKeating1997/spark-video) |\n| 🎬 Video Production | [shanyin-screenwriting-master](./AWESOME_SKILLS.md#shanyin-screenwriting-master) | Make a live-action video of the Little Red Riding Hood story | [Shanyin-ai/shanyin-screenwriting-master](https://github.com/Shanyin-ai/shanyin-screenwriting-master) |\n| 🧪 Testing & Quality | [e2e-testing](./AWESOME_SKILLS.md#e2e-testing) | Write e2e tests covering signup → login → browsing → cart → checkout | [affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) |\n\n---\n\n## License\n\nThis repository's code is released under the [Apache-2.0](./LICENSE) license.\n\n## 📖 Full Tutorial\n\nStep-by-step setup, hands-on walkthroughs, and end-to-end examples are on our docs site:\n\n**[modelstudioai.github.io/guide/](https://modelstudioai.github.io/guide/)**\n\n---\n\n> **Disclaimer** — These skills instruct your Agent to call DashScope / Bailian APIs via `bl` on your behalf, billed to your Alibaba Cloud account. Generated content may be inaccurate — review before use. Keep your API key secure. This project is provided as-is, without warranties.\n\n*Maintained by the Aliyun Bailian team. We respect the copyrights and licenses of each Skill's upstream author; all references retain the original License and Attribution. If you find any content infringing or inappropriate, please file an Issue to contact us.*\n",
  "bytes": 12740,
  "sha": "09243f314ee8574b329e1b88cff05fdd741b69b404dc1add0e3197444b3451c0",
  "repo_slug": "modelstudioai/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_modelstudioai_skills_bailian_cli_d91871a0/readme"
}