Skip to content

Repository files navigation

PapiSkill

PapiSkill is a professional open-source registry for portable SKILL.md packages.

It provides:

  • a fast public web registry at papiskill.com
  • official and community skill collections backed by Git
  • GitHub-authenticated profiles
  • public or private personal forks
  • an in-browser skill editor
  • a flexible CLI for search, install, download, validation, and authenticated private installs
  • production documentation, tests, and release runbooks

New contributor? Start with the Onboarding guide. It takes you from a fresh machine to an open pull request, with paths for skill authors, doc writers, CLI work, the web app, or full-project collaboration — written to be run with a coding agent.

Repository Layout

Path Purpose
apps/web Next.js App Router web app deployed on Vercel
packages/cli papiskill CLI package
packages/skill-core shared skill package schema, parser, validation, and install target logic
registry/official official reviewed skill packages
registry/community optional Git-reviewed community skill packages
docs architecture, plans, runbooks, security, and contributor documentation
scripts repository automation and release gates

Canonical Commands

npm install
npm run typecheck
npm run lint
npm run test
npm run build

Web development:

npm run dev

CLI development:

npm --workspace papiskill run dev -- search review

Documentation Entry Points

License

MIT.

About

Professional registry, editor, and CLI for portable SKILL.md agent skill packages.

Resources

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages