@fbraza/bioskill-manager

Pi extension for installing, updating, and removing bioinformatics skills from a managed repository cache.

Packages

Package details

extension

Install @fbraza/bioskill-manager from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@fbraza/bioskill-manager
Package
@fbraza/bioskill-manager
Version
0.1.1
Published
Jun 17, 2026
Downloads
not available
Author
fbraza
License
MIT
Types
extension
Size
35.3 KB
Dependencies
0 dependencies · 2 peers
Pi manifest JSON
{
  "extensions": [
    "./src/index.ts"
  ]
}

Security note

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

README

bioskill-manager

Standalone Pi extension for managing bioinformatics skills in a project.

Registers the /skills command, which opens a TUI overlay for installing, updating, and removing skills from the managed skill repository cache.

Install

pi install npm:@fbraza/bioskill-manager

Notes

  • Remote skill source: fbraza/research-skills, skills/ directory.
  • Local install target: nearest project .agents/skills/ directory.
  • Cache directory: system temp directory under bio-skills-cache.

Skills

The skills are available here

Author

Faouzi Braza