# Plugin

> Designs, packages, validates, and prepares distributable plugins containing skills and optional supported extensions. Use when the user asks to build, migrate, publish, install, distribute, or troubleshoot a Claude Code, Cowork, ChatGPT, or Codex plugin or marketplace; not for creating one standalone skill.

- **Type:** Skill
- **Install:** `agentstack add skill-alessiomarcone-agent-fieldbook-plugin`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [alessiomarcone](https://agentstack.voostack.com/s/alessiomarcone)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [alessiomarcone](https://github.com/alessiomarcone)
- **Source:** https://github.com/alessiomarcone/agent-fieldbook/tree/main/plugins/knowledge-pack/skills/plugin

## Install

```sh
agentstack add skill-alessiomarcone-agent-fieldbook-plugin
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Plugin

Resolve the product and distribution surface before writing any manifest.

## References

Read only the selected product branch:

- Claude Code: `references/claude-code-plugins.md`.
- Claude Cowork: `references/plugin-building.md`.
- Codex: `references/codex-plugins.md`.

## Procedure

1. Identify target product, installation model, namespace, and public or private distribution path.
2. Inventory only required capabilities: skills, agents/subagents, hooks, MCP/connectors/apps, or supported assets.
3. Prefer several focused skills with explicit handoffs over one broad workflow.
4. Keep every declared component inside the distributable boundary.
5. Use only fields supported by the selected product's current schema.
6. Document install, direct invocation, permissions, provenance, update, and uninstall behavior.
7. Validate source and packaged artifact; install in a clean environment; test direct and contextual activation.
8. For public submission, prepare the exact listing, legal, safety, and reviewer materials required by that ecosystem.

## Output contract

Return:

1. **Target** — product, installation model, namespace, and distribution path.
2. **Architecture** — component tree and reason for each component.
3. **Files** — ready-to-use manifests and components when implementation is requested.
4. **Install and invoke** — exact current commands.
5. **Release gate** — validation, clean install, permissions audit, tests, and versioning.

## Boundaries

- Do not mix fields from different plugin ecosystems.
- Do not activate for creation or revision of a single standalone skill; route that work to `skill`.
- Do not declare components without their companion files.
- Do not claim commands, UI paths, or submission requirements without current official support.
- Do not distribute credentials, private data, raw transcripts, or unlicensed material.
- Answer in the user's language.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [alessiomarcone](https://github.com/alessiomarcone)
- **Source:** [alessiomarcone/agent-fieldbook](https://github.com/alessiomarcone/agent-fieldbook)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-alessiomarcone-agent-fieldbook-plugin
- Seller: https://agentstack.voostack.com/s/alessiomarcone
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
