← 返回 Skills 市场
hwl1413520

热梗百科

作者 rumu14 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install trending-meme-encyclopedia
功能描述
获取B站、抖音等平台当天的热门梗/迷因,追溯热梗来源、解释含义、整理相关视频素材,生成结构化的热梗百科文档。适用于网络文化研究、内容创作灵感、社交话题追踪等场景。
安全使用建议
What this means for you: the skill appears coherent with its stated goal and does not ask for secrets or download remote code at install. It does, however, rely on network access to search public sites and will collect links/metadata; if you install it the agent may crawl public pages to build the encyclopedia. Before installing: (1) inspect scripts (scripts/meme_collector.py and install.sh) yourself or in a sandbox to confirm there are no unexpected network calls or telemetry (the provided Python appears local-only, but scanning the full file is prudent); (2) run install.sh in a non-production environment to verify behavior; (3) be aware of copyright/privacy when collecting or reusing video content; (4) if you plan to extend it to use platform APIs, only provide API keys you trust and verify why they are needed. If you want extra caution, run the skill inside an isolated user account or container and monitor network activity while it runs.
功能分析
Type: OpenClaw Skill Name: trending-meme-encyclopedia Version: 1.0.0 The skill bundle is a well-documented tool designed to help an AI agent research and document internet memes from platforms like Bilibili and Douyin. The provided Python script (scripts/meme_collector.py) is a clean data-processing utility for structuring meme information, and the installation script (install.sh) follows standard practices for local tool deployment without any evidence of data exfiltration, malicious execution, or unauthorized persistence.
能力评估
Purpose & Capability
Name/description (collecting and explaining trending memes from B站/抖音/etc.) match the included assets: SKILL.md, templates, references, a helper Python script, and an installer that places the skill in a Claude-like skills directory. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md instructs the agent to search platform hotlists, gather video metadata, trace sources, and assemble an encyclopedia — all appropriate for the described purpose. It requires network access which is explicit in the compatibility note. The instructions are somewhat broad (search keywords, judgment about source validity), so at runtime the agent will perform open-ended web searches/scraping across public platforms; that is expected for this use case but does give the agent wide latitude to fetch arbitrary web content.
Install Mechanism
There is no remote download/install step. install.sh copies the local skill directory into candidate skills directories (~/.claude/skills etc.), sets permissions, and runs a small local python frontmatter check. The script does not fetch code from external URLs and does not modify other skills or global system files beyond creating/using the target skills directory.
Credentials
The skill declares no required environment variables, credentials, or config paths. The install script mentions a CLAUDE_SKILLS_PATH example but doesn't require secrets. The runtime behavior (searching public pages and collecting links/metadata) doesn't need credentials unless you later add API-backed features — which would need to be declared.
Persistence & Privilege
always is false and the installer only copies files into a user-level skills directory. The skill does not request permanent elevated privileges nor attempt to change other skills' configurations. Installer shows an uninstall command (rm -rf) enabling removal.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trending-meme-encyclopedia
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trending-meme-encyclopedia 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Trending Meme Encyclopedia Skill. - Enables users to track and analyze trending memes (热梗/迷因) from B站 (bilibili), 抖音, 微博, 小红书, and 知乎. - Retrieves meme origins, explains meanings, and collects related video materials. - Supports structured meme encyclopedia creation for content research, creativity, and discussion tracking. - Customizable output: time range, platform, meme type, quantity, and output format. - Provides detailed templates and workflow to trace, explain, and document memes in Markdown and other formats.
元数据
Slug trending-meme-encyclopedia
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

热梗百科 是什么?

获取B站、抖音等平台当天的热门梗/迷因,追溯热梗来源、解释含义、整理相关视频素材,生成结构化的热梗百科文档。适用于网络文化研究、内容创作灵感、社交话题追踪等场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。

如何安装 热梗百科?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install trending-meme-encyclopedia」即可一键安装,无需额外配置。

热梗百科 是免费的吗?

是的,热梗百科 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

热梗百科 支持哪些平台?

热梗百科 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 热梗百科?

由 rumu14(@hwl1413520)开发并维护,当前版本 v1.0.0。

💬 留言讨论