@howaboua/pi-skills

all Howaboua Pi skills

Packages

Package details

skill

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

$ pi install npm:@howaboua/pi-skills
Package
@howaboua/pi-skills
Version
0.0.14
Published
Jul 31, 2026
Downloads
815/mo · 100/wk
Author
howaboua
License
MIT
Types
skill
Size
3.8 KB
Dependencies
10 dependencies · 0 peers
Pi manifest JSON
{
  "skills": [
    "../pi-skill-adversarial-qa/skills",
    "../pi-skill-agent-native-hardening/skills",
    "../pi-skill-agents-md/skills",
    "../pi-skill-anti-ai-copy/skills",
    "../pi-skill-chrome-cdp/skills",
    "../pi-skill-codex-prompt-caching/skills",
    "../pi-skill-gh-issue-pr-flow/skills",
    "../pi-skill-model-facing-api-design/skills",
    "../pi-skill-project-reference-research/skills",
    "../pi-skill-skill-creator/skills"
  ]
}

Security note

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

README

@howaboua/pi-skills

The shareable skill bundle from this repository. Pi discovers the skills after installation and loads them when a task matches; /skill:<name> invokes one explicitly.

Install

pi install npm:@howaboua/pi-skills

Included skills

  • adversarial-qa — executable attempts to falsify code behaviour
  • agent-native-hardening — architecture reviews and structural refactors
  • agents-md — scoped AGENTS.md authoring and maintenance
  • anti-ai-copy — specific, natural prose that preserves voice
  • chrome-cdp — local browser inspection and control through CDP
  • gh-issue-pr-flow — GitHub issue, branch, PR, release, and review work
  • model-facing-api-design — Pi tool contracts that models can use reliably
  • project-reference-research — evidence-backed research in other repositories
  • skill-creator — reusable skill design, validation, and packaging

omarchy-help is not included because it targets Arch desktops configured with Omarchy. Install @howaboua/pi-skill-omarchy-help separately when that matches your workstation.