ディレクトリに戻る

dsh-pet

キュレーション掲載メンテナンス: 活発

pc2005-cloud/dsh-pet

DSH Web デスクトップペット:51 透明 webm アニメ、画面漫游、クリック/ドラッグ。プロンプト+AI 動画で自作も可

GitHub で見る
$ dsh plugin --profile web add dsh-pet

576

スター

36

フォーク

TypeScript

言語

MIT

ライセンス

2026-08-14

作成日

2026-09-05

最終プッシュ

MIT ライセンスの DeepSeek Harness Web UI 用デスクトップペット。`dsh plugin --profile web add dsh-pet` で導入し、51 の連鎖アニメ・画面内の散策・クリック/ドラッグ対応でモデルコストはゼロ。自作ペット用のアセットパイプライン付き。

DSH 統合

互換

作者による申告

安全性監査

未監査

最終検証日

2026-08-21

ライセンス

MIT

01どんなタスクに使えるのか?

  • Add an animated desktop pet companion to the DeepSeek Harness Web UI

    A pet that breathes while idle, plays 51 chained transparent animations by probability, roams the screen without walking off it, reacts to clicks and can be dragged anywhere

    DeepSeek Harness (dsh) web users who want a zero-cost companion on their dashboard

  • Generate your own custom desktop pet from AI-generated videos

    A reproducible pipeline: 51 prompt recipes → green-screen videos → Python/ffmpeg asset chain → transparent webm animations → installable plugin

    Creators who want to build and ship their own pet character with custom roles, actions and styles

02DeepSeek Harness への導入方法

前提条件

  • DeepSeek Harness (dsh) installed with the `web` profile — the pet lives in the DSH Web interface
  • For the DIY asset pipeline only: Python 3 + ffmpeg + numpy + scipy

インストール手順

  1. 01

    Run `dsh plugin --profile web add dsh-pet`

    $ dsh plugin --profile web add dsh-pet

  2. 02

    Restart `dsh web` — the pet appears in the bottom-right corner

    $ dsh web

導入成功の確認

作者は未記載

03DSH 統合と能力の範囲

DSH 統合互換

Installed into DeepSeek Harness via the dsh plugin CLI (`dsh plugin --profile web add dsh-pet`) and renders an animated desktop pet inside the DSH Web UI

  • Probabilistic animation chain

    51 transparent 640×360 webm animations bundled with the pluginEndless chained playback: each animation picks the next by probability — 30% idle / 10% turn / 40% action / 20% move — with double-buffered crossfade and no blank frames

  • Screen roaming & interaction

    the DSH Web page the plugin runs inthe pet walks in its facing direction (checking space first, never leaving the screen), responds to clicks with an animation, and can be dragged anywhere; all animations can mirror left/right and stay ground-aligned

  • DIY pet asset pipeline

    AI-generated 16:9 green-screen videos following the bundled prompt recipestransparent webm animations normalized to a unified standing pose, packaged into an installable plugin via `dsh plugin --profile web add file:<path>`

    the asset-chain Python scripts write intermediate files into step01/–step04/ directories and run ffmpeg for transcoding

04誰に向いているのか?使うべきでない場面は?

向いている用途

  • DeepSeek Harness (dsh) web users who want a zero-cost companion on their dashboard
  • Creators who want to build and ship their own pet character with custom roles, actions and styles

05互換性・メンテナンス・セキュリティ上の注意

  • Updates are temporarily slowed while the author optimizes asset quality (background removal); the existing npm `dsh-pet` version remains installable and issues are still answered.
  • The pet targets the DeepSeek Harness Web profile only — it is installed with `--profile web` and renders inside the DSH Web interface.
  • The plugin package ships 51 playback animations (~36MB of 640×360 webm), and reproducing the asset chain additionally requires downloading 51 source mp4s from the releases page.
2026-08-142026-08-19作者は未記載

MIT · updates temporarily slowed (author is optimizing asset quality; existing version still installable)

06よくある質問

DeepSeek Harness に dsh-pet をインストールするには?

`dsh plugin --profile web add dsh-pet` を実行し、`dsh web` を再起動すると、Web UI の右下にペットが表示されます。dsh のプラグインコマンドで入れる通常のプラグインで、MCP は使いません。

ペットはトークンを消費したり API を呼びますか?

いいえ。純粋なコンパニオンで、天気予報・システム監視・エージェント状態の感知といった機能はなく、コア変更ゼロ(DSH カーネルには触れません)、実行時に LLM や API を呼ばないためモデルコストもゼロです。

自分だけのペットを作るには何が必要ですか?

リポジトリには 51 個の動作プロンプトのレシピ、Python 3 + ffmpeg + numpy + scipy のアセットチェーン(グリーンバック動画を透過 webm アニメに変換)、プラグイン本体の 3 点セットが含まれます。元動画は `assets-videos` リリースからダウンロードでき、完成したプラグインは `dsh plugin --profile web add file:<パス>` でローカルインストールします。

知っておくべき制約はありますか?

ペットは DSH の Web profile でのみ動作します。プラグインパッケージには約 36MB の 51 個のアニメーションが含まれます。また、作者がアセット品質を最適化中のため更新は一時的にスローダウンしていますが、既存の npm バージョンは引き続きインストール可能で、Issue も通常通り対応されます。

08データと出典

  • 作者による申告github.com815c0f556911…

    一只住在 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) Web 界面里的桌面宠物:待机呼吸、随机动作(含打瞌睡)、偶尔转向、屏幕漫游、点击反应、可拖拽…

  • 作者による申告github.com815c0f556911…

    ```sh dsh plugin --profile web add dsh-pet ``` 重启 `dsh web`,宠物出现在右下角。

このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-21。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。

DSH Plugins は DeepSeek Harness プラグインの独立したコミュニティ ディレクトリです。DeepSeek との提携・公認はありません。サードパーティ製プラグインはセキュリティ監査を受けていません。インストール前にソースコードをご確認ください。

DeepSeek Harnessの新着プラグインを毎週お届け。スパムはありません。