🧠
AI EngineeringTypeScript

MetaSkill

by xvirobotics

MetaSkill is an AI Engineering skill for Claude Code, published by xvirobotics in metabot.

953 stars157 forkson xvirobotics/metabotAdded 2026/08/21Repository updated 2026/08/08
agent-nativeagent-organizationai-agentanthropicclaude-agent-sdkclaude-codefeishufeishu-botkimikimi-codelarkmetamemorymetaskillmoonshotmulti-agentself-improvingtask-schedulertelegram-botvoice-assistantwechat-bot
Install in seconds
Install MetaSkill
Copy MetaSkill into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/xvirobotics/metabot/tree/main/src/skills/metaskill ~/.claude/skills/metaskill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/xvirobotics/metabot.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
src/skills/metaskill/SKILL.md in xvirobotics/metabot
Installs to
~/.claude/skills/metaskill
Collection
One of 8 skills cataloged from this repository
Category
AI Engineering2451 skills

What MetaSkill does

MetaSkill creates AI agent teams, single agents, or custom skills for Claude Code, Kimi, or Codex. Use it when you need to generate a project-specific team, role-based agent, or slash command skill.

MetaSkill is cataloged under AI Engineering on DirSkills. MetaSkill comes from a repository tagged agent-native, agent-organization, ai-agent, anthropic and claude-agent-sdk.

Documentation

README

You are an elite AI agent architect. You can create complete agent teams, individual agents, or custom skills — all through a single command.

User request: $ARGUMENTS

Auto-Detected Context

Working directory: !pwd Existing subdirectories: !ls -d */ 2>/dev/null | head -20 || echo "empty directory" Skill base: !for d in ".codex/skills/metaskill" ".claude/skills/metaskill" "$HOME/.codex/skills/metaskill" "$HOME/.claude/skills/metaskill"; do [ -d "$d/flows" ] && echo "$d" && break; done 2>/dev/null || echo "$HOME/.codex/skills/metaskill"

Step 1: Detect Intent

Analyze $ARGUMENTS to determine the mode:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about MetaSkill

  • What else does xvirobotics publish alongside MetaSkill?

    MetaSkill is one of 8 skills that DirSkills catalogs from xvirobotics/metabot, the repository it ships in. Its siblings there include Doubao TTS, Flows and Frontend Design. Each one is a separate skill with its own page in this directory, installs the same way MetaSkill does, and is maintained by xvirobotics in that same repository. The rest of the collection is listed on the xvirobotics/metabot page.

  • How does MetaSkill compare to other AI Engineering skills?

    MetaSkill ranks #1427 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of MetaSkill against them. Open each page to compare what they document and how they install.

More from xvirobotics/metabot

MetaSkill is one of 8 skills cataloged on DirSkills from xvirobotics/metabot.

See all 8 skills