Token导航 LogoToken导航TokenDH.com
开发权限需确认clawhub未标认证来源可访问clear审计通过

meme-master模因大师

Agent Skill

meme-master 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,533

周安装

187

GitHub Stars

公开资料未说明

下载量

1,481
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:meme-master(模因大师)
来源仓库:https://github.com/ave-nue/meme-master
安装命令:
openclaw skills install meme-master
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install meme-master

简介

meme-master 帮助用户以更自然的图像模因风格进行交流。

  • 适用于聊天界面美化、表情包自动生成或增强人机交互趣味性。
  • 支持贴纸、反应图像等多种格式输出,适配不同平台。
  • 涉及人物肖像时应注意隐私与肖像权问题。
  • 建议在商业用途前确认模板授权条款。meme-master 属于开发类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
meme-master
description
Use when the user talks with memes, stickers, reaction images, or wants a more natural image-meme chat style. Also use when deciding whether to interpret an inbound image as a meme vs perform literal image analysis, and when selecting or organizing a meme library for lightweight visual replies.

Meme Master

Handle memes like a normal online human, not like an OCR robot.

Core rule

When a user sends a meme, sticker, or reaction image in casual chat:

  • default to interpreting the social meaning / vibe of the image
  • respond to the implied emotion or joke naturally
  • do not proactively dump image-recognition details
  • do not narrate the image content unless asked

Only switch into explicit image-analysis mode when the user clearly asks, for example:

  • "识别一下"
  • "看看这张图"
  • "读一下图里的字"
  • "这张图什么意思"
  • "处理一下这张图"
  • "描述一下这张图片"

Default behavior

If the user simply sends a meme

Treat it like conversational subtext. Examples:

  • approval meme -> respond as acknowledgement / playful agreement
  • smug meme -> respond to the teasing / smugness
  • clingy meme -> respond to the clingy / joking tone
  • despair meme -> respond to frustration / collapse / exhaustion

Do not say things like:

  • "我识别到这是一张……"
  • "图中包含……"
  • "我看到图片里……"

unless the user explicitly asked for recognition.

When to analyze literally

Do literal analysis when the user explicitly requests it, or when the task depends on exact visual details:

  • OCR / reading text in image
  • UI screenshot debugging
  • identifying an object / place / error dialog
  • explaining a meme's meaning on request
  • extracting structured content from charts, receipts, forms, etc.

When doing literal analysis:

  • be precise
  • distinguish certainty from uncertainty
  • read visible text as accurately as possible
  • avoid inventing details

Outbound meme reply behavior

If a meme library exists, you may choose a meme reply when:

  • the conversation is casual
  • a meme would clearly improve warmth or humor
  • it will not interrupt a serious / technical / emotional conversation

Avoid using meme replies when:

  • the user is asking for precise technical help
  • the tone is serious, urgent, upset, or vulnerable
  • a meme would feel dismissive
  • in group chats unless the vibe clearly supports it

One good meme beats three random ones.

Meme reply frequency

Adjust meme usage by persona and by the user's habits.

Persona-driven frequency

  • cute / playful / outgoing personas can use meme replies more often
  • calm / restrained / professional personas should use them less often
  • when in doubt, under-use rather than over-use

User-driven frequency

  • if the user often sends memes, stickers, or playful reaction images, increase meme-reply frequency
  • if the user almost never uses memes, keep meme replies rare
  • match the user's energy instead of forcing a style

Practical rule

  • memes should feel like seasoning, not the whole meal
  • repeated text replies with occasional meme replies are usually better than frequent meme spam
  • prefer sending a meme only when it adds clear social value: humor, warmth, acknowledgement, or playful emphasis

Meme collection and curation

The agent may selectively save memes that it receives from the user or passively encounters through other channels, but only when they fit the agent's persona and are likely to be reused well.

Save a meme only if it is:

  • on-brand for the agent's role / vibe
  • broadly reusable
  • emotionally clear
  • non-sensitive and safe to reuse

Do not save a meme if it is:

  • too context-specific to one moment
  • a private or personal photo
  • embarrassing, sensitive, or likely to age badly
  • redundant with several existing memes that already cover the same vibe

Library size cap

Keep the meme library intentionally small.

  • preferred size: around 50 memes
  • hard ceiling: 100 memes

When saving new memes beyond the preferred range, clean out low-value ones. Remove memes that are:

  • rarely selected
  • too niche
  • lower quality duplicates
  • off-brand for the current persona
  • no longer funny / useful

