Agent Plugin Authoring
Authoring, migration, and linting tools for packaging Agent Skills into Agent Plugins v1.0.0 spec packages.
- version from plugin.json
- 1.1.0
- license from plugin.json
- Apache-2.0
- author from plugin.json
- ghchinoy · https://github.com/ghchinoy
- repository from plugin.json
- https://github.com/ghchinoy/agent-skills
- keywords plugin keywords, from plugin.json
- agent-plugins
- agent-skills
- migration
- validation
- linting
- authoring
- name from plugin.json
agent-plugin-authoring- conformance derived from plugin.json $schema
- Targets Agent Plugins 1.0.0.
- source derived
plugins/agent-plugin-authoring/plugin.json
Skills
- Skills to Plugins (`skills-to-plugins`)
skills-to-pluginsAudit, author, migrate, and lint Agent Skills repositories into Agent Plugins v1.0.0 specification packages. Resolves frontmatter conformance debt, groups co-dependent skills, generates plugin.json and marketplace manifests, and enforces spec containment rules. Use when converting a flat skills repo to plugins, creating a new plugin, or linting plugin conformance.