DeepSeek Agent
插件市场开发工具petdex
DEEPSEEK HARNESS PLUGIN

petdex

A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.

插件介绍

A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.

claude-codeclerkclicodexdeveloper-toolsdrizzle-ormdsh-pluginmascotneonnextjspixel-artpostgresreactspritestailwindcssvercel

项目详情摘要

Petdex The public gallery of animated companions for Codex. Browse, install, and submit pets with one command. petdex.dev  ·  Built with Petdex  ·  Discord  ·  npm What is Petdex Petdex is three things working together: 1. **A web gallery** at petdex.dev where the community submits, reviews, and showcases animated pets in the Codex sprite format. 2. **A CLI** that installs any pet on your machine with one command and ships them straight into Codex. 3. **A desktop app** that floats a pet on your screen and reacts to your coding agent's activity in real time. Every pet is a folder. Every folder is a Pokédex entry. Every entry is one `npx petdex install` away. Quick start Follow this checklist to get a pet installed, visible in Codex, and connected to the desktop app. 1. Install a known pet: You should see `~/.petdex/pets/boba/` with `pet.json` and a spritesheet. 2. Get the desktop app from petdex.dev/download. It runs on macOS, Linux and Windows. 3. Open it, then hit Cmd + , over the pet to open Settings. Pick your pet under **Pets**, and connect your coding agents under **Agents** with one click each. No terminal involved. The pet floats above your workspace and animates on every tool call your agent makes. For users You want to... | Do this | --- | --- | Browse pets | Visit petdex.dev | Install a pet | `npx petdex install ` | Switch active mascot | Open Settings in the desktop app ( Cmd + , ) | Run the desktop floater | Download it from petdex.dev/download | Make a pet | Use the `hatch-pet` skill inside Codex, or build one with the Petdex creator tools | Submit a pet | `npx petdex submit ./my-pet/` or drop it through the web submitter | Join the community | Discord | Full CLI reference: `packages/petdex-cli/README.md`. For builders If you w

摘自项目公开 README,可能随上游仓库更新。

安装方法

建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。

npx -p @deepseek-ai/dsh dsh plugin --profile web add github:crafter-station/petdex

使用前检查

  • 确认项目符合 DSH bundle 规范,而不只是相关仓库。
  • 阅读许可证和安装脚本,检查网络、文件及执行权限。
  • 备份配置,并确保插件能够安全卸载或回滚。