← Back to Agentic Edge

The Vault

Playbooks, templates, tools, and guides. Everything you need to build with AI agents.

Free this week workflow

CLAUDE.md Second Brain: raw/wiki/outputs Folder Schema for AI Memory

Build the exact folder structure Karpathy uses to give Claude persistent memory across sessions.

Free this week analysis

Claude Code's Source Code Is Now Public Knowledge. Here's What's Inside.

A misconfigured .map file exposed Anthropic's full Claude Code source. 60+ tools, 5 compaction strategies, subagent architecture. Most users are running at 10% capacity.

Free this week analysis

Karpathy: Explicit Memory Artifacts Beat Implicit AI Personalization

Implicit AI personalization is a black box. Karpathy argues your personal wiki beats it every time.

Free this week analysis

What AI Founders Need to Know About the Iran War

The conflict changed your cost model, your infrastructure risk, your fundraising environment, and your security requirements. Here's what to do about each one.

Free playbook

Karpathy Stopped Using Vector Stores. He Builds Wikis Instead.

Andrej Karpathy shifted most of his token spend from writing code to building personal knowledge bases. Three folders, one schema file, no RAG. Here's the setup.

Pro analysis

Meta's Paper Solves the Self-Improvement Ceiling. Read It Before You Build Your Feedback Loops.

Most self-improving AI systems hit a wall because the improvement mechanism is fixed. This Meta paper makes the improvement process itself improvable.

Pro tools

Sierra Ghostwriter: Describe the Agent You Want. It Builds It.

Sierra's new tool generates production-grade agent configs from plain language descriptions. The 'builder of builders' pattern just arrived at enterprise scale.

Free tools

Hermes Agent: The Open-Source Agent That Gets Smarter Every Session

Nous Research launched Hermes Agent — an open-source agent with multi-level memory that persists across sessions. The community is calling it the replacement for OpenClaw.

Free news

Paperclip Hit 40,000 GitHub Stars. Agent Monitoring Is Now a Standard Practice.

1,400+ public repos use it. 80K npm downloads. Paperclip is the de facto standard for agent heartbeat monitoring, and the adoption curve says something important.

Free news

Claude Code Can Now Click Through Your UI. The Last Mile of Agent Automation Just Closed.

Computer use shipped inside Claude Code. Your agent can now open apps, navigate interfaces, and verify its own work visually — all from the CLI.

Free news

Claude Code CLI Full TypeScript Source Leaked via npm .map Misconfiguration

A misconfigured source map just gave every agent builder a free architectural tour of Anthropic's production CLI.

Free tools

Anthropic OSS Trio: Hermes-agent, Paperclip Heartbeat, Phone Gateway

Three free Anthropic tools that give your agents production-grade infrastructure most teams are still building from scratch.

Free tools

Claude Skill: Multi-Agent Critique via Karpathy's LLM Council

A Claude skill that runs multiple sub-agents to roast your idea from different angles. Finally, a fix for sycophantic AI.

Free playbook

The Boris Cherny Method: How Claude Code's Creator Runs 15 Sessions in Parallel

The guy who built Claude Code shared his actual workflow. 10-15 parallel sessions, self-evolving CLAUDE.md, zero SQL in 6 months. Here's exactly what he does.

Inner Circle playbook

Running a 24/7 AI Agent on a Mac Mini: 18 Cron Jobs, Zero Babysitting

One developer's setup for running AI agents around the clock. 18 cron jobs, 35 scripts, 6 custom skills, and a context system that gets smarter every day.

Pro tool-drop

15 Claude Code Skills and GitHub Repos Worth Installing This Week

The skills, plugins, and repos that real developers are using with Claude Code right now. Tested, ranked, with install commands.

Pro guide

Karpathy's Autoresearch: The Cognition Framework Nobody Read

Andrej Karpathy dropped an autoresearch tool with a README that rewrites how you think about AI agents. Here's the part everyone skipped.

Pro playbook

The Agent Startup Wave: Ghostwriter, Glimpse, ARC-AGI-3, and What's Next

Sierra's agent builder, Glimpse's $35M raise, the benchmark that humbles every AI, and the GitHub repos blowing up. The agent economy just shifted.

Free analysis

Claude Mythos Just Leaked. Here's What It Means.

Anthropic accidentally exposed docs about their next model. It sits above Opus. The cyber implications are what should worry you.

Free analysis

