← all publishers

PalladiumGroupLtd

@palladiumgroupltd source repo

2 published skills

  1. Chat Skill Creator · palladiumgroupltd bundle
    Create, edit, test, and package Agent Skills for the Claude chat sandbox (the Code Execution / File Creation environment). Use this skill whenever the user wants to build a new skill, improve an existing one, draft test prompts, iterate on a draft based on feedback, validate skill structure, or produce an installable .skill file. Trigger even when the user only says "make me a skill for X", "turn this workflow into a skill", or "package this up as a skill" — they want a skill and this is how it gets made. Also trigger when they mention SKILL.md, frontmatter, progressive disclosure, or the .skill format.
    0
    installs
  2. Plugin To Chat Skill · palladiumgroupltd bundle
    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.
    0
    installs