← Back to Skills Marketplace
hwl1413520

热梗百科

by rumu14 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trending-meme-encyclopedia
Description
获取B站、抖音等平台当天的热门梗/迷因,追溯热梗来源、解释含义、整理相关视频素材,生成结构化的热梗百科文档。适用于网络文化研究、内容创作灵感、社交话题追踪等场景。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trending-meme-encyclopedia
  3. After installation, invoke the skill by name or use /trending-meme-encyclopedia
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug trending-meme-encyclopedia
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 热梗百科?

获取B站、抖音等平台当天的热门梗/迷因,追溯热梗来源、解释含义、整理相关视频素材,生成结构化的热梗百科文档。适用于网络文化研究、内容创作灵感、社交话题追踪等场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install 热梗百科?

Run "/install trending-meme-encyclopedia" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 热梗百科 free?

Yes, 热梗百科 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 热梗百科 support?

热梗百科 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 热梗百科?

It is built and maintained by rumu14 (@hwl1413520); the current version is v1.0.0.

💬 Comments