close-my-loops

Solid

Build and maintain a personal work profile and open-loop tracker for the user's own job — a markdown file covering their org, key contacts, communication style, active initiatives, and open loops synthesized from their own email/Slack; a Cowork Project setup so that file is actually read every session; and a scheduled task that keeps it refreshed and sends a daily summary. Unlike skills that operate on a shared repo or ticket, this one runs on the user's personal accounts and data. Use this whenever the user asks to build, create, update, refresh, or extend a "second brain," "brain.md," or personal context file from their email/Slack/Teams history. Also trigger for "learn my organization / contacts / writing style," "make Claude always use this file," "set up a Cowork project around my brain file," or "send me a daily summary of what needs my attention" — even without the words "second brain."

Data & Documents 11 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
36
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Close My Loops This skill has three parts. They build on each other but are each independently useful — jump to whichever one matches what the user asked for. 1. **Build/refresh `brain.md`** — a profile of the user's working life, from their own email/Slack. 2. **Set up a Cowork Project** so that file gets read automatically every session, instead of only when someone remembers to mention it. 3. **Set up a scheduled task** that refreshes the file daily and sends a summary of what needs attention. The three connect: Part 2 is what makes Part 1's file actually useful without the user re-uploading it every time, and Part 3 is what keeps it current without the user having to ask again. A brain.md nobody re-reads, or one that goes stale, is much less valuable than the sum of its parts — so if the user only asks for Part 1, it's worth mentioning Parts 2 and 3 exist once the file is built. --- ## Part 1: Build or refresh brain.md ### What this produces A single markdown file (default name `brain.md`) that a future Claude session can read to answer things like "find my important emails," "draft a reply to X in my style," or "who owns this initiative." It's not a knowledge base of facts about the world — it's a profile of *the user's working life*: who they talk to, how, and what's currently in flight. The file has different kinds of content, and it matters that you keep them distinct: - **Stable content** — role, reporting line, key people, communication style. Changes slo...

Details

Author
insideout-ai
Repository
insideout-ai/make-it-work
Created
2 months ago
Last Updated
today
Language
N/A
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

second-brain

Set up and operate a file-based second brain — a knowledge vault that every Claude Code session reads on start and writes back to before it ends, so context compounds across sessions instead of evaporating. Use "second-brain setup" to bootstrap a new vault (folder structure, brain CLAUDE.md, note templates, optional session-log hook), and follow the OPERATE rules in every session once a vault exists. Built for Obsidian-flavored markdown but works with any plain-markdown folder.

3 Updated 3 days ago
josherau
AI & Automation Listed

brain-onboard

Onboard any project into the Second Brain system (Claude Code + Obsidian vault). Invoke in any chat — the skill scans conversation context, asks only for missing info, and generates a ready-to-use package: CLAUDE.md (fully filled), _PROJECT.md, taskboard.md, a setup script, and — for code projects — an architecture map. Use when transitioning a project from chat to Claude Code, connecting an existing project to the vault, or starting a new project with full context.

0 Updated 2 days ago
dmitrax
AI & Automation Featured

company-brain

Your team's shared, AI-ready knowledge base — people, companies, meetings, SOPs, and decisions structured so Claude can answer questions on your team's behalf. Team-scope sibling to second-brain (which is personal-scope). Seven modes — capture (drop something into the right structured dir), compile (process into wiki pages, update INDEX.md), query (answer from the corpus with trust weighting, save to outputs/), review (triage queue — verify / deprecate / supersede unreviewed and stale captures so wrong info never becomes context), lint (orphans / stale / contradictions / gaps), connect (suggest new wikilinks), search (quick lookup). Structured raw dirs (people/, companies/, meetings/, sops/, decisions/, customer-language/, recurring-questions/, sales-objections/) instead of second-brain's flat type-prefixed raw/. Multi-author aware — every capture stamps author + timestamp + trust status. Optional auto-sync from Fathom/Gong/Granola call transcripts, Slack/email exports, CRM. Defaults to a vault at ${COMPANY_B

229 Updated 2 days ago
coreyhaines31