ワンクリックで
twitter-list-fetcher
Fetch latest tweets from an X/Twitter list with the built-in twitter_list_tweets tool, then summarize key updates.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Fetch latest tweets from an X/Twitter list with the built-in twitter_list_tweets tool, then summarize key updates.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Select and run proportionate validation for changes to apps/canvas-workspace. Use when iterating on Canvas Workspace code, finishing a feature or fix, preparing release evidence, or deciding whether a full performance report is necessary.
Deep-research a topic and build a structured Pulse Canvas workspace with approved research depth, source-backed findings, progressive or final canvas creation, spatially organized frames, content nodes, and connections. Use when the user asks to bootstrap, generate, research, organize, or build an AI-created canvas.
Extend an existing Pulse Canvas frame with local, source-backed research while preserving the surrounding canvas. Use when the user asks to research, enrich, expand, verify, update, or add sources/details inside a selected or named frame, rather than bootstrapping a whole new canvas.
Operate Pulse Canvas workspaces — read user-curated context, write results, create nodes
Add or change a Pulse Canvas capability that must be available through structured agent tools and the pulse-canvas CLI. Use for cross-workspace Capability Runtime changes spanning apps/canvas-workspace, packages/canvas-cli, or packages/cli, including new live read, operate, or unsafe application actions.
Run the canvas-workspace performance evaluation, publish the latest static dashboard through the local nginx/Cloudflare Tunnel route, capture a screenshot, and summarize the report. Use when the user asks to run Pulse Canvas/canvas-workspace perf checks, deploy the performance dashboard, refresh https://jasperhu.art/apps/canvas-perf/, or send a dashboard screenshot from Feishu/remote-server.
| name | twitter-list-fetcher |
| description | Fetch latest tweets from an X/Twitter list with the built-in twitter_list_tweets tool, then summarize key updates. |
| user-invocable | true |
| metadata | {"version":"1.0.0"} |
Use this skill when the user asks to:
This skill uses the deferred tool:
twitter_list_tweetsRequired:
listUrl: X list URL (for example https://x.com/i/lists/1234567890)Optional:
limit: max tweets to return, 1-100 (default 20)nitterInstance: preferred Nitter-compatible instance, for example https://nitter.nettimeoutMs: request timeout in milliseconds (default 20000)listUrl.twitter_list_tweets with listUrl and optional params.ok=false, report error and meta.attemptedInstances.ok=true, summarize:
url)isRetweet, isReply)ok: booleanlistId: parsed numeric list idsourceListUrl: normalized list URLrssUrl: RSS endpoint usedinstanceUsed: chosen Nitter-compatible instancefetchedAt: ISO timestamptweets[]:
id, url, text, publishedAt, authorHandle, authorName, isRetweet, isReplymeta:
requestedLimit, returnedCount, deduplicatedCount, truncated, attemptedInstanceserror: failure reason when ok=false