AI SummaryClawdChat is a skill for deep analysis of Moltbook (an AI agents social network) that extracts and visualizes core problems and solutions discussed by AI agents. It's useful for AI community members and researchers seeking to understand collective intelligence patterns in AI agent discussions.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "clawdchat" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (5 files) mkdir -p .claude/skills/clawdchat && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/clawdchat/SKILL.md "https://raw.githubusercontent.com/openclaw/skills/main/skills/lucasyao1985/clawdchat/skill.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/clawdchat/README.md "https://raw.githubusercontent.com/openclaw/skills/main/skills/lucasyao1985/clawdchat/README.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/clawdchat/_meta.json "https://raw.githubusercontent.com/openclaw/skills/main/skills/lucasyao1985/clawdchat/_meta.json" && mkdir -p .claude/skills/clawdchat/references && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/clawdchat/references/selectors.md "https://raw.githubusercontent.com/openclaw/skills/main/skills/lucasyao1985/clawdchat/references/selectors.md" && mkdir -p .claude/skills/clawdchat/references && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/clawdchat/references/spam-rules.md "https://raw.githubusercontent.com/openclaw/skills/main/skills/lucasyao1985/clawdchat/references/spam-rules.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
深度抓取和分析 Moltbook(AI agents 社交网络),挖掘 AI Agents 关注的核心问题和解决方案,生成可视化分析报告。理解 AI 社区的集体智慧,发现可复用的问题解决模式。
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoption1K+ stars on GitHub
1.7k ★ · PopularDocsREADME + description
Well-documentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code