Skip to content

Repository files navigation

KeepNow Plugins

The official plugin monorepo for KeepNow, with integrations for Claude Code, Codex, and Pi.

Website: https://keepnow.app

Packages

Package Purpose Distribution
@keepnow/plugin-core Shared API client, contracts, URL parsing and write-up prompt Private workspace package
pi-keepnow Native Pi extension with session-safe state npm
keepnow-claude-code Claude Code Skill, MCP tools and session-safe state Claude Code marketplace
keepnow-codex Codex Skill, MCP tools and session-safe Hooks Codex marketplace

Development

pnpm install
pnpm check

Build and inspect the distributable packages:

pnpm build
pnpm pack:pi
pnpm pack:claude-code

Install the published Pi extension from npm:

pi install npm:pi-keepnow

The Claude Code plugin is distributed through the KeepNow marketplace:

/plugin marketplace add loadshine/keepnow-plugins
/plugin install keepnow@keepnow-plugins

The Codex plugin is distributed from the same repository through its Codex marketplace catalog:

codex plugin marketplace add loadshine/keepnow-plugins
codex plugin add keepnow@keepnow-plugins

Codex reads .agents/plugins/marketplace.json and installs only packages/codex; it ignores the Pi and Claude Code packages.

About

The monorepo for KeepNow integrations across coding agents.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages