DSKIN: A Bottom Pixel Cat Skin Plugin for DSH Web
DSKIN is a cartoon pixel skin plugin developed by dancingmemory for DeepSeek Harness (DSH), licensed under MIT. It is not a browser extension but runs exclusively within the DSH web application page, aiming to provide a lightweight interactive experience for tool-oriented interfaces without altering the original layout. The core functionality includes adding 1 to 4 interactive pixel cats at the bottom of the screen, supporting animations such as walking, blinking, jumping on click, hovering to emit hearts, and dragging to hang upside down. Users can adjust the number of cats via the panel in the bottom-right corner and independently change the breed for each cat. Installation requires a locally running DSH CLI; add the plugin using the command `dsh plugin --profile web add github:dancingmemory/dskin` and then restart the application.
Read MoreDSKIN: Add a Pixel Cat Skin to the DeepSeek Harness Web Interface
DSKIN is a cute pixel-art web skin for DeepSeek Harness maintained by dancingmemory, licensed under MIT. It does not alter the original interface layout, only adding 1 to 4 pixel cats (orange tabby, white cat, black cat, calico cat) at the bottom of the page. The cats can walk around, interact, be dragged and hung upside down, and purr with heart emojis when petted. The paw panel in the bottom-right corner allows adjusting the number and breed of the cats. The installation command is `dsh plugin add github:dancingmemory/dskin`. It is recommended to add `--profile web` when using the web interface and restart `dsh web`. The plugin runs with the permissions of the current dsh process, and you should check the source code and license before installation.
Read More