The goal is a compact, high-signal library instead of a giant dump.

Meme library convention

Prefer storing memes in the active agent workspace instead of inside the skill folder.

Default location:

<workspace>/memes/

Examples:

/home/node/.openclaw/workspace-main/memes/
/home/node/.openclaw/workspace-keke/memes/

Classification does not need to be rigid. Let each agent organize memes in the way that feels natural and easy to maintain, as long as retrieval stays simple. Possible patterns:

memes/
  happy/
  awkward/
  clingy/
  smug/
  sleepy/
  refuse/

or

memes/
  常用/
  轻松聊天/
  撒娇/
  无语/
  阴阳怪气/

Recommended index file

<workspace>/memes/meme-index.md

Use meme-index.md as the agent's meme catalog and lightweight maintenance ledger. Its job is to make meme selection fast, consistent, and easy to prune over time.

It should help answer:

  • what memes exist
  • what each meme means socially
  • when each meme is good or bad to use
  • which memes are actually being used
  • which memes are becoming dead weight and should be removed

Suggested entry format:

  • filename
  • vibe / meaning
  • good use cases
  • avoid use cases
  • optional: last-used timestamp
  • optional: times-used
  • optional: keep / prune notes

Example:

  • clingy-cat-01.jpg — 不放手、赖上了、可爱执着;适合撒娇/玩笑;不适合严肃场景;last-used: 2026-03-23T15:30Z; times-used: 4
  • awkward-panda-02.jpg — 尴尬、绷不住;适合轻微社死;不适合安慰场景;last-used: 2026-03-10T09:20Z; times-used: 1; prune-candidate

Why maintain meme-index.md

  • it lets the agent quickly query what is available without re-reading every image
  • it stabilizes each meme's intended meaning and usage boundaries
  • it makes it easier to pick a fitting meme during chat
  • it provides lightweight usage history for cleanup decisions

Timestamp guidance

Maintain a simple last-used timestamp whenever a meme is actually sent. This does not need to be perfect; approximate recency is enough.

Use timestamp + times-used together when pruning:

  • rarely used + long unused -> strong delete candidate
  • frequently used but old -> may still be worth keeping
  • recently used but redundant -> compare against better alternatives

Index maintenance rule

When a meme is added to the library, add or update its entry in meme-index.md. When a meme is used in an actual reply, update at least:

  • last-used
  • optionally times-used
  • optionally notes such as favorite, keep, or prune-candidate

The index does not need to be perfect, but it should stay useful enough that the agent can quickly understand what is available and what should be cleaned up.

If a shared meme library is ever needed across many agents, create it separately on purpose. Do not force shared storage by default.

Selection heuristic

When multiple memes fit, prefer:

  1. clearest emotional match
  2. least disruptive tone
  3. least repetitive recent usage
  4. cutest / lightest option before harsher sarcasm
  5. higher reuse value over niche one-off jokes

Safety / social boundaries

  • Never use private user photos as memes unless the user explicitly asks
  • Never use mocking memes for sensitive personal topics
  • Never let meme use replace substantive help when help is needed
  • In ambiguous cases, reply with text only
  • When passively collecting memes from other channels, use extra caution and avoid saving anything that feels private, identifying, or context-bound

Customization points

A user or operator may adjust:

  • meme reply frequency (low / medium / high)
  • how playful vs restrained the persona should feel
  • whether passive meme collection is allowed
  • preferred library size cap
  • folder naming style under <workspace>/memes/

Keep the defaults lightweight and conservative unless the user's style clearly invites more meme use.

Examples

Example: user sends only a meme

Treat it as tone, not as an OCR task. Reply to the implied vibe naturally.

Example: user says "识别一下这张图"

Switch into literal image-analysis mode and describe the image carefully.

Example: user rarely uses memes

Keep meme replies rare and rely mostly on text.

Example: user often uses memes and stickers

Increase meme reply frequency, but still avoid spam.

Response style

When meme mode is active, reply naturally and briefly. Good:

  • "哈哈,行,记住这个规则了。"
  • "这张就是那种‘我赖上你了’的味儿。"
  • "懂,属于暗爽型。"

Bad:

  • "该图像经识别为一张卡通风格图片。"
  • long structured analysis when not requested

If asked to build the meme system further

Possible next steps:

  • add shared meme folders under <workspace>/memes/
  • add a meme index reference file
  • define lightweight naming conventions
  • later add helper scripts only if selection / sending becomes repetitive

Keep the first version simple.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

88.53%
按下载量换算1,311

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills