Pc035860 Skill Output Style To Plugin
pc035860-skill-output-style-to-plugin is a Claude Code plugin for the Build phase that automates converting deprecated output styles into the new plugin format.
Migrate legacy Claude Code output-style configuration into the current plugin format without hand-rewriting manifests and folder structure.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install pc035860-skill-output-style-to-plugin@pc035860/skill-output-style-to-pluginBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:pc035860/skill-output-style-to-plugin") and the paste-ready config with skillselion.get_install_config("plugin:pc035860/skill-output-style-to-plugin").
What it does
pc035860-skill-output-style-to-plugin is a Claude Code skill packaged as a plugin that automates migrating deprecated output styles into the newer plugin format. Solo builders hit this when Claude Code or ecosystem docs move away from style-based customization toward plugins and local marketplaces, and rewriting folders by hand is slow and error-prone. The skill is meant to drive the full conversion process—structure, configuration, and supporting files—so your agent behavior stays consistent while the packaging model changes. It fits intermediate users who already customized output styles and need a repeatable upgrade path before sharing configs with a team or publishing a marketplace. Use it early in a tooling refresh, then verify converted plugins with your usual test prompts and registration flow.
Highlights
- Automates conversion from deprecated output styles to plugin format
- Covers generating plugin structure, configuration, and related files
- Supports local marketplace and plugin creation workflow
- Includes conversion process for entire style definitions
- Reduces manual errors when upgrading Claude Code setups
Why builders use it
Your Claude Code setup still uses deprecated output styles and manual rewrites to plugins are tedious and easy to break.
You get plugin-ready structure and configuration generated from your old styles so you can register and test them in Claude Code faster.
At a glance
- Type - Plugin in Automation.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is pc035860-skill-output-style-to-plugin for?
It is for Claude Code users who still have output-style customization and need to move to the plugin model without manual file surgery.
When should I use pc035860-skill-output-style-to-plugin?
Use it during Build agent-tooling setup whenever you upgrade Claude Code or prepare a local marketplace and legacy styles block registration.
How do I add pc035860-skill-output-style-to-plugin to my agent?
Install the plugin from pc035860/skill-output-style-to-plugin via Claude Code marketplace or repo instructions, then invoke the conversion skill on your existing style files.
Comments
Share how you use pc035860-skill-output-style-to-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.