Agentic Personal Knowledge Management with OpenClaw, PARA, and QMD
The Complete Guide to Building Mission Control: How We Built an AI Agent Squad
Reading across books with Claude Code | Pieter Maes
In which we teach an agent to read syntopically.
✨ LangChain's Skills: give your agent specialized capabilities on-demand.
Skills work via progressive disclosure: specialized prompts are loaded only when needed based on the context.
🪶 You can easily develop and share skills across teams because they're super lightweight (a
Context Management for Deep Agents
Background Agents - Let Your Whole Team Ship Code
An open-source framework for background coding agents. Anyone with an idea can turn it into a PR.
AI Systems Engineering Patterns
Master AI engineering with 30 essential AI systems engineering patterns. From RAG and LLM gateways to multi-agent orchestration and flow engineering, discover the definitive guide to robust LLM design patterns that bridge the gap between traditional software architecture and modern AI development.
Claude Cowork Tutorial: How to Use Anthropic's AI Desktop Agent
Learn what Claude Cowork is and how to use for file organization, document generation, and browser automation. Hands-on tutorial with real examples and limitations.
ClawdBot: The Complete Guide to Everything You Can Do With It
Lessons from Building AI Agents for Financial Services
The Swarm Has Arrived
Merging Slash Commands into Skills in Claude Code
Why the Anthropic Ralph plugin sucks (use a bash loop instead)
Discover why the Anthropic Ralph plugin degrades AI performance by filling up context windows. Learn why bash loops keep Claude in the smart zone instead.
Claude Code's New Task System: The Practical Guide and Explainer
Claude Code Skill 2.0
How We Built Our OSS Launch Video with Remotion + Claude Code
The Agent Skills Directory
Discover and install skills for AI agents.
How I Built a Visual Feedback Loop for Claude Code
We’re turning Todos into Tasks in Claude Code
Separation of Responsibilities: MCP vs Skills
Agent Skills vs. Rules vs. Commands vs. Subagents
How I Use Claude Code
numman-ali/openskills: Universal skills loader for AI coding agents - npm i -g openskills
Universal skills loader for AI coding agents - npm i -g openskills - numman-ali/openskills
blader/humanizer: Claude Code skill that removes signs of AI-generated writing from text
Claude Code skill that removes signs of AI-generated writing from text - blader/humanizer
11 Tips For AI Coding With Ralph Wiggum
Run AI coding tools in autonomous loops with Ralph Wiggum. 11 tips for AFK coding: scope, progress tracking, feedback loops, and shipping code while you sleep.
GBSOSS/skill-from-masters: Stand on the shoulders of giants — Create AI skills built on proven methodologies from domain experts.
Stand on the shoulders of giants — Create AI skills built on proven methodologies from domain experts. - GBSOSS/skill-from-masters
ClawdHub
ClawdHub — a fast skill registry for agents, with vector search.
Dimillian/CodexSkillManager: macOS app to manage your Codex skills
macOS app to manage your Codex skills
Update - Someone just shared an existing free project that does this called Vibe-Kanban.
I just tried it. Super easy to get rolling.
1. Install via npx
2. Reference existing GitHub repo
3. Creating a task on the board and Claude starts working and streams output!
So. slick.
Step-by-step guide to get Ralph working and shipping code