cog-daily-intelligence
Generate personalized verified news briefs with 7-day freshness and 95%+ source accuracy
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/daily-intelligence/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How cog-daily-intelligence Compares
| Feature / Agent | cog-daily-intelligence | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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
STIX/TAXII threat intelligence format and sharing
competitive-intelligence
Deep competitive analysis and market monitoring capabilities for product strategy
gong-conversation-intelligence
Gong.io conversation analytics for sales insights and coaching
reputation-intelligence
Reputation measurement and benchmarking platform integration
competitive-intelligence-tracker
Competitive intelligence collection and analysis skill for systematic competitor monitoring
cog-team-intelligence
Cross-reference GitHub, Linear, Slack, and PostHog with bidirectional sync for team briefs
process-builder
Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.
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
Run Babysitter autonomously with minimal manual interruption.
user-install
Install the user-level Babysitter Codex setup.
team-install
Install the team-pinned Babysitter Codex workspace setup.
retrospect
Summarize or retrospect on a completed Babysitter run.