Skills / release calendar skill
release calendar skill
Auto-generate 'Everything [Team] shipped in X days' release calendar posters from real X posts. A Claude Code skill.
Installation
Kompatibilitaet
Beschreibung
Demo
| Cursor | Gemini | |--------|--------| | | |
| Codex | Lovable | |-------|---------| | | |
What It Does
Given a company name and a date range, this skill:
- Pulls real X posts from official accounts and founders (up to 200 posts per handle, including replies)
- Filters to product releases — model launches, features shipped, integrations, milestones
- Fetches brand assets — logo from lobehub/icons or the company website, team member avatars
- Renders an HTML calendar — brand-matched colors, team avatar row, click-through tweet links
- Screenshots to PNG — crisp 2× retina output, ready to share
Requirements
| Dependency | Install |
|-----------|---------|
| Claude Code | Required |
| twitter-cli (x-cli) | npm install -g twitter-cli |
| agent-browser | Bundled with Claude Code |
You must be logged in to X in a supported browser (Chrome, Firefox, Safari, Edge, or Brave).
Install
claude skills install jefflinshu/release-calendar-skill
Or manually — copy SKILL.md into your Claude Code skills directory:
cp SKILL.md ~/.claude/skills/release-calendar/SKILL.md
Usage
Just tell Claude what you want in plain language:
English triggers:
release calendar for Verceleverything Stripe shipped in 60 daysshipping velocity poster for Linearmake a calendar of Figma releases
Chinese triggers:
帮我做一个 Cursor 的 release calendar做一张 OpenAI shipped in 60 days 的图[公司] 发布日历/盘点一下 [公司] 发布了什么
Claude will walk you through the setup interactively — browser choice, date range, background style.
Supported Brands (built-in styles)
| Company | Brand Color | Known Accounts |
|---------|-------------|----------------|
| OpenAI | #10A37F | @OpenAI, @OpenAIDevs |
| Anthropic | #D97757 | @AnthropicAI, @ClaudeAI |
| Cursor | #c8ff00 on black | @cursor_ai, @mntruell |
| Google Gemini | #1a73e8 | @GoogleDeepMind, @OfficialLoganK |
| Vercel | #000000 | @vercel |
| GitHub | #238636 | @github |
| Stripe | #635BFF | @stripe |
| Linear | #5E6AD2 | @linear |
| Figma | #F24E1E | @figma |
| Amp / Ampcode | warm parchment | @AmpCode, @sqs |
| Augment Code | #1A9E5C | @augmentcode |
| Any company | auto-detect | searches X + favicon |
Output
Two files are saved to your working directory:
release-calendar.html— interactive version with click-through tweet linksrelease-calendar.png— hi-res PNG for sharing on X, Notion, etc.
How It Works
User prompt
│
▼
Setup wizard (browser, company, date range, background)
│
▼
Pull X posts (twitter-cli, up to 200/handle, parallel)
│
▼
Filter to product releases (model launches, features, milestones)
│
▼
Fetch brand logo + team avatars
│
▼
Generate brand-matched HTML calendar
│
▼
Screenshot → PNG (agent-browser, 2× retina)
License
MIT — free to use, modify, and share.
Aehnliche Skills
last30days skill
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
context mode
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
claude seo
Universal SEO skill for Claude Code. 19 sub-skills, 12 subagents, 3 extensions (DataForSEO, Firecrawl, Banana). Technical SEO, E-E-A-T, schema, GEO/AEO, backlinks, local SEO, maps intelligence, Google APIs, and PDF/Excel reporting.
pinme
Deploy Your Frontend in a Single Command. Claude Code Skills supported.
godogen
Claude Code & Codex skills that build complete Godot projects from a game description
claude ads
Comprehensive paid advertising audit & optimization skill for Claude Code. 250+ checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft & Apple Ads with weighted scoring, parallel agents, industry templates, and AI creative generation.