Agent Development
84Build reliable Claude Code agents
Plugin agents can trigger poorly or receive excessive tool access. This skill provides templates and guidance for focused agents with clear behavior.
Build Claude Code Plugin Structures
Plugin authors need a reliable structure before adding commands, agents, skills, hooks, or MCP servers. This skill explains the expected layout, manifest fields, naming rules, and portable path patterns.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "Plugin Structure" from https://skillstore.io/skills/plugin-structure.md and its manifest at https://skillstore.io/api/skills/plugin-structure/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "Plugin Structure". Create a minimal plugin for a hello command.
Expected outcome:
Using "Plugin Structure". Review a plugin layout that mixes files under .claude-plugin.
Expected outcome:
Using "Plugin Structure". Plan a team plugin with commands, agents, skills, and hooks.
Expected outcome:
All 218 static findings are false positives caused by Markdown syntax, code fences, documentation examples, and configuration placeholders. The skill provides structural guidance only; no evidence of prompt injection, credential exfiltration, hidden execution, or malicious intent was found.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/plugin-structure/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/plugin-structure?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/plugin-structure?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/plugin-structure/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/plugin-structure.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>anthropics. (2026). Plugin Structure security audit report (audit version 9) [Author version 0.1.0]. Skillstore. https://skillstore.io/skills/plugin-structure/audits/9@techreport{anthropics-plugin-structure-2026,
author = {anthropics},
title = {Plugin Structure security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/plugin-structure/audits/9},
note = {Author version 0.1.0}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "Plugin Structure security audit report (audit version 9)"
version: "0.1.0"
type: report
authors:
- name: "anthropics"
date-released: "2026-07-20"
url: "https://skillstore.io/skills/plugin-structure/audits/9"
identifiers:
- type: other
value: "skillstore:plugin-structure:audit:9"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
plugin-structure
2026-08-21
anthropics-plugin-structure
2026-08-21
davila7-plugin-structure
2026-08-21
Create a clean plugin directory with a manifest and only the component folders needed for the first release.
Check whether commands, agents, skills, hooks, and MCP server files follow expected discovery and naming rules.
Convert plugin architecture rules into simple guidance for teams that maintain shared developer automation.
Design a minimal Claude Code plugin named <plugin-name> with one command. Include the required folders and explain each file.
Extend my plugin plan with commands, agents, and skills. Keep default discovery paths unless a custom path is necessary.
Review this plugin manifest plan for path issues, naming issues, and missing metadata. Suggest corrections without adding extra features.
Create an advanced Claude Code plugin architecture for <workflow>. Include component boundaries, safe path conventions, and review notes.
Author
anthropicsLicense
MIT
Author version
v0.1.0
Skillstore revision
r1
Repository
https://github.com/anthropics/claude-code/tree/main/plugins/plugin-dev/skills/plugin-structureRef
dbe0e719813583400773166a0621f8a9b8185c72
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 679 views
File structure
๐ examples/
๐ advanced-plugin.md
๐ minimal-plugin.md
๐ standard-plugin.md
๐ README.md
๐ references/
๐ SKILL.md
Build reliable Claude Code agents
Plugin agents can trigger poorly or receive excessive tool access. This skill provides templates and guidance for focused agents with clear behavior.
Write Hookify Rules for Claude Code
Hook rules can be hard to write correctly across bash, file, stop, and prompt events. This skill gives Claude, Codex, and Claude Code practical guidance for creating and testing Hookify rules.
Configure Local Plugin Settings
Plugin authors need a safe way to store per-project settings without committing user-specific state. This skill explains a local Markdown and YAML frontmatter pattern for Claude, Codex, and Claude Code plugins.
Build Effective Claude Code Skills
Skill authors need a clear reference for structuring and describing plugin skills. This guide explains required files, optional resources, frontmatter, activation wording, and practical design guidelines.
Create Distinctive Frontend Designs
Generic interface patterns can make products feel interchangeable and poorly matched to their users. This skill guides intentional choices in typography, color, layout, motion, copy, and responsiveness.
Draft Stronger Documents With Guided Coauthoring
Complex documents often fail because context stays implicit or structure arrives too late. This skill guides Claude, Codex, and Claude Code through gathering context, drafting sections, refining edits, and testing reader understanding.
Generate API Documentation from Code
by zhangchenlai-dev
Teams lose time keeping API docs, examples, and collections aligned with changing code. This skill helps generate OpenAPI 3.0 docs, request examples, and Postman collection content from supplied API details.
Create Clear Skill Files
by YYH211
Creating reliable agent skills requires clear structure, triggers, and examples. This skill provides templates and review checks for SKILL.md files.
Build Claude Code Agents
by C0ntr0lledCha0s
Creating reliable AI agents requires clear schemas, safe tools, and repeatable review steps. This skill guides agent design, validation, migration, and maintenance for Claude Code workflows.
Build Claude Code Slash Commands
by C0ntr0lledCha0s
Teams need repeatable AI workflows that are easy to invoke and review. This skill helps create, update, validate, and document Claude Code slash commands.
Build Claude Code Plugins
by C0ntr0lledCha0s
Creating Claude Code plugins requires correct structure, validation, documentation, and safe packaging. This skill guides users through plugin architecture, templates, validation, and publishing workflows.
Evaluate Claude Code Component Quality
by C0ntr0lledCha0s
Claude Code components can be technically valid yet unclear, over-permissioned, or difficult to invoke. This skill scores five quality dimensions and recommends specific improvements.