Loading...
Loading...
Use when the user asks to install, configure, verify, troubleshoot, or understand OpenPets; install or select a pet; connect Claude Code, OpenCode, Cursor, Codex, or MCP clients; configure a project to use a specific pet; or debug openpets_status, openpets_react, or openpets_say.
npx skill4agent add alvinunreal/openpets openpetsopenpets_statusopenpets_reactopenpets_saynpm install -g @open-pets/cliopenpetsopenpets <command>npx -y @open-pets/cli@latest <command>npx -y @open-pets/mcp@latest --pet <pet-id>openpetsClaude/OpenCode/Codex/Cursor/MCP client
-> OpenPets MCP, plugin, hook, or CLI
-> @open-pets/client
-> local IPC discovery/token
-> OpenPets desktop app
-> default pet or selected agent pet leaseworkflows/install-openpets.mdworkflows/install-pet.mdworkflows/configure-project.mdworkflows/verify-claude.mdworkflows/verify-opencode.mdworkflows/verify-mcp.mdworkflows/troubleshoot.mdworkflows/explain-architecture.md--forcenpm install -g @open-pets/cli
openpets status
openpets pets
openpets install <pet-id>
openpets configure --agent claude --pet <pet-id> --cwd <project-path> --yes
openpets configure --agent opencode --pet <pet-id> --cwd <project-path> --yes
openpets configure --agent cursor --pet <pet-id> --cwd <project-path> --yes
openpets mcp --pet <pet-id>openpetsnpx -y @open-pets/cli@latestnpx -y @open-pets/mcp@latest --pet <pet-id>openpets.dev