digital-brain

Load modular memory and run Python scripts for content workflows.

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/samvanme/SBSitev0 --skill digital-brain-samvanme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: digital-brain
Source: https://github.com/samvanme/SBSitev0/tree/main/claudeskills/Agent-Skills-for-Context-Engineering-main/examples/digital-brain-skill
Command: npx skills add https://github.com/samvanme/SBSitev0 --skill digital-brain-samvanme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Digital Brain skill provides founders, creators, and professionals with a modular, memory-driven operating system to manage personal brand, content creation, knowledge, network, and goals, while minimizing model context through progressive loading.

Core Features & Use Cases

  • Progressive disclosure with modular loading across identity, content, knowledge, network, and operations.
  • Append-only memory and logs (JSONL) to preserve history and enable retrospectives.
  • Comprehensive automation through Python scripts under agents/scripts for weekly reviews, content ideas, and workflow orchestration.
  • Use case: When asked to write a post, the system reads identity/voice.md first, validates alignment with brand, references past content to inform drafting, and logs the result.

Quick Start

Start by defining your identity in identity/voice.md and identity/brand.md, then begin capturing ideas in content/ideas.jsonl and contacts in network/contacts.jsonl. Use the automation scripts in agents/scripts to generate weekly reviews and content ideas.

Frequently Asked Questions about digital-brain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize personal-brand content workflows using a modular memory system?

Organizing personal-brand content workflows with a modular memory system involves loading only necessary modules like identity and past content to validate brand alignment, draft new posts, and log results. It structures knowledge, network, and goals across separate files.

What is progressive disclosure in AI context management for content creation?

Progressive disclosure in AI context management minimizes model context by loading only required data modules for specific tasks like content creation. It reads relevant identity files first, references past logs, and prevents context overload during workflow execution.

Can I use Python scripts to automate weekly reviews and content idea generation?

Yes, you can use Python scripts to automate weekly reviews and content idea generation. The system orchestrates workflows and processes append-only JSONL logs through agents/scripts to generate reviews and new concepts automatically.

How do I set up a personal AI OS for meeting prep and relationship management?

Setting up a personal AI OS for meeting prep and relationship management requires defining identity in voice.md and brand.md files, then capturing contacts in network/contacts.jsonl. The system loads these specific modules during tasks.

Does append-only JSONL logging work for tracking personal knowledge history?

Yes, append-only JSONL logging works for tracking personal knowledge history by preserving historical data without overwriting past entries. This enables accurate retrospectives and provides a reliable reference for future content generation.

What is the best way to maintain brand voice consistency when generating content with AI?

Maintaining brand voice consistency when generating content with AI requires reading identity/voice.md first to validate alignment with your established brand. The system references this modular data before drafting and logs the final result.