Skip to content
dsh.fish
Bundle

wanjiqi-meme

Wanjiqi (6657 live room) meme Skill for DeepSeek Harness (DSH): 22,771 real barrage memes distilled into an AI skill - wanjiqi-style barrage memes, CS x DOTA cross-memes, player roasting and casting banter. / 玩机器(6657直播间)烂梗 Skill:22771 条真实弹幕烂梗蒸馏成 AI 技能——玩机器式弹幕烂梗、CS×DOTA 双料梗、选手锐评与解说吐槽。

Source
Chu-Xin-r
stars
5 stars
License
MIT
Updated
Updated 24 days ago

Readme

<div align="center">

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

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

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

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![AgentSkills](https://img.shields.io/badge/AgentSkills-Standard-green)](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    # 全量 22771 条烂梗
        ├── memes_top500.json # 高复制量精选 500 条
        └── memes_top100.json # 最强 100 条
```

## 🎮 演示

![wanjiqi-meme demo](demo.png)

> 输入:"锐评一下 device"
>
> 输出(玩机器口吻):

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

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

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

> 输入:"来个烂梗"
>
> 输出:从 22771 条真实弹幕烂梗库中挑取并输出

## 📚 数据来源

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

## ⚠️ 说明

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

## 📄 License

MIT

Install

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

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source