Home / techwolf-ai / ai-first-toolkit · plugins/tool-build-kit/skills/build-plugin/SKILL.md · GitHub

build-plugin skillA

build-plugin is agent-read markdown (skill) from techwolf-ai/ai-first-toolkit: Bundle skills, hooks, agents, or an MCP server into one installable Claude Code plugin and ship it. Use when asked to bundle tools into one plugin, package tools for a colleague, publish a plugin to a marketplace, share my tools with my team, or ship a plugin. Asks who it's for and where it's hosted, then walks analyze, assemble, ship, and maintain, tailored to that answer. Sibling to build-mcp..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Build Plugin

Bundle many tools (skills, hooks, agents, MCP servers) into one installable Claude Code plugin and distribute it. The defining move of this skill: establish who the plugin is for and where it will live with `AskUserQuestion` before assembling anything, then tailor every phase to that answer. A personal one-project bundle and a public team marketplace share almost nothing past "assemble", so branch early and commit to the branch.

## How this relates to build-mcp

`build-mcp` builds one MCP server: analyze a service, implement the tools, deploy, scale. `build-plugin` bundles many tools (including MCP servers produced by `build-mcp`) into a single shareable unit and distributes it. When `build-mcp` reaches its Distribute phase for a team or public audience, it hands off here: packaging into a plugin and listing it on a marketplace is this skill's job. Use `build-mcp` to make a server, then `build-plugin` to ship it alongside your skills, hooks, and agents.

## The four phases

1. **Analyze**: decide what tools go in the bundle, and name it.
2. **Assemble**: build the plugin folder and manifest, test it locally with `claude --plugin-dir`.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add techwolf-ai/ai-first-toolkit/build-plugin@git:20260707.adf465f
Exact content
mdr add techwolf-ai/ai-first-toolkit/build-plugin@sha256:b7b910202512ec8d

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_bat6jizdq5twlae3.svg)](https://markdownregistry.com/a/art_bat6jizdq5twlae3)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260707.adf465f latest2026-07-07 adf465f 9,787 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (9787 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

techwolf-ai/ai-first-toolkit · 100 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_bat6jizdq5twlae3
GET https://markdownregistry.com/api/v1/resolve?ref=techwolf-ai/ai-first-toolkit/build-plugin
GET https://markdownregistry.com/api/v1/blob/b7b910202512ec8d314a3e3c0de052d3523e57cd8a01359c814e2feb65d4fb49

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from techwolf-ai/ai-first-toolkit

AGENTS.md agents
techwolf-ai/ai-first-toolkit · AGENTS.md
git:20260922.e58574c · audit A · 100 stars
task-profile skill
techwolf-ai/ai-first-toolkit · plugins/ai-adoption/skills/task-profile/SKILL.md · Mine the user's Claude Code + Cowork session history into a structured task profile, what they do with AI, how often…
git:20260916.a134489 · audit A · 100 stars
token-doctor skill
techwolf-ai/ai-first-toolkit · plugins/ai-adoption/skills/token-doctor/SKILL.md · Personal diagnosis of where your Claude Code + Cowork spend goes. Reads local transcripts, prints your conversation…
git:20260916.a134489 · audit A · 100 stars
AGENTS.md@plugins/ai-firstify/codex agents
techwolf-ai/ai-first-toolkit · plugins/ai-firstify/codex/AGENTS.md
git:20260310.f8426c2 · audit A · 100 stars
ai-firstify skill
techwolf-ai/ai-first-toolkit · plugins/ai-firstify/skills/ai-firstify/SKILL.md · Analyze, re-engineer, or bootstrap projects to align with AI-first design principles. Use when asked to review, audit…
git:20260410.852272e · audit A · 100 stars
AGENTS.md@plugins/content-studio/codex agents
techwolf-ai/ai-first-toolkit · plugins/content-studio/codex/AGENTS.md
git:20260310.f8426c2 · audit A · 100 stars
analyze-performance skill
techwolf-ai/ai-first-toolkit · plugins/content-studio/skills/analyze-performance/SKILL.md · Analyze engagement patterns across published posts to identify what works. Use when asked to review performance, find…
git:20260305.f09c96a · audit A · 100 stars
brainstorm-linkedin skill
techwolf-ai/ai-first-toolkit · plugins/content-studio/skills/brainstorm-linkedin/SKILL.md · Generate LinkedIn post ideas from external sources (files, URLs, research). Use when the user provides source material…
git:20260305.f09c96a · audit A · 100 stars
brainstorm-opinion skill
techwolf-ai/ai-first-toolkit · plugins/content-studio/skills/brainstorm-opinion/SKILL.md · Generate opinion piece ideas from recent LinkedIn posts (last 30 days). Use when asked to find opinion topics…
git:20260305.f09c96a · audit A · 100 stars
content-studio skill
techwolf-ai/ai-first-toolkit · plugins/content-studio/skills/content-studio/SKILL.md · Entry point for the TechWolf content-studio plugin. Use to understand the workflow, pick the right content skill, or…
git:20260310.f8426c2 · audit A · 100 stars
setup-content-studio skill
techwolf-ai/ai-first-toolkit · plugins/content-studio/skills/setup-content-studio/SKILL.md · Set up a new content studio for a person. Copies the plugin template, adapts it to the person's voice, themes, and…
git:20260610.38aa811 · audit A · 100 stars
write-blog-post skill
techwolf-ai/ai-first-toolkit · plugins/content-studio/skills/write-blog-post/SKILL.md · Write or develop a blog post. Use for blog content - writing, drafting, developing ideas into drafts, or editing…
git:20260306.4818d5d · audit A · 100 stars

Every file in techwolf-ai/ai-first-toolkit

Browse by kind, by grade A, or by owner.