Skip to content

Repository files navigation

Aliyun Model Studio AI Skills

The official Agent Skills collection for Aliyun Model Studio (DashScope) AI Platform

Agent SkillsNode.jsLicense

Aliyun Model Studio CLI Site · 中文 · API Documentation · Get API Key


1st-party skills: core bailian-cli skill lives in modelstudioai/cli; this repo adds optional extensions. Pair with bl for Bailian's full-modal capabilities,curated 3rd-party skills cover creation, dev, design, docs, and testing — pick and go.

Empowering AI Agents with a Skills collection curated and verified by the ModelStudio team.

ModelStudio Skills is the official AI Agent Skills repository from ModelStudio, containing two categories:

  • 1st-party skills — Developed by the ModelStudio team. Install the core bailian-cli skill from modelstudioai/cli (npx skills add modelstudioai/cli --all -g), then add optional extensions from this repo. Use with the bailian-cli npm package (bl; binary install: bailian.aliyun.com/cli/install.md), covering chat, multimodal, image/video, speech, vision, apps, memory, RAG, and web search on the Bailian platform.
  • 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.

Each 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.


Quick Start

Prerequisites

You need an Aliyun Model Studio API Key to run any skill that calls bl commands.

👉 Get your free API Key

Manual Install

npx skills add modelstudioai/skills

When prompted, select the skills you want to install, then press Enter to confirm.

Install via Your Agent (Recommended)

Paste the following into your AI Agent:

Please install Bailian AI Skills for me:
1. Check if Node.js is installed (>= 18), install it if not
2. Run: npx skills add modelstudioai/skills
3. Once installed, start with "Bailian Skills installed", then list the installed skills and what I can do

First-party skills in this repo

These 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).

SkillWhat it does
bailian-docs-llm-wikiRoutes 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.
bailian-model-recommendModel 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.
financial-expertFinancial 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.
happyhorse-prompt-studioInteractive 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.
spark-videoEnd-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).
novel-gameNovel-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.
vox-video-directorEnd-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.

Aliyun Bailian Curated Skills

The 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.

See AWESOME_SKILLS.md for detailed descriptions and category overviews.

CategorySkillExample PromptSource
🛠️ Skill Managementskill-creatorWrite me a Claude Code skill that analyzes why pet videos go viral on Xiaohongshuanthropics/skills
🛠️ Skill Managementfind-skillsFind me a skill for making PPTsvercel-labs/skills
🛠️ Skill Managementskills-mcpFind me the latest AI skillsskills-mcp/skills-mcp
🛠️ Skill Managementskill-atlasRun a competitive analysis between iPhone and Xiaomi phonesGPTtang/skill-atlas
🛠️ Skill Managementskills_repositoryFind me a skill for project planningdiao10/skills_repository
🛠️ Skill Managementai-toolkitCreate a Feishu learning doc on Cocos Creator developmentmwpgxl/ai-toolkit
🛠️ Skill Managementshaoqi-marketplaceDo market analysis and pricing strategy for ergonomic chairsceoniuer/shaoqi-marketplace
🛠️ Skill Managementservasyy_skillsWrite and lay out a WeChat article for our school anniversaryhuangserva/servasyy_skills
🛠️ Skill ManagementAI-Vibe-Writing-SkillsRewrite this copy to remove the AI feeldonghuixin/AI-Vibe-Writing-Skills
🛠️ Skill Managementmarketing-writerWrite marketing copy for the Laifen hair dryergushuaialan1/marketing-writer
🛠️ Skill Managementsocial-media-skillsPlan a social media content strategyblacktwist/social-media-skills
🛠️ Skill Managementmulti-agent-contentUse multi-agent collaboration to write a long essay on "missing home"gonelake/multi-agent
🛠️ Skill Managementfinance-skillsWrite a viral finance article on recent fund gainsdigoal/blog
🛠️ Skill Managementgptzero-mcpCheck whether this text is AI-generatedlouis030195/gptzero-mcp
💻 Code Developmentmcp-builderBuild me an MCP Server so Claude can call weather-related servicesanthropics/skills
💻 Code Developmentgoframe-v2Write a login API in GoFrame v2gogf/skills
🎨 Design & Creativityshadcn-uiBuild a chat room page with the shadcn-ui component librarygoogle-labs-code/stitch-skills
🎨 Design & Creativityui-ux-pro-maxDesign a personal blog UI in one of 50 stylesdavila7/claude-code-templates
🎨 Design & Creativitycanvas-designDesign a visual poster themed around freedom and butterfliesanthropics/skills
🎨 Design & Creativityfrontend-designDesign a high-quality promotional page for a Xiaomi phoneanthropics/skills
📝 Documentationinternal-commsWrite a team weekly report for the first week of May 2026anthropics/skills
📝 Documentationxlsx/docx/pdf/pptxMake a PPT on domestic indie cosmetics sales for the full year 2025anthropics/skills
📝 Documentationdoc-coauthoringWrite a technical design doc — structured, produced in three stagesanthropics/skills
🎬 Video Productionspark-videoMake a product ad video — here's the product image, with the selling point in one sentenceJohnKeating1997/spark-video
🎬 Video Productionshanyin-screenwriting-masterMake a live-action video of the Little Red Riding Hood storyShanyin-ai/shanyin-screenwriting-master
🧪 Testing & Qualitye2e-testingWrite e2e tests covering signup → login → browsing → cart → checkoutaffaan-m/everything-claude-code

License

This repository's code is released under the Apache-2.0 license.

📖 Full Tutorial

Step-by-step setup, hands-on walkthroughs, and end-to-end examples are on our docs site:

modelstudioai.github.io/guide/


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.

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.