dshbase

Plugin directory / Developer / wanjiqi-meme

wanjiqi-meme

Unverified Chu-Xin-r

✓ Actively maintained

View on GitHub ↗ ← Back to plugin directory

9Stars
0Forks
1Open issues
JavaScriptLanguage
2026-08-15Last push
Cross-platformPlatform

What it does

Play Machine (6657 live room) meme Skill: 22771 real barrage memes distilled into AI Skill, generating Play Machine-style barrage/commentary roast/CS×DOTA double meme

Our take
Unverified — not yet verified

Play Machine (6657 live room) meme Skill: 22771 real barrage memes distilled into AI Skill, generating Play Machine-style barrage/commentary roast/CS×DOTA double meme Not yet verified — install and test it yourself.

“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

Plugin author? Get the “Verified” label — submit your own evidence (screenshots, logs, or a short demo) and we'll review and flip the badge.

Submit verification evidence ↗

README



🐳 玩机器烂梗 Skill (wanjiqi-meme)

"只要直播间还有一个观众,我就会好好直播的。" —— 玩机器

把 6657 直播间的 22000+ 条真实烂梗 蒸馏成 AI Skill:生成玩机器式弹幕烂梗、模仿解说吐槽口吻、CS/DOTA 双料梗与二次元梗乱入。

License: MIT
AgentSkills

🎯 这是什么

一个 AgentSkills 标准 Skill + DSH 可安装插件,内置玩机器(6657 直播间)的 22771 条真实弹幕烂梗数据(爬取自 sb6657.cn 烂梗收集站),让 AI 能:

  • 🎤 用玩机器口吻解说 CS 比赛(激情 + 锐评 + 自我吐槽)
  • 💬 生成玩机器式弹幕烂梗(@观众喊话、复制刷屏、括号内心戏)
  • 🏆 锐评选手(NiKo/donk/Zywoo/device/S1mple 全都有梗)
  • 🎮 CS × DOTA 双料梗("斧王岛""四号位"混用)
  • 🌸 二次元梗乱入(木柜子/丰川祥子/千早爱音)

📦 安装

DeepSeek Harness (DSH) —— 插件方式(推荐)

dsh plugin --profile web add "github:Chu-Xin-r/wanjiqi-meme"

Claude Code / OpenClaw / 其他支持 AgentSkills 的环境

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    # 全量 22771 条烂梗
        ├── memes_top500.json # 高复制量精选 500 条
        └── memes_top100.json # 最强 100 条

🎮 演示

wanjiqi-meme demo

输入:"锐评一下 device"

输出(玩机器口吻):

哦~device 啊兄弟们,这狙击手咋说呢——"怎么分辨 CS2 狙击手?死了
之后子弹还剩 5 颗的是 device"🐍 我说句公道话,论狙击手对决:
zywoo 95 分,device……20 分(🐷嘴凑近麦)好吧我觉得差不多啊,
哎这 TM 太难了。

最经典那枪还记得吗——"大狙!贴脸空枪!别让这枪成为你的遗憾啊"——
六年前柏林 major 捧杯,那是你的宿命之地啊 device😭(哭腔+尾音)
这怎么空的啊!

还有那波"地外丝你在 B 洞哇",包匪想走,地外丝架住一个回马枪……
哦这不是 device,这 tm 是蛇居然😅(关摄像头)算了兄弟们,这比赛
真的再别说了,再别说了,路边啦😩

输入:"来个烂梗"

输出:从 22771 条真实弹幕烂梗库中挑取并输出

📚 数据来源

烂梗数据爬取自 sb6657.cn(玩机器烂梗收集站),共 22771 条弹幕/梗,含复制次数与分类标签。仅作风格参考用途(该站 robots 声明 ai-train=no, use=reference),本 Skill 以"参考风格"方式使用,不整篇复制。

⚠️ 说明

  • 梗可能夸张、冒犯(弹幕文化如此),请勿用于真实人身攻击
  • 纯娱乐/粉丝向项目,与玩机器本人无关联

📄 License

MIT

Install

🧩 Let your agent install it (recommended)

Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:

dsh plugin add dshbase-catalog

Then say "install wanjiqi-meme for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.

This plugin is GitHub source (not published to npm) — install it straight from the repo:

Web profile:

dsh plugin --profile web add github:Chu-Xin-r/wanjiqi-meme

Headless (CLI) profile:

dsh plugin --profile headless add github:Chu-Xin-r/wanjiqi-meme

Test report

Not yet L3-verified — see failure note below if we already ran it.

Status: pending
Note: 验证: runtime-fail (0.1.0-rc.6) Browse all pending failures →

When to use it

Extend the agent's coding surface — give it a new tool, workflow, or integration so it handles a dev task it couldn't before.

Who it's for

Developers who want dsh to behave like a teammate on real codebases — editing, running, and verifying changes rather than just answering.

For developers — extending it

The tool/command surface is the seam: expose more of the SDK, add smarter context wiring, or tighten the loop between code changes and verification.

Security: not yet scanned — our daily static scan will cover it shortly.

Share this badge

More in Developer

Browse all 7795 plugins →