[FEATURE] Add Output-Styles to Plugins
Status Fixed / completed
Maintainer reply ✓ Yes — dicksontsai
Activity 7 comments · opened Oct 26, 2025 · closed Nov 18, 2025
💡 Likely answer: A maintainer (dicksontsai, collaborator)
responded on this thread — see the highlighted reply below.
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
A full Claude Code customization framework also includes output styles. Please add it as part of the Plugin system. Currently I need to include two installation methods for my marketplace of plugins - the plugin installation method, and then additional scripts for installing output styles.
Proposed Solution
Include Output-Styles along with the mcpServers, commands, agents, hooks, and skills directories that can be installed with plugins.
Alternative Solutions
_No response_
Priority
Low - Nice to have
Feature Category
Configuration and settings
Use Case Example
_No response_
Additional Context
_No response_
7 Comments
Not a duplicate, specific to plugins
Was this completed, given "Plugins: Added support for sharing and installing output styles" in 2.0.41?
I'm mostly commenting because claude keeps bringing up this issue and then getting nerd sniped and it's getting kind of annoying.
Sorry, yes it's done!
Ah, thank you!
(this made me realize an interesting failure mode of LLMs searching github is they will go full short-circuit mode if there's conflicting issues open vs. documentation)
@dicksontsai is there any documentation for this? I just looked at the plugin docs and specs and can't find how to add an output style in a plugin.
@gpambrozio Feel free to have a look at my plugin if you're looking for a working example: https://github.com/kylesnowschwartz/SimpleClaude/blob/dfc021351137b03101e3191738a86b65fcf25eee/.claude-plugin/marketplace.json#L78
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.