self-customize Skill
Customize your own agent — add capabilities, install packages, add MCP servers, edit code or CLAUDE.md. Use when the user asks you to add a feature, install a tool, or modify how you work. For non-trivial code changes, delegate to a builder agent via createagent. Published by microsoft in amplifier-app-nanoclaw.
What is self-customize Skill?
Customize your own agent — add capabilities, install packages, add MCP servers, edit code or CLAUDE.md. Use when the user asks you to add a feature, install a tool, or modify how you work. For non-trivial code changes, delegate to a builder agent via createagent. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Writing
- Design and media use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use self-customize Skill
- Use it for design and media.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: container/skills/self-customize/SKILL.md
What it does
Customize your own agent — add capabilities, install packages, add MCP servers, edit code or CLAUDE.md. Use when the user asks you to add a feature, install a tool, or modify how you work. For non-trivial code changes, delegate to a builder agent via createagent.
Skill instructions
Self-Customization You can modify your own environment. Different kinds of changes have different workflows. Decision Tree What needs to change? - CLAUDE.local.md or files in your workspace → Edit directly, no approval needed. Your workspace (/workspace/agent/) is persisted on the host. (Note: the composed CLAUDE.md itself is read-only and regenerated every spawn — write to CLAUDE.local.md instead.) - System package (apt) or global npm package → installpackages. Requires admin approval. On approval, image rebuild + container restart happen automatically. - MCP server → addmcpserver. Requires admin approval. On approval, container restarts with the new server wired up (no rebuild — bun runs TS directly). - Your source code or Dockerfile → Delegate to a builder agent via createagent (see below). - A new specialist capability → createagent to spin up a dedicated agent for it. Workflow: Code Changes via Builder Agent For anything that requires editing source files (your own code, Dockerfil
Explore related resources
Frequently asked questions
What is self-customize?
self-customize is a open-source AI agent skill with Copy skill directory. Customize your own agent — add capabilities, install packages, add MCP servers, edit code or CLAUDE.md. Use when the user asks you to add a feature, install a tool, or modify how you work.
Who is self-customize best for?
self-customize is best for reusing agent instructions, scripts, and references, design and media workflows, writing workflows.
How do I install self-customize?
Install or run self-customize using Copy skill directory. Check self-customize for the latest setup command.
Is self-customize actively maintained?
self-customize may need a closer maintenance check before production use.
Auto-fetched from GitHub.