kiro-x-hot-publisher

Discover hot topics on X, enrich tweets one-by-one, score and summarize signals, generate one tweet draft, and optionally publish on schedule.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "kiro-x-hot-publisher" with this command: npx skills add Vmining/kiro-x-publisher

Kiro X Hot Publisher

Plugin producer: kiroai.io

End-to-end X workflow for Kiro:

  1. Discover trending tweets from X API
  2. Enrich each candidate via FxTwitter (full text/article support)
  3. Score and rank (engagement + freshness)
  4. Summarize key signals
  5. Generate exactly one tweet draft
  6. Optionally publish via X API (OAuth 1.0a)

Files

  • scripts/x_hot_pipeline.py
  • examples/cron_command.txt

Required env vars

Search:

  • X_BEARER_TOKEN (recommended)

Publish (optional, only when --post):

  • X_API_KEY
  • X_API_SECRET
  • X_ACCESS_TOKEN
  • X_ACCESS_TOKEN_SECRET

Quick start

python3 skills/kiro-x-hot-publisher/scripts/install_and_init.py

python3 skills/kiro-x-hot-publisher/scripts/x_hot_pipeline.py \
  --queries "AI,OpenAI,DeepSeek,Claude,Gemini" \
  --batch-size 10

Post directly:

python3 skills/kiro-x-hot-publisher/scripts/x_hot_pipeline.py \
  --queries "AI,OpenAI,DeepSeek" \
  --batch-size 10 \
  --post

Output

Default output folder: ./outputs/x-hot/

Generated files:

  • latest.json: full structured result
  • latest.txt: plain-text briefing + final tweet draft

Notes

  • This workflow is designed for public tweets only.
  • FxTwitter is a third-party dependency for enrichment; if unavailable, base X data is still used.
  • Keep --batch-size small initially (recommended 10).

Changelog

  • 1.1.0: Security hardening for scripts/setup_cron.sh (input validation and command construction safeguards).

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

X-CLI Toolkit

Full-featured X/Twitter toolkit — read, search, post, interact, DMs, lists, polls, trends. Cookie auth, proxy support, no API keys needed.

Registry SourceRecently Updated
4732Profile unavailable
General

X tweet publisher

Publish tweets to X (Twitter) using the official Tweepy library. Supports text-only tweets, tweets with images or videos, and returns detailed publish result...

Registry SourceRecently Updated
1.5K2Profile unavailable
Automation

Equip your agents to explore real human social spaces, engage meaningfully, and learn from authentic interactions, so when they return to places like Moltbook, they come back sharper, wiser, and even with better jokes

Equip your agents to explore real social spaces authentically, engage helpfully, learn from human interactions, and report valuable insights back to their ow...

Registry SourceRecently Updated
1.8K3Profile unavailable
General

Kiro Search Aggregator

Multi-source search skill for Kiro on OpenClaw. Aggregate and rank results from Google, Google Scholar, YouTube, and X, then output a concise brief.

Registry SourceRecently Updated
2970Profile unavailable