Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add seeker71/Coherence-Network --skill daily-briefgit clone --depth 1 https://github.com/seeker71/Coherence-NetworkWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/seeker71/coherence-network/daily-brief)<a href="https://agentmods.dev/skills/seeker71/coherence-network/daily-brief"><img src="https://agentmods.dev/badge/skills/seeker71/coherence-network/daily-brief.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00065 | $0.01359 |
| Opus 5 | $0.00032 | $0.00679 |
| Sonnet 5 | $0.00013 | $0.00272 |
| Haiku 4.5 | $0.00006 | $0.00136 |
Grade A, and why
coherence-daily-brief scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl https://api.coherencycoin.com/api/news/resonance/{your_contributor_id} How it starts
The opening of the file, as written. The whole thing — 156 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Coherence Daily Brief
Your morning resonance surface — what the world is saying that aligns with what you are building.
How It Works
- Fetch — Pull 100+ articles from 5 RSS sources (Hacker News, TechCrunch, Ars Technica, The Guardian Tech, Reddit r/programming)
- Match — Score each article against your staked ideas using the Concept Resonance Kernel
- Rank — Surface the top matches with scores, keywords, and explanations
- Engage — Show which ideas are most alive in today's news cycle
Resonance Algorithm
Each article is scored against each of your ideas using 4 factors:
- Keyword overlap (Jaccard similarity) — how many meaningful words do the article and idea share?
- Phrase boost — if idea keywords appear in the article title (not just body), that's editorial emphasis (+0.15 per match)
- Recency boost — fresh news is actionable (<1hr: +0.2, <6hr: +0.1, <24hr: +0.05)
- Confidence weight — ideas you believe in more get stricter matching, focusing your attention
What You Know About Me (Contributor Profile)
The system stores contributor knowledge at three levels:
1. Identity (who you are)
GET /api/contributors/{id} → name, email, type (human/system)
GET /api/identity/{contributor_id} → linked identities (GitHub, Ethereum, etc.)
Your identity is your contributor record plus any linked external accounts. This is stored in Neo4j (graph) and PostgreSQL (relational).
2. Interests (what you care about)
GET /api/ideas?contributor_id={id} → ideas you created
GET /api/ideas/{id}/stake → ideas you staked CC on
GET /api/ideas/{id}/questions → questions you asked
GET /api/governance/change-requests → changes you proposed or voted on
Your interests are inferred from your actions: which ideas you created, staked on, questioned, voted on. The resonance engine uses these to personalize your brief.
3. Activity (what you've done)
GET /api/value-lineage/links → value flows you participated in
GET /api/runtime/events → API usage patterns
GET /api/inventory/commit-evidence → git commits attributed to you
Your activity feeds back into coherence scoring — more activity in an area increases the resonance weight for related news.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 156 lines · 65 tokens per session scan A 2e2b41f36fdc
coherence-daily-brief is a skill published in the GitHub repository seeker71/Coherence-Network (3 stars, last pushed 4d ago), licensed Apache-2.0. It adds 65 tokens to every session and 1,359 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
orbit-notion
Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…
Cortex
Operate Cortex, the LifeOS memory system — the typed Knowledge Archive (People, Companies, Ideas, Research with typed related: links) plus recall of prior work sessions, ISAs, and conversations. Search, add, harvest, develop, ingest, distill, graph-navigate, recall. USE WHEN cortex, knowledge, knowledge base, search…
feishu
Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.
pinchtab-mcp
Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
mochi-remind
Handle due reminders — notify the user with natural language and mark them done.