ms-agent
Build AI agents that research, code, and generate videos
Gives the AI agent its workspace operating rules: how to load memory files at startup, when to use skills and tools, how to handle scheduled reminders and heartbeat checks, and safety limits like never deleting data or leaking private information.
All Skills in This Repository (6)
Pure Emerald Level Indicatorsms-agent
Access research, code generation, video generation, and code validation capabilities via MCP tools.
Extract text and tables, merge, split, create, and fill PDF documents programmatically.
docx
Create, edit, and analyze Word documents with tracked changes and comments.
algorithmic-art
Generate Templated and/or AI-created code from natural language inputs.
Extract text, tables, and metadata from PDFs using Python and CLI tools.
Creating Financial Models
Build financial valuation models with DCF, sensitivity analysis, and Monte Carlo simulations in Excel.
Frequently Asked Questions
FAQPage SchemaHow to install ms-agent?▼
Run `npx skills add modelscope/ms-agent --all -g -y` in your terminal to install all skills in this suite globally.
What can ms-agent do?▼
It lets your AI agent run deep research reports, analyze documents, generate complete code projects, create short videos, search the web, and validate code, all through standard MCP tools.
Does ms-agent work with Claude Code and OpenClaw?▼
Yes. It exposes all capabilities as MCP tools and ships ready-made configs for OpenClaw, nanobot, qwenpaw, Hermes, Cursor, and Claude Desktop.
Can ms-agent run long tasks in the background?▼
Yes. Research, code generation, and video tasks use an async submit, check, and get pattern, so your agent stays responsive while work runs for minutes or hours.
Do I need coding skills to use ms-agent?▼
Basic setup requires Python and a config file, but once connected, you simply describe tasks in plain English and the agent handles execution.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core