ARC-AGI-3: The Benchmark That Humbles Every AI Model

Humans score 100%. The best AI scores 0.37%. There's $700K on the table. This is the scoreboard that matters.

Free tools

Stripe Projects: They Want to Own Your Entire Stack

One CLI to provision Vercel, Supabase, Neon, Railway, and more. Credentials in a vault. Billing through Stripe. This is a land grab.

Free tools

Letta Fixed Claude Code's Worst Problem

Claude Code forgets everything between sessions. Letta's claude-subconscious gives it a persistent brain. Two commands to install.

Free tools

Someone Built a Claude Code Skill That Clones Any Website

Not screenshots. It reads the actual DOM. Parallel builder agents reconstruct everything. The output is production-ready.

Free tools

Remotion + Claude Code: Videos From Plain English

Describe what you want. Claude writes React components. Remotion renders MP4. 25,000 installs. The new default for dev content.

Free resources

Every Fundraising Database You Need in 2026

300+ firms, 2,500+ angels, family offices, and the full YC W26 database. Won't close your round but saves weeks of research.

Inner Circle tool-drop

The Budget LLM Spreadsheet: One Model Switch. 87% Cost Reduction.

The exact spreadsheet I use to compare LLM costs per task. Which models to use where, when to switch, and how I cut my API bill from $340/mo to $44/mo.

Inner Circle guide

AGENTS.md Masterclass: Why the Tech Stack Mini-Map Approach Fails

Most AGENTS.md files are useless. Here's the structure that actually makes AI agents productive in your codebase.

Inner Circle tool-drop

Claude Code Cheat Sheet: Keybindings, Hooks, and Syntax Not in the Docs

Everything I've learned using Claude Code 8 hours a day that isn't in the official documentation. Keyboard shortcuts, hook patterns, and undocumented features.

Inner Circle guide

OpenClaw Week-One Setup: Lock Your Gateway Before You Connect Anything

The exact setup sequence for OpenClaw that avoids the security mistakes 80% of new users make. Gateway config, plugin vetting, cost controls.

Inner Circle technical

Auto Mode Breakdown: How Memory Consolidation Works and What Gets Pruned

Claude Code's auto mode is powerful but opaque. Here's what actually happens to your context, what gets pruned, and how to prevent losing important information.

Free playbook

Agentic Design Patterns — The 424-Page Google Engineer Doc, Broken Down

A senior Google engineer dropped a 424-page doc covering every agentic design pattern at the frontier. Every chapter is code-backed. Here's what matters and what you can use today.

Pro playbook

Building an AI-Powered Newsletter From Scratch: The Complete Technical Playbook

How we built Agentic Edge — a newsletter that curates itself. 376 sources, keyword scoring, trending detection, zero API costs. Full architecture and code.

Pro resource

The 376 AI Sources We Monitor (And Why Most Are Noise)

Every RSS feed, subreddit, newsletter, and API we pull from — organized by signal quality. Use this as your own reading list.

Pro guide

The Anti-AI Writing Style Guide: How to Sound Human in 2026

25 banned phrases, 6 writers to study, and the exact formula for newsletter copy that doesn't sound like ChatGPT wrote it.

Inner Circle technical

The Scoring Algorithm: How We Rank 700+ Articles Without AI

The exact keyword lists, multipliers, and penalty system we use to score articles locally. No API key needed. Copy this for your own newsletter.

Pro playbook

The Training Dashboard: How We Built a Feed That Learns From You

The two-website architecture, feedback loop, and preference engine that makes each newsletter better than the last.

Pro playbook

Newsletter Monetization: Custom Stripe Integration vs Platforms

Why we went custom instead of Buttondown or Substack, the exact pricing tiers, and how to set up Stripe Checkout in 30 minutes.

Pro playbook

The Vibecoding Masterclass: 8 Hacks That Separate 10x AI Coders From Everyone Else

The exact tools, patterns, and CLAUDE.md structures that top developers are using in March 2026 to write better code with AI agents. Sourced from real Reddit threads.

Inner Circle template

The Production CLAUDE.md Template (Copy-Paste Ready)

The exact CLAUDE.md file structure used by top developers. Three tiers, negative constraints, lessons learned section. Just fill in your stack.

Inner Circle tool-drop

The March 2026 AI Coding Tool Stack: What Developers Are Actually Using

Every tool, MCP server, and plugin that real developers mentioned on Reddit this month. Tested, ranked, with install instructions.