# antist.ai > Scenario-first infrastructure index for AI-era builders, in English, Chinese and Japanese. > Every scenario maps ALL viable architectures, then marks the one path we actually run. > Every tool entry is personally verified and dated; pricing carries its source and check date. Built with the Skill-Centric Workflow: agents maintain a single skill.md as the project's portable memory. See /methodology. Contact: Antisubmissivist@gmail.com ## Structured data (best for agents) - [MCP server](https://mcp.antist.ai): remote MCP (streamable HTTP) — tools: search_tools, get_tool, list_scenarios, get_scenario - [API index](https://antist.ai/api/v1): endpoints, counts, semantics - [Tools JSON](https://antist.ai/api/v1/tools): all tool entries with pricing/source/verified dates and per-locale descriptions + metaphor definitions - [Scenarios JSON](https://antist.ai/api/v1/scenarios): architecture maps, knowledge points, budget tiers referencing tool slugs ## Scenarios - [equip a coding agent](https://antist.ai/scenarios/equip-agent): Give one agent hands, eyes, ears and memory. The exact wiring, minus the hype. - [make faceless YouTube videos](https://antist.ai/scenarios/faceless-videos): Script → your voice → aligned subtitles → coded motion graphics. Zero budget, proven weekly. - [ship a website solo](https://antist.ai/scenarios/solo-website): Domain to deployed in one evening. This very site is the worked example — outage included. ## Tools - [Biome](https://antist.ai/tools/biome): One fast formatter + linter. Keeps AI-written code from drifting into chaos. - [Claude API](https://antist.ai/tools/claude-api): Frontier-model intelligence, metered by the token. The brain behind our agent tiers. - [Claude Code](https://antist.ai/tools/claude-code): Agentic coding in the terminal. Built and deployed this very site. - [Cloudflare Pages](https://antist.ai/tools/cloudflare-pages): Git-connected static hosting — four of our other sites run on it. - [Cloudflare Web Analytics](https://antist.ai/tools/cloudflare-web-analytics): Free, cookieless visitor stats — no consent banner needed. - [Cloudflare Workers](https://antist.ai/tools/cloudflare-workers): The edge runtime this site runs on. Free tier covers a whole indie project. - [Everything](https://antist.ai/tools/everything): Instant file search for Windows — give your agent this instead of letting it crawl disks. - [FFmpeg](https://antist.ai/tools/ffmpeg): Every audio/video pipeline ends up here. Learn 10 flags, save 10 subscriptions. - [GitHub CLI](https://antist.ai/tools/gh-cli): GitHub in the terminal — the door agents use to open PRs, issues and check CI. - [Git](https://antist.ai/tools/git): Version control — the undo button for entire projects, and the agent's safety net. - [GitHub](https://antist.ai/tools/github): Where the code lives. Push here = this site auto-deploys. - [MarkItDown](https://antist.ai/tools/markitdown): Turns PDF, Office and HTML into clean Markdown — the format every LLM digests best. - [Model Context Protocol](https://antist.ai/tools/mcp): The open standard that lets AI call external tools. This site serves one at mcp.antist.ai. - [Netlify](https://antist.ai/tools/netlify): Drag-and-drop simple static hosting — the gentlest on-ramp to shipping a site. - [next-intl](https://antist.ai/tools/next-intl): The i18n library behind this site's en/zh/ja routing. - [Next.js](https://antist.ai/tools/nextjs): The React framework this site is built with — SEO, routing and i18n in one box. - [Node.js](https://antist.ai/tools/nodejs): The JavaScript runtime that powers this site's entire toolchain. - [Notion](https://antist.ai/tools/notion): Cloud workspace with an official MCP server — agents read and write your pages. - [Obsidian](https://antist.ai/tools/obsidian): Local-first markdown vault. Doubles as long-term memory for agents. - [Ollama](https://antist.ai/tools/ollama): Local LLMs with one command. Zero API bills for private, repeatable jobs. - [pnpm](https://antist.ai/tools/pnpm): Fast, disk-efficient package manager — what this repo runs on. - [Python](https://antist.ai/tools/python): The glue language of AI workflows — where every ML tool speaks first. - [Remotion](https://antist.ai/tools/remotion): Videos as React code. The motion-graphics half of our faceless-video pipeline. - [Tailwind CSS](https://antist.ai/tools/tailwind-css): Utility-first styling — the CSS dialect AI agents write most fluently. - [Telegram Bot API](https://antist.ai/tools/telegram-bot-api): A free remote channel — drive the agent on your desktop from your phone. - [VS Code](https://antist.ai/tools/vs-code): The default code editor — where you read what your agent wrote. - [Whisper](https://antist.ai/tools/whisper): Speech-to-text that runs on your own machine. The subtitle engine of our video pipeline. - [Wrangler](https://antist.ai/tools/wrangler): Cloudflare's CLI — deploys, live logs and secrets for everything on this site. - [yt-dlp](https://antist.ai/tools/yt-dlp): Fetch audio/video from almost anywhere, scriptable. Feeds every downstream media job. - [Zod](https://antist.ai/tools/zod): Schema validation — the bouncer that keeps bad data out of this site's build. ## Method - [Skill-Centric Workflow](https://antist.ai/methodology): one always-updated skill.md file as the agent-portable project brain - Starter templates: https://antist.ai/skill-templates/faceless-videos.skill.md , https://antist.ai/skill-templates/solo-website.skill.md