
Pc035860 Skill Output Style To Plugin
- 2 repo stars
- Updated October 31, 2025
- pc035860/skill-output-style-to-plugin
pc035860-skill-output-style-to-plugin is a Claude Code plugin that automates converting deprecated output styles into the new plugin format.
About
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. developers 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.
- 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
Pc035860 Skill Output Style To Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install pc035860-skill-output-style-to-plugin@pc035860/skill-output-style-to-pluginAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | October 31, 2025 |
| Repository | pc035860/skill-output-style-to-plugin ↗ |
What it does
Migrate legacy Claude Code output-style configuration into the current plugin format without hand-rewriting manifests and folder structure.
Who is it for?
Best when you're upgrading personal or team Claude Code configs after output styles were deprecated in favor of plugins.
Skip if: Greenfield projects with no legacy output styles, or users who only need one-off prompt tweaks without plugin packaging.
What you get
You get plugin-ready structure and configuration generated from your old styles so you can register and test them in Claude Code faster.
- Plugin-format folder structure generated from legacy styles
- Updated configuration files ready for local marketplace registration
By the numbers
- Plugin count: 1
- Repository stars: 1
- Primary capability: automated style-to-plugin conversion
Recommended Plugins
How it compares
Migration automation skill inside a plugin bundle, not a general coding or UI skill.
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.