
Chu-Xin-r/wanjiqi-meme
40Last commit Aug 15, 2026
wanjiqi-meme DSH plugin
This plugin packs 22,771 real danmaku (bullet comments) from the 6657 livestream room into an AI Skill. It lets you generate playmachine-style barrage memes, imitate his CS commentary tone, and blend CS/DOTA double-culture jokes with anime references. The data is crawled from sb6657.cn and used for style reference only.
How to install the wanjiqi-meme DSH plugin
dsh plugin --profile web add "github:Chu-Xin-r/wanjiqi-memeCopying does not run this command. Review the repository and version before installing the wanjiqi-meme DSH plugin.
wanjiqi-meme DSH plugin data source
wanjiqi-meme DSH plugin snapshot date: Aug 16, 2026
discovered
What the wanjiqi-meme DSH plugin can do
- Generate playmachine-style barrage memes with audience callouts and inner monologue
- Produce CS match commentary imitating playmachine's passionate, self-deprecating style
- Roast famous CS players (NiKo, donk, Zywoo, device, S1mple) using community memes
- Create CS × DOTA crossover jokes mixing terms like 'Axe Island' and 'Position 4'
- Inject anime memes (e.g., Kigurumi, Toyokawa Shōko, Chihaya Anon) into responses
Where the wanjiqi-meme DSH plugin fits
- Enhancing CS/DOTA livestreams with real-time meme generation
- Creating fan-made CS commentary videos with authentic 6657 flavor
- Entertainment for fans of playmachine and the 6657 community
- Testing AI skill integration with AgentSkills or DSH for meme-based interactions
Who the wanjiqi-meme DSH plugin is for
- Fans of the 6657 livestreamer playmachine (wanjiqi)
- CS/DOTA players and esports enthusiasts who enjoy community memes
- AI/AgentSkills developers looking for a lighthearted, data-rich skill plugin
wanjiqi-meme DSH plugin limitations
- Memes may be exaggerated, offensive, or satirical as per barrage culture; not suitable for real-life harassment
- Pure fan project with no official affiliation to playmachine or 6657
- Data sourced from sb6657.cn with robots.txt indicating ai-train=no, use=reference; only style reference is permitted
wanjiqi-meme DSH plugin: from the repository README
Quoted from the Chu-Xin-r/wanjiqi-meme README, the upstream source of the wanjiqi-meme DSH plugin. Copyright remains with the original authors.
> **"只要直播间还有一个观众,我就会好好直播的。"** —— 玩机器 把 6657 直播间的 **22000+ 条真实烂梗** 蒸馏成 AI Skill:生成玩机器式弹幕烂梗、模仿解说吐槽口吻、CS/DOTA 双料梗与二次元梗乱入。 [](LICENSE) [](https://agentskills.io) </div> ## 🎯 这是什么 一个 **AgentSkills 标准 Skill + DSH 可安装插件**,内置玩机器(6657 直播间)的 22771 条真实弹幕烂梗数据(爬取自 sb6657.cn 烂梗收集站),让 AI 能: - 🎤 **用玩机器口吻解说 CS 比赛**(激情 + 锐评 + 自我吐槽) - 💬 **生成玩机器式弹幕烂梗**(@观众喊话、复制刷屏、括号内心戏) - 🏆 **锐评选手**(NiKo/donk/Zywoo/device/S1mple 全都有梗) - 🎮 **CS × DOTA 双料梗**("斧王岛""四号位"混用) - 🌸 **二次元梗乱入**(木柜子/丰川祥子/千早爱音) ## 📦 安装 ### DeepSeek Harness (DSH) —— 插件方式(推荐) ```bash dsh plugin --profile web add "github:Chu-Xin-r/wanjiqi-meme" ``` ### Claude Code / OpenClaw / 其他支持 AgentSkills 的环境 ```bash git clone https://github.com/Chu-Xin-r/wanjiqi-meme ~/.claude/skills/wanjiqi-meme ``` ## 🗂️ 结构 ``` wanjiqi-meme/ ├── package.json # dsh.bundle manifest(可安装) ├── cordis.patch.yml # Cordis 插件补丁 ├── index.js # 注册 skill 到 ctx.skills └── skills/wanjiqi-meme/ ├── SKILL.md # Skill 主文件(风格 + TOP60 梗) └── assets/ ├── memes_all.json #
Read the full READMERepository license: MIT
wanjiqi-meme DSH plugin questions
How do I install this plugin in DSH?
Run the command `dsh plugin --profile web add "github:Chu-Xin-r/wanjiqi-meme"` in your terminal. Make sure DSH is installed and configured. Then the plugin will be available to use in your AI workflow.
Does this plugin require an API key?
No, it does not require any external API key. The plugin uses the bundled 22,771 danmaku data locally. It just needs DSH to run and an AI model capable of handling the Skill instructions.
What kind of memes can it generate?
It can generate playmachine-style barrage memes, CS match commentary that mimics his tone, player roasts for NiKo, donk, Zywoo, device, S1mple, CS/DOTA crossover jokes, and anime memes like Kigurumi or Toyokawa Shōko. The output is based on real danmaku from the 6657 livestream.
Can I use this plugin for commercial purposes?
The plugin is licensed under MIT, so you can use it freely for most purposes. However, note that the danmaku data is sourced from sb6657.cn which has robots.txt restrictions (ai-train=no, use=reference). The intended use is style reference, not wholesale copying. Commercial use of the generated content should respect copyright and the original community.
Where does the meme data come from?
The data is crawled from sb6657.cn, a site that collects playmachine's danmaku memes. It contains 22,771 entries with replication counts and category tags. The plugin uses this data for style reference only, as per the site's robots.txt declaration.