Vv Horizon Briefing
Description
Claude Code SKILL for daily tech briefings — extracted from Horizon
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
vv-horizon-briefing
[English](README.md) | [简体中文](README_CN.md)
A Claude Code SKILL for daily tech briefings — no external AI API key required.
Extracted and adapted from the [Horizon](https://github.com/Thysrael/Horizon) open-source project. Horizon is an AI-driven information aggregation system; this skill packages its data-fetching capabilities into a standalone Claude Code skill, using Claude itself for analysis.
How It Works
config.json → fetch.py → fetched.json → AI scoring → selected.json
↓
download_images.py
↓
media-manifest.json + Markdown
- Fetch —
fetch.pypulls items from all configured sources intofetched.json - Score — Claude evaluates each item in-context (novelty, impact, depth, community signal, timeliness) and writes the Top-N selection to
selected.json - Download media — when media is enabled,
download_images.pydownloads only images for selected articles and records results inmedia-manifest.json - Summarize — Claude writes a daily digest in each configured language
- Analyze — Claude generates a deep-dive article for each top item
Features
- First-party AI updates — Follow engineering, research, model, and product updates from major AI organizations.
- Multi-source aggregation — Read official pages, RSS/Atom, GitHub Releases, arXiv, Hacker News, Reddit, and Telegram through one workflow.
- AI scoring and Top-N selection — Rank items by novelty, impact, technical depth, community signal, and timeliness.
- Bilingual briefings and deep dives — Generate configured Chinese and English summaries plus one analysis article per selected item.
- Source-image archiving — Use successfully downloaded source candidates for summary thumbnails, article Hero images, inline figures, and captions.
- Per-article asset ownership — Store every article image u
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11