The MythOS Claude Code Skill enables MythOS creators to connect their knowledge library to Claude Code via the CLI. Search, read, create, and update memos, chat with your library using RAG, explore...
All memos tagged #agentic-augmentation
MythOS is an AI-native knowledge platform where your memos, connections, and thinking become a living graph that AI can reason over. It is not an AI model — it is the infrastructure for what we call...
The Build I built a Claude Code skill that drafts emails in Missive directly from the terminal. No browser tab switching, no copy-pasting into templates, no manual variable filling. You say...
Every conversation starts from zero. You explain your preferences, correct the same mistakes, re-establish context — then close the tab and lose it all. The AI you talked to yesterday has no memory...
You're at your desk, deep in a Claude Code session, logging decisions and tasks as you go. You close the laptop and walk to dinner. On the train, you open Claude on your phone. Your AI has no idea...
The 2026 Connectivity Stack is a framework from the MCP team for how agents connect to external systems. The core claim: there is no single connectivity solution. The best agents in 2026 use three...
Skills over MCP is an upcoming extension to the Model Context Protocol that lets servers ship domain knowledge alongside tools — structured instructions that tell the model how to use the server's...
Progressive discovery is a client-side pattern for managing tool context in MCP-connected agents. Instead of loading every tool schema from every connected server into the model's context window at...
On April 16, 2026, during a brainstorming session about automated development loops, Brian asked what motivates agents — and whether giving them "free time tokens" to build whatever they want would...
A practical guide to preventing CLAUDE.md bloat by treating it as a steering document synced to an external knowledge system. The Problem Claude Code's CLAUDE.md file loads into every session's...
Claude Cowork is an AI-powered agent by Anthropic designed to execute administrative and research tasks directly on a user's local machine. Available to Pro, Team, and Enterprise subscribers via the...
MemPalace is an open-source AI memory system that stores conversation history verbatim and makes it semantically searchable. Built in Python on ChromaDB, it uses the ancient Greek Method of Loci as...
gstack is a claude-code-skill pack by Garry Tan (Y Combinator President and CEO) that provides 35 specialized agent roles spanning product strategy, design, code review, Quality Assurance (QA),...
UI UX Pro Max is a claude-code skill that provides design intelligence for building professional UI/UX across web and mobile platforms. Created by nextlevelbuilder (62K+ GitHub stars). What It Does...
Voice guides are private MythOS memos that encode how a person actually writes and speaks in a specific domain — so that AI agents producing content on their behalf sound like them, not like generic...
How to build an AI agent system is a practitioner's guide to going from a single AI assistant to a multi-agent ecosystem — based on building Brian Bot's 57-agent system from scratch. This isn't a...
How I replaced my morning news routine with AI is the origin story of BrianBot Broadcast — a daily AI-generated podcast that synthesizes industry news through a curated worldview, published...
The arc from the Facebook Ads Prank to 57 agents is the story of how Brian Swichkow went from growth hacker to systems architect to augmentation practitioner — and why the same instincts that made a...
AI Augmentation vs AI Automation is the foundational distinction in how organizations and individuals integrate Artificial Intelligence into their work. Automation replaces human labor in a process....
Agentic coding is a software development paradigm where an AI agent autonomously reads, plans, writes, tests, and iterates on code — executing multi-step workflows rather than suggesting individual...
