cog-daily-intelligence

Generate personalized verified news briefs with 7-day freshness and 95%+ source accuracy

509 stars

Best use case

cog-daily-intelligence is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Generate personalized verified news briefs with 7-day freshness and 95%+ source accuracy

Teams using cog-daily-intelligence should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/daily-intelligence/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/methodologies/cog-second-brain/skills/daily-intelligence/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/daily-intelligence/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How cog-daily-intelligence Compares

Feature / Agentcog-daily-intelligenceStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Generate personalized verified news briefs with 7-day freshness and 95%+ source accuracy

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# COG Daily Intelligence Skill

Generate personalized daily intelligence briefs using verified sources with strict freshness and accuracy requirements.

## Capabilities

- Gather intelligence sources filtered by role and interests
- Enforce 7-day freshness requirement on all sources
- Apply verification-first methodology: every claim needs a source
- Target 95%+ source accuracy
- Assign confidence levels to all intelligence items
- Cross-reference with existing vault knowledge in 05-knowledge
- Quality-gated brief generation with iterative refinement

## Tool Use Instructions

1. Use `file-read` to load user profile and interests from 00-inbox
2. Use `web-search` to gather relevant intelligence sources
3. Use `web-fetch` to verify and extract content from sources
4. Cross-verify claims across multiple sources
5. Use `file-read` to check existing knowledge in 05-knowledge for context
6. Use `file-write` to create daily brief in 01-daily
7. Use `git-commit` to commit the brief

## Quality Standards

- All sources must be within 7 days
- Every claim must have at least one verifiable source
- Confidence levels: high (3+ corroborating sources), medium (2 sources), low (1 source)
- Target overall accuracy: 95%+

## Examples

```json
{
  "vaultPath": "./cog-vault",
  "mode": "daily-brief",
  "userName": "Alex",
  "rolePack": "engineer",
  "targetQuality": 80
}
```

Related Skills

STIX/TAXII Intelligence Skill

509
from a5c-ai/babysitter

STIX/TAXII threat intelligence format and sharing

competitive-intelligence

509
from a5c-ai/babysitter

Deep competitive analysis and market monitoring capabilities for product strategy

gong-conversation-intelligence

509
from a5c-ai/babysitter

Gong.io conversation analytics for sales insights and coaching

reputation-intelligence

509
from a5c-ai/babysitter

Reputation measurement and benchmarking platform integration

competitive-intelligence-tracker

509
from a5c-ai/babysitter

Competitive intelligence collection and analysis skill for systematic competitor monitoring

cog-team-intelligence

509
from a5c-ai/babysitter

Cross-reference GitHub, Linear, Slack, and PostHog with bidirectional sync for team briefs

process-builder

509
from a5c-ai/babysitter

Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.

Workflow & Productivity

babysitter

509
from a5c-ai/babysitter

Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.)

yolo

509
from a5c-ai/babysitter

Run Babysitter autonomously with minimal manual interruption.

user-install

509
from a5c-ai/babysitter

Install the user-level Babysitter Codex setup.

team-install

509
from a5c-ai/babysitter

Install the team-pinned Babysitter Codex workspace setup.

retrospect

509
from a5c-ai/babysitter

Summarize or retrospect on a completed Babysitter run.