Skip to content

manansuneja/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills for Product Builders

Skills for PMs, designers, and product-minded builders using agents to shape, decide, create, and ship.

This repo is a public catalog of agent skills. It is not just for developers: the skills here are built for product work, design work, planning, writing, decision-making, and vibe-coding as a product builder.

Install

Install one skill globally so it is available in every project:

npx skills@latest add manansuneja/skills --skill workflow-create -g
npx skills@latest add manansuneja/skills --skill pm-os-setup -g

Or list everything available:

npx skills@latest add manansuneja/skills --list

If npx is not recognized, install Node.js and try again.

Skills

Agent Workflows

  • Workflow Creator turns a repeatable process into a reusable skill family: one coordinator plus focused child skills, linked with run tracking and validation.

Install:

npx skills@latest add manansuneja/skills --skill workflow-create -g

Product Management

  • PM OS Setup scaffolds a Product Management operating system with a Chief PM coordinator, specialist agents, reusable skills, product docs, and workspace memory.

Install:

npx skills@latest add manansuneja/skills --skill pm-os-setup -g

No Terminal

For Claude desktop or web, download this repo as a ZIP from GitHub. Upload only the specific nested skill folder you want:

  • skills/agent-workflows/workflow-create
  • skills/product-management/pm-os-setup

In Claude, go to Customize > Skills, choose + Create skill, upload the folder, and turn the skill on.

Catalog Rules

Every public skill in this repo must be listed in the root README, its category README, .claude-plugin/plugin.json, and skills.sh.json.

Every public skill README must include the exact install command and a bottom section named What This Skill Does And How To Use It.

Local plans, tests, announcements, and unpublished skills live outside this public repo in the surrounding skills-to-publish workspace.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors