Jump to related tools in the same category or review the original source on GitHub.

Notes & PKM @caqlayan Updated 8/9/2026 1,203 downloads 0 stars Security: Pass

Tweet Processor OpenClaw Plugin & Skill | ClawHub

Looking to integrate Tweet Processor into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate notes & pkm tasks instantly, without having to write custom tools from scratch.

What this skill does

# Tweet Processor Skill Extract and categorize insights from tweet links into structured notes. ## Usage When user sends a tweet URL, automatically: 1. Navigate to the tweet 2. Extract key insights (tools, tech, people, learnings) 3. Categorize into tweet-notes/ files 4. Append with proper formatting ## Input - Tweet URL (any x.com or twitter.com link) ## Output Appends to: - `tweet-notes/tools.md` — Software, services, APIs discovered - `tweet-notes/tech.md` — Development techniques, workflows - `tweet-notes/design.md` — UI/UX insights - `tweet-notes/people.md` — Accounts to follow - `tweet-notes/misc.md` — Other valuable insights ## Format ```markdown ## [Brief Title] **Date:** YYYY-MM-DD **URL:** [tweet URL] **Key takeaway:** [What matters] **Why it matters:** [Brief context] --- ``` ## Rules - Be selective — only genuinely useful insights - Skip fluff and noise - One insight can go into multiple files if relevant - Always include the source URL - Use today's date

Install

ClawHub CLI
openclaw skills install @caqlayan/tweet-processor
Node.js (npx)
npx clawhub@latest install tweet-processor

Full SKILL.md

Open original

SKILL.md content below is scrollable.

Tweet Processor Skill

Extract and categorize insights from tweet links into structured notes.

Usage

When user sends a tweet URL, automatically:

  1. Navigate to the tweet
  2. Extract key insights (tools, tech, people, learnings)
  3. Categorize into tweet-notes/ files
  4. Append with proper formatting

Input

Output

Appends to:

  • tweet-notes/tools.md — Software, services, APIs discovered
  • tweet-notes/tech.md — Development techniques, workflows
  • tweet-notes/design.md — UI/UX insights
  • tweet-notes/people.md — Accounts to follow
  • tweet-notes/misc.md — Other valuable insights

Format

## [Brief Title]
**Date:** YYYY-MM-DD
**URL:** [tweet URL]
**Key takeaway:** [What matters]
**Why it matters:** [Brief context]

---

Rules

  • Be selective — only genuinely useful insights
  • Skip fluff and noise
  • One insight can go into multiple files if relevant
  • Always include the source URL
  • Use today's date
ClawHub Registry URL: https://clawhub.ai/caqlayan/skills/tweet-processor

Related skills

If this matches your use case, these are close alternatives in the same category.