Install
openclaw skills install anime-meme-collectorDaily collection and management of anime/ACG memes and trending phrases from Chinese internet. Automatically fetches from Bilibili and other platforms to build a meme database for enhancing AI's understanding of otaku culture. Use when user wants to stay updated with anime community trends or improve AI's anime/meme knowledge.
openclaw skills install anime-meme-collectorAutomated daily collection of anime/ACG memes from Chinese internet platforms.
Maintains an up-to-date database of:
python scripts/collect_memes.py
Set up cron job for midnight (Asia/Shanghai):
0 0 * * * cd /path/to/skill && python scripts/collect_memes.py
Or use OpenClaw cron:
{
"action": "add",
"job": {
"name": "daily-anime-meme-collect",
"schedule": { "kind": "cron", "expr": "0 0 * * *", "tz": "Asia/Shanghai" },
"payload": {
"kind": "systemEvent",
"command": "python scripts/collect_memes.py"
}
}
}
When responding with anime/meme context:
references/anime_memes_db.json for recent trendsreferences/anime_memes_manual.md for classics