Plugin To Chat Skill

Fetch Claude Code / Cowork plugins from GitHub and convert them into installable .skill files for the Claude chat sandbox. Use when the user wants to install, update, or convert a Claude Code plugin (anything under github.com/.../plugins/... with a .claude-plugin/plugin.json manifest) for use in claude.ai chat. Trigger on phrases like "install the X plugin in chat", "convert this Claude Code plugin to a chat skill", "update the [plugin] I installed", "package this plugin's skills for chat", or any GitHub URL pointing at a directory containing .claude-plugin/plugin.json. Handles fetching from GitHub, converting plugin-format SKILL.md files (which use inline `description:` lines, not YAML frontmatter) into chat-compliant skills, embedding provenance for update tracking, and packaging .skill files for the user to upload via claude.ai Settings.

PalladiumGroupLtd a7227c6 6 files · 58.7 KB Updated

File contents

PalladiumGroupLtd/claude-chat-skills/tree/main/plugin-to-chat-skill commit a7227c6096

Frequently asked questions

npx skillmds@latest add palladiumgroupltd/plugin-to-chat-skill