Susuyan Skills
susuyan-skills is a Claude Code plugin for the Build phase that bundles four productivity skills for ports, permissions, i18n, and multi-instance Claude Code workflows.
Install a four-skill bundle to run multiple Claude Code instances, avoid port conflicts, manage permissions, share files, and handle i18n migrations on one machine.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install susuyan-skills@susuyan/skillsBuilt 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:susuyan/skills") and the paste-ready config with skillselion.get_install_config("plugin:susuyan/skills").
What it does
susuyan-skills is a community Claude Code plugin pack that ships four productivity-oriented skills rather than one narrow integration. Solo builders who juggle several repos, languages, or concurrent agent sessions get practical helpers around ports, permissions, internationalization, and sharing skill artifacts without hand-rolling shell scripts each time. The keywords point at allocator logic, one-time setup flows, multi-instance control, and SKILL.md maintenance—useful when Claude Code is your daily IDE wrapper, not a single throwaway chat. Install it when your friction is operational: port clashes, messy permission prompts, or keeping translated skill docs aligned with upstream changes. It is not a framework generator or a deployment pipeline; it tightens the local agent loop so you spend more time shipping product code.
Highlights
- Bundle of 4 productivity skills for Claude Code from susuyan/skills
- Port allocation and conflict avoidance for multiple local Claude instances
- Permission and authorization helpers for safer file and command boundaries
- i18n and migration support for skills and documentation across languages
- File sharing and repository-oriented workflows for skill sources and README assets
Why builders use it
Running more than one Claude Code workspace locally turns into port fights, permission nagging, and drift between skill files and translated docs.
After install, you register a coordinated skill set that automates instance ports, permission patterns, and i18n or sharing chores around your skills repo.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is susuyan-skills for?
It is for Claude Code users who maintain custom skills and often run parallel local sessions or multilingual skill documentation.
When should I use susuyan-skills?
Use it when port conflicts, permission setup, i18n migrations, or sharing skill sources are slowing your daily agent workflow.
How do I add susuyan-skills to my agent?
Add the susuyan/skills plugin from the Skillselion catalog or the repo’s Claude Code plugin instructions, then enable the four bundled skills in your project or user config.
Comments
Share how you use susuyan-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.