XBlueSky

Daily News — Git skill for Claude Code

Git community

Author today's vatt-ghern daily news (1 roundup + up to 3 deep-stories) and open a PR.

How to install Daily News

Installs to ~/.claude/skills/xbluesky-vatt-ghern-daily-news/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xbluesky-vatt-ghern-daily-news && curl -fsSL https://raw.githubusercontent.com/XBlueSky/vatt-ghern/HEAD/commands/daily-news.md -o ~/.claude/skills/xbluesky-vatt-ghern-daily-news/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Daily News does


name: daily-news description: Author today's vatt-ghern daily news (1 roundup + up to 3 deep-stories) and open a PR.

Execute the daily-news skill for the vatt-ghern blog.

Use the `daily-news` skill in this plugin to:

  1. Load context from the past 7 days of posts
  2. Fetch from the priority source list (HackerNoon first)
  3. Score, dedupe, and select today's top 10
  4. Pick up to 3 deep-story candidates
  5. Author 1 roundup HTML + N deep-story HTML files under src/posts/YYYY/MM/DD/
  6. Ru

Alternatives in Git

  • Openclaude — Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 20 22.5k ★
  • OSS PR — Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, t 19.7k ★
  • Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★

Full documentation available on GitHub

View Source Repository