One insight can go into multiple files if relevant
Always include the source URL
Use today's date
1---2name: tweet-processor3description: Tweet Processor Skill4---5# Tweet Processor Skill67Extract and categorize insights from tweet links into structured notes.89## Usage1011When user sends a tweet URL, automatically:121. Navigate to the tweet132. Extract key insights (tools, tech, people, learnings)143. Categorize into tweet-notes/ files154. Append with proper formatting1617## Input1819- Tweet URL (any x.com or twitter.com link)2021## Output2223Appends to:24- `tweet-notes/tools.md` — Software, services, APIs discovered25- `tweet-notes/tech.md` — Development techniques, workflows26- `tweet-notes/design.md` — UI/UX insights27- `tweet-notes/people.md` — Accounts to follow28- `tweet-notes/misc.md` — Other valuable insights2930## Format3132```markdown33## [Brief Title]34**Date:** YYYY-MM-DD35**URL:** [tweet URL]36**Key takeaway:** [What matters]37**Why it matters:** [Brief context]3839---40```4142## Rules4344- Be selective — only genuinely useful insights45- Skip fluff and noise46- One insight can go into multiple files if relevant47- Always include the source URL48- Use today's date
Run npx skillmds@latest add javimosch/tweet-processor in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Tweet Processor Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.