Mini-Agent
Minimal AI agent framework with built-in document and design skills
All Skills in This Repository (19)
Pure Emerald Level Indicatorstemplate-skill
Provides a placeholder SKILL.md scaffold for authoring new Claude skills.
theme-factory
Applies curated color and font themes to slides, documents, and HTML artifacts.
algorithmic-art
Creates generative art with p5.js using seeded randomness and interactive parameter controls.
internal-comms
Write internal communications like 3P updates, newsletters, FAQs, and status reports using company formats.
skill-creator
Create, validate, and package Claude skill directories with scripts and templates.
canvas-design
Create original visual art and posters as PNG or PDF files using design philosophies.
slack-gif-creator
Create animated GIFs optimized for Slack message and emoji size constraints.
artifacts-builder
Builds and bundles React, Tailwind, and shadcn/ui projects into single HTML artifacts.
mcp-builder
Guides building and evaluating MCP servers in Python or TypeScript.
brand-guidelines
Applies Anthropic brand colors and typography to documents and visual artifacts.
xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and recalculation.
Extract, create, merge, split, and fill PDF documents using Python libraries and command-line tools.
Frequently Asked Questions
FAQPage SchemaHow to install Mini-Agent?▼
Run `npx skills add MiniMax-AI/Mini-Agent --all -g -y` in your terminal to install all skills in this suite globally.
What can Mini-Agent do?▼
It runs a full agent loop that can execute shell commands, edit files, search the web, and use 15 built-in skills for documents, design, and testing.
Does Mini-Agent remember past conversations?▼
Yes. A session note tool keeps key facts across sessions, and automatic summarization lets it handle very long tasks without losing context.
Which AI models does Mini-Agent support?▼
It is built for the MiniMax M2.5 model through an Anthropic-compatible API, with client support for both Anthropic and OpenAI-style endpoints.
Can I use Mini-Agent without coding experience?▼
Yes. After a one-time setup with your API key, you simply type plain-English requests and the agent handles the technical 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