The Manifest.
More posts from The Manifest, paginated so the main blog stays lighter and faster to load.
The 2026 Guide to Killing Voice-Clones and Deepfake Calls
Scammers can clone your voice with just 30 seconds of audio. Learn how to use AI call screening and challenge-response protocols to protect your family from voice-cloning scams.
The Burner Email Survival Guide for 2026: 12+ Tools to Kill Spam and Protect Your Privacy
Your main inbox is a data goldmine for AI trackers. Learn how to use 10-minute inboxes, alias services, and anonymous forwarding to vanish from the 2026 spam cycle.
The Gmail Secret: How to Generate Unlimited Email Addresses from One Account
You don't have one Gmail address; you have infinite. Learn how to use Plus and Dot addressing to track data leaks, loop free trials, and kill spam in 2026.
How to Use Gmail SMTP Server for Sending Email
Gmail SMTP settings, ports, and App Password setup — configure any app, script, or email client to send mail through Gmail in 2026.
An Intro to HTML <address> Tag
The semantic <strong>HTML <code><address></code> element</strong> indicates that the enclosed HTML provides contact information for a person or people or an organization of a document or an article representing document or an article.
Agent Skills with Google Gemini: Function Calling Guide
Complete guide to Gemini function calling — define tools, handle function_call responses, return results, and compare syntax with Claude and OpenAI. Node.js.
Vercel AI SDK Tools: One API for Claude and OpenAI Skills
Vercel AI SDK's unified tool interface works with Claude, OpenAI, and Gemini. Write your skill once and switch AI providers without rewriting the agent loop.
Reduce Disk Writes on Debian and Ubuntu Desktop
Five tweaks that cut unnecessary disk writes on Debian and Ubuntu — noatime, volatile journald, tmpfs, swappiness, and zram. Safe on SSDs and HDDs.
File System Skills: Let Your Agent Read and Write Files
Build safe file system skills that let an agent read, write, and list files — with path sandboxing, size limits, and guardrails to prevent runaway writes.
Agent Skills with Memory: Persisting State Between Chats
Teach your agent to remember across conversations. Build read/write memory skills backed by a JSON file, then upgrade to SQLite — full Node.js code.
Agent Skills with the OpenAI API: Function Calling Explained
How to use OpenAI function calling with gpt-4o — define functions, handle tool_calls in responses, execute your code, and return results. Full Node.js working example.
Agent Skills with the Claude API: tool_use From Scratch
Learn how to give Claude tools using the Anthropic API — define tools, handle tool_use responses, execute functions, and return results. Full Node.js working example.
Build Your First Agent Skill for OpenClaw (Step-by-Step)
Learn how to create a custom OpenClaw skill using SKILL.md — from a simple weather lookup to a database query. Real code, real scenarios, no fluff.
What Are Agent Skills? AI Tools Explained Simply
Agent skills are the actions an AI can take beyond just talking. Learn what skills are, how they differ from prompts, and why they make AI actually useful in real workflows.
How to Install OpenClaw on Ubuntu, macOS, and Windows (2026 Guide)
Step-by-step guide to install OpenClaw on Ubuntu, macOS, and Windows — including Node.js setup, openclaw init walkthrough, API key configuration, and common error fixes.
OpenClaw Tutorial: Build Your First AI Agent in 15 Minutes
Build your first OpenClaw agent from scratch — connect Telegram, configure a heartbeat schedule, set up memory, and swap LLMs. A complete hands-on walkthrough with real scenarios.
How OpenClaw Memory Works (And Why Your Data Never Leaves Your Machine)
OpenClaw stores your AI agent's memory as plain Markdown files on your machine — no cloud sync, no third-party servers. Here's exactly how it works and how to back it up.
OpenClaw Integrations: Connect WhatsApp, Telegram, Slack and More
Step-by-step guide to connecting OpenClaw to Telegram, WhatsApp, Slack, and Discord — including bot token setup, voice mode config, multi-platform routing, and privacy notes.
OpenClaw Multi-Agent Setup: Make Your Agents Talk to Each Other
Learn how to build OpenClaw multi-agent pipelines using ACP — connect a research agent, writer agent, and publisher agent so they work together autonomously overnight.
OpenClaw vs ChatGPT vs Claude: Which AI Setup Is Right for You?
Honest comparison of OpenClaw, ChatGPT, and Claude web — privacy, memory, cost, autonomy, and setup. Five questions to find your best AI setup.
Domain Expertise
Browse by topic.
Get new posts without checking the archive.
Stay close to the latest deep-dives, references, and practical engineering notes from MeshWorld without having to scan the archive manually.
More posts, still searchable and still useful, without forcing the main blog page to carry the full post list at once.
Faster main archive, lighter page weight, and a cleaner path into older tutorials, installs, and references.