COG-second-brain AGENTS.md

COG-second-brain AGENTS.md is an instructions file for Codex, OpenCode from huytieu/COG-second-brain. It costs 11,064 tokens per session, scanned A, original, MIT.

A set of instructions for COG, an agent-assisted second brain that combines personal notes, Obsidian, and Git. It documents commands such as onboarding, braindump, and daily brief, which agents can use through markdown instructions.

In plain words
What is it for?
Setting up a user profile, capturing unstructured thoughts, creating daily summaries, and managing profile, interest, watchlist, and project documents.
Why use it?
It tells an AI agent which commands are available and how they should personalize or organize a user's notes.

Instructions file for CodexOpenCode

About the project

COG is an AI-assisted second brain that stores knowledge in Markdown files and uses agents, skills, and version control to evolve it over time. It helps people manage knowledge and contacts while supporting several coding-agent tools; the catalogue entries are COG’s skills, agents, instructions, rules, and plugin surfaces.

huytieu/COG-second-brain · 1,162 stars · on GitHub

Install

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.

agentmods
npx agentmods add instructions/huytieu/cog-second-brain/agents-md
Clone the repo
git clone --depth 1 https://github.com/huytieu/COG-second-brain

Made for: Codex, OpenCode.

Wrote 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.

agentmods badge for COG-second-brain AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/huytieu/cog-second-brain/agents-md.svg)](https://agentmods.dev/instructions/huytieu/cog-second-brain/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/huytieu/cog-second-brain/agents-md"><img src="https://agentmods.dev/badge/instructions/huytieu/cog-second-brain/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 11,064 This file is loaded in full into every session.
When invoked 11,064 The same file — it is already loaded in full.
Security scan A 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.11064 $0.11064
Opus 5 $0.05532 $0.05532
Sonnet 5 $0.02213 $0.02213
Haiku 4.5 $0.01106 $0.01106

Measured 5d ago against content hash 9c1afc2a88ff, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

COG-second-brain AGENTS.md 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 5d 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.

2. Classifies claims: environment-dependent (verify with `ls`/`curl`/`gh`) vs preference/judgment (check only for contradiction with newer entries)
AGENTS.md · 1,040 lines

How it starts

The opening of the file, as written. The whole thing — 1,040 lines — stays where its author put it; the contents beside it link to each section on GitHub.

COG: Agentic Second Brain - Universal Agent Commands

This document defines the available commands/skills for AI agents interacting with COG (Cognition + Obsidian + Git) - a self-evolving agentic second brain system.

Compatible with: OpenAI agents, Claude (via this file), and any AI that reads markdown.

Note: Claude Code users should use .claude/skills/ and Kiro users should use .kiro/powers/ for native support. This file serves as universal documentation for all other agents.

Available Commands

/onboarding

Description: Personalize COG for your workflow - creates profile, interests, and watchlist files with a smart, conversational setup.

Triggers:

  • /onboarding
  • "onboarding"
  • "setup COG"
  • "setup my profile"
  • "get started"

Purpose: Welcome new users and collect essential information to personalize their COG experience through natural conversation - not sequential form-filling. Creates profile documents stored as markdown files within the vault.

How it works:

  1. Asks ONE open-ended question: "Tell me about yourself - name, role, and what you're interested in"
  2. Intelligently parses the response to extract name, role, interests, projects, news sources, and competitive watchlist
  3. Only asks a follow-up if required info (name, role, interests) is still missing
  4. Asks about agent mode preference (solo vs team) during confirmation
  5. Confirms extracted info before creating files
  6. Matches role to a role pack (.claude/roles/*.md) for personalized skill and integration recommendations
  7. Discovers integrations — presents role-specific recommendations, asks which tools the user already uses
  8. Creates 00-inbox/MY-PROFILE.md with role_pack, agent_mode, and preferences
  9. Creates 00-inbox/MY-INTERESTS.md with topics for daily briefs
  10. Creates 00-inbox/MY-INTEGRATIONS.md with active/disabled integrations
  11. Optionally creates project structures in 04-projects/ and 03-professional/COMPETITIVE-WATCHLIST.md (only if mentioned)
  12. Generates a welcome guide with role-ordered skills and integration status

Read the full file on GitHub · 1,040 lines

Changes

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.

  1. 5d ago First seen · 1,040 lines · 11,064 tokens per session scan A 9c1afc2a88ff

Subscribe to this mod's changes

COG-second-brain AGENTS.md is an instructions file published in the GitHub repository huytieu/COG-second-brain (1,162 stars, last pushed 10d ago), licensed MIT. It adds 11,064 tokens to every session, about $0.0553 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-30.