@reddb-io/red-skills-internal

reddb.io internal plugin - maintainer-only skills for operating the red-skills repository.

Packages

Package details

skill

Install @reddb-io/red-skills-internal from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@reddb-io/red-skills-internal
Package
@reddb-io/red-skills-internal
Version
3.20.0
Published
Aug 19, 2026
Downloads
16.4K/mo · 3,812/wk
Author
fforattini
License
Apache-2.0
Types
skill
Size
28.2 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "skills": [
    "./skills/maintainer/"
  ]
}

Security note

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

README

@reddb-io/red-skills-internal

reddb.io internal plugin - maintainer-only skills for operating the red-skills repository.

This package ships the internal plugin: its manifests, hooks, scripts and the skill tree, for pi (the @earendil-works/pi-coding-agent harness) and for the RedSkills universal installer, which materialises it for OpenCode, RedCode and local marketplace registrations. It carries the same SKILL.md files the Claude Code and Codex marketplaces already expose, scoped to the published buckets only:

  • skills/maintainer/

Install:

pi install npm:@reddb-io/red-skills-internal

Updates follow the same release train as the rest of the red-skills monorepo. pi update --all resolves the latest matching version from the npm registry.

Source

This package is generated from plugins/internal/ in reddb-io/red-skills. To regenerate locally:

pnpm pi:packages:build

License

Apache-2.0.