@ifi/oh-pi-skills

On-demand skill packs for pi: web-search, debug-helper, git-workflow, and more.

Package details

skill

Install @ifi/oh-pi-skills from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@ifi/oh-pi-skills
Package
@ifi/oh-pi-skills
Version
0.5.1
Published
Apr 28, 2026
Downloads
2,159/mo · 719/wk
Author
ifiokjr
License
MIT
Types
skill
Size
105.5 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "skills": [
    "./skills"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@ifi/oh-pi-skills

On-demand skill packs for pi.

What this package includes

This package bundles reusable skills for common workflows, including areas like:

  • web search and fetch
  • debugging
  • git workflow help
  • architecture review
  • frontend design
  • skill authoring
  • planning and refactor support

Install

pi install npm:@ifi/oh-pi-skills

Or install the full bundle:

npx @ifi/oh-pi

Package layout

skills/

Each skill lives in its own directory and is designed to be discovered and loaded by pi on demand.

Use case

Install this package when you want first-party reusable workflow guidance available directly inside pi conversations.