ワンクリックで
pulse
Newsletter pipeline — pull RSS/X feeds, rank with Grok, generate, send, and post to social media. Backed by Supabase subscribers.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Newsletter pipeline — pull RSS/X feeds, rank with Grok, generate, send, and post to social media. Backed by Supabase subscribers.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Install, create, scaffold, and validate new skills in the .claude/skills/ folder. Use when adding a skill from a URL, GitHub repo, zip file, or markdown content, or when creating a new skill from scratch. Also use for validating existing skills, fixing registration issues, or restructuring the .claude folder.
Browser automation via Playwright MCP — reservations, ordering, scraping, form filling. Always confirm before final submission.
Katana setup wizard. Use when user says /setup, 'set up katana', 'configure my agent', 'install features', or 'walk me through setup'. Guides user through API key configuration, skill enabling, and profile creation.
Katana Sensei — life & business orchestrator powered by the 3 I's (Intelligence, Intuition, Initiative). Auto-loads memory on session start (soul.md, user.md, work.md, tasks.md). Runs morning briefings, evening check-ins, task daily iteration, inspirational quotes (Musashi, Stoic, Zen), profile management, and delegates to all agents. Use for any daily routine, task management, memory operations, quote requests, scheduling, or orchestration.
| name | pulse |
| triggers | newsletter, news update, ranked news, publish newsletter, send newsletter, post to twitter, social media pipeline, RSS feeds, subscriber count, pulse status |
| description | Newsletter pipeline — pull RSS/X feeds, rank with Grok, generate, send, and post to social media. Backed by Supabase subscribers. |
Auto-activate for newsletter tasks, news feed updates, social posting, or pipeline status checks.
| What | Command |
|---|---|
| Pipeline status | /pulse status |
| Pull + rank news | /pulse news update |
| Read today's ranked news | /pulse read ranked |
| Read X summaries | /pulse read x |
| Generate newsletter | /pulse gen nl |
| Full pipeline (rank+gen) | /pulse run nl pipeline |
| Send newsletter | /pulse send nl |
| Post to X only | /pulse post-x |
| Full end-to-end | /pulse full |
| Analyze themes | /pulse analyze |
news update → gen nl → send nl → gen content → post-x
/pulse full (runs full_pipeline_orchestrator.py end-to-end)
/Users/sc/News Letterpython agent_orchestrator.py --task <task> [--date YYYY-MM-DD] [--dry-run]news_letter/ranked_news/ranked_news_{date}.jsonnews_letter/x_summaries/x_summaries_{date}.jsonXAI_API_KEY/pulse status | /pulse news top 5 headlines | /pulse newsletter send to you via TG | /pulse newsletter gen generate | /pulse send send to subscribers | /pulse stats subscriber count
→ Full docs: .claude/commands/pulse.md