@fbraza/init-academic-agent

Pi extension that downloads or updates AGENTS.md from the research-skills repository.

Packages

Package details

extension

Install @fbraza/init-academic-agent from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@fbraza/init-academic-agent
Package
@fbraza/init-academic-agent
Version
1.0.0
Published
Jun 17, 2026
Downloads
not available
Author
fbraza
License
MIT
Types
extension
Size
6 KB
Dependencies
0 dependencies · 1 peer
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

@fbraza/init-academic-agent

Standalone Pi extension that downloads or updates AGENTS.md in the current project.

It registers the /init-academic-agent command, which:

  • fetches AGENTS.md from fbraza/research-skills
  • writes it into the project root
  • prompts before overwriting unless --force / -f is used

Install

pi install npm:@fbraza/init-academic-agent

Notes

The AGENTS.md is here