{
  "markdown": "---\nlanguage:\n  - en\ntags:\n  - skill\n  - agent-skill\n  - autocode\n  - deployment\n  - shipping\n  - beginner-friendly\n  - claude-code\n  - codex\n  - cursor\n  - copilot\n  - gemini\n  - hermes\n  - i-lang\n  - zero-dependency\nlicense: mit\n---\n\n# ⚡ AutoCode\n\n<div align=\"center\">\n\n### You say it. AutoCode ships it.\n\n[![MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n[![v5.1.0](https://img.shields.io/badge/version-5.1.0-blue.svg)](https://github.com/ilang-ai/autocode/releases)\n[![Skills](https://img.shields.io/badge/Skills-47-blueviolet)](#skills)\n[![Zero Deps](https://img.shields.io/badge/Dependencies-0-brightgreen)](#-install)\n[![Platforms](https://img.shields.io/badge/Platforms-CC%20%7C%20Codex%20%7C%20Hermes%20%7C%20Cursor%20%7C%20Gemini-blue)](#-install)\n[![I-Lang L2](https://img.shields.io/badge/I--Lang-L2_Compatible-d4a858)](https://github.com/ilang-ai/ilang-spec)\n[![I-Lang](https://img.shields.io/badge/I--Lang-v4.0-1e3a8a.svg)](https://ilang.ai)\n\n[🇨🇳 中文](docs/README.zh.md) · [🇯🇵 日本語](docs/README.ja.md) · [🇰🇷 한국어](docs/README.ko.md) · [🇪🇸 Español](docs/README.es.md) · [🇧🇷 Português](docs/README.pt.md) · [🇩🇪 Deutsch](docs/README.de.md) · [🇫🇷 Français](docs/README.fr.md) · [🇷🇺 Русский](docs/README.ru.md) · [🇸🇦 العربية](docs/README.ar.md) · [🇮🇳 हिन्दी](docs/README.hi.md)\n\n---\n\n> **Every AI coding tool helps you write code. AutoCode helps you ship it.**\n>\n> You say what you want. AutoCode builds it, deploys it, and gives you a live URL.\n> You don't need to know programming. You just say yes or no.\n> When it's done, anyone in the world can visit your website.\n>\n> Built on I-Lang, the first protocol to formally map Greek mathematical symbols (Σ, Δ, φ, λ, Ω, ∇, μ, Π, ψ, ξ, ζ, θ, ∂) as primitive verbs for AI-to-AI communication, and the first to define a computable vector space for AI judgment (11 dimensions, 4 axioms).\n\n---\n\n</div>\n\n## 🚀 Install\n\n**Claude Code (recommended):**\n\n```\n/install autocode\n```\n\nThat's it. One command. [View on Claude Code Marketplace](https://platform.claude.com/plugins/autocode)\n\n**Or from GitHub:**\n\n```\n/plugin marketplace add ilang-ai/autocode\n/plugin install autocode@autocode\n```\n\nRestart. Start talking. Done.\n\n### Codex\n\nTell Codex:\n\n```\nFetch and follow instructions from https://raw.githubusercontent.com/ilang-ai/autocode/refs/heads/main/.codex/INSTALL.md\n```\n\n### OpenCode\n\nTell OpenCode:\n\n```\nFetch and follow instructions from https://raw.githubusercontent.com/ilang-ai/autocode/refs/heads/main/.opencode/INSTALL.md\n```\n\n**Works on Claude Code, Codex, and OpenCode.** Same 48 skills, zero changes.\n\n### Hermes Agent\n\n```bash\nhermes skills install ilang-ai/autocode\n```\n\n### Cursor\n\nCopy `skills/` into `~/.cursor/skills/`, or browse [Cursor Directory](https://cursor.directory) once listed.\n\n### Gemini CLI\n\n```bash\ngemini extensions install https://github.com/ilang-ai/autocode\n```\n\n### Any SKILL.md-compatible agent\n\nCopy the `skills/` directory into your agent's skills path.\n\n---\n\n## 🔰 New to Everything? No Problem.\n\nNever used a server before? Don't know what a terminal is? That's fine — this guide starts from zero.\n\n<details>\n<summary><b>Click here for the complete beginner guide</b></summary>\n\n### Step 1: Get a Cloud Computer\n\nYou need a cloud computer (VPS) — think of it as a computer in the cloud that's always on.\n\n**👉 Go to [dev.ilang.ai](https://dev.ilang.ai)** — new users get **$300 free credit** (enough for over a year).\n\n**How to sign up:**\n\n1. Click the link → registration page\n2. Enter email, create password (10+ characters, mix of uppercase, lowercase, numbers)\n3. Check email, click verification link\n4. Payment: supports **credit card, PayPal, Alipay (支付宝)**\n5. $300 free credit applied automatically\n\n**Create your cloud computer:**\n\n1. Click **\"Deploy +\"** (top right)\n2. **\"Deploy New Server\"**\n3. **Type:** \"Cloud Compute — Shared CPU\" (cheapest)\n4. **Location:** Closest to you (Tokyo for Asia, New York for Americas, London for Europe)\n5. **Image:** \"Debian 12\"\n6. **Plan:** $6/month (1 CPU, 1GB RAM — enough)\n7. Click **\"Deploy Now\"**\n\nWait 1-2 minutes. Green **\"Running\"** = ready.\n\n**Find your connection info:**\n\nClick server name → you'll see:\n- **IP Address** — like `149.28.xxx.xxx`\n- **Username** — `root`\n- **Password** — click eye icon to show, copy button to copy\n\n### Step 2: Connect\n\n**Windows:** Download [PuTTY](https://putty.org). Enter IP, click Open. Type username and password.\n\n**Mac:** Open Terminal. Type: `ssh root@your-ip-address`. Enter password.\n\n**Phone:** Download \"Termius\". Add host with IP, username, password.\n\nBlack screen with `#` = you're in.\n\n### Step 3: Install Everything\n\nPaste this, press Enter, wait 2 minutes:\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/ilang-ai/autocode/main/setup.sh | bash\n```\n\n### Step 4: Start Claude Code\n\n```bash\nclaude\n```\n\nLog in when prompted ([Anthropic account](https://console.anthropic.com) needed).\n\n### Step 5: Install AutoCode\n\nSay:\n\n```\nInstall the AutoCode plugin from github.com/ilang-ai/autocode\n```\n\nPermission questions? **Always choose the highest number** (\"Yes, don't ask again\"). Safe — AutoCode is pure text, no executable code.\n\nType `/exit`, then `claude` to restart.\n\n### Step 6: Build\n\n```\nBuild me a restaurant website with online reservations\n```\n\n**You're a developer now.**\n\n</details>\n\n---\n\n## 📖 What You'll Experience\n\n### First Time\n\n```\nYou:      \"I want to sell cakes online\"\nAutoCode:  \"What computer do you use? Mac or other?\"\nYou:      \"Other\"\nAutoCode:  \"I'll help you get a server. $6/month. OK?\"\nYou:      \"OK\"\nAutoCode:  → Sets up server → Builds website → Deploys\n           → \"Done. Open nainai-cake.com on your phone.\"\n\nYour effort: 3 yes/no answers\nResult: a live website anyone can visit\n```\n\n### Fifth Time\n\n```\nYou:      \"Build a booking site for my hair salon\"\nAutoCode:  → Knows your preferences → Builds → Deploys\n           → \"Live at salon-booking.com. SSL active.\"\n```\n\n### Twentieth Time\n\n```\nYou:      \"New project\"\nAutoCode:  → Barely asks → Ships it → You realize you have 20 live websites\n```\n\n*User feedback: \"I don't even know who did the work — I thought I was supposed to code, but it was already done.\"*\n\n---\n\n## 🧠 48 Skills\n\nAll automatic. You never activate them.\n\n<details>\n<summary><b>📋 Understanding (5)</b></summary>\n\n| Skill | What it does |\n|-------|-------------|\n| Intent Detection | Knows what you want instantly |\n| Smart Questions | Max 2, never technical |\n| Scope Detection | Small task or big project |\n| Communication Adapt | Matches your language and level |\n| Requirement Lock | Stays on track |\n</details>\n\n<details>\n<summary><b>📐 Planning (6)</b></summary>\n\n| Skill | What it does |\n|-------|-------------|\n| Task Breakdown | Big → small steps, 2-5 min each |\n| Priority | Core first, polish last |\n| Time Estimate | \"About 20 minutes\" |\n| Risk Warning | Warns before problems happen |\n| Best Choice | Auto-picks fastest/cheapest/most stable tech |\n| Decision Translation | Explains in money/speed/stability |\n</details>\n\n<details>\n<summary><b>🔨 Building (3)</b></summary>\n\n| Skill | What it does |\n|-------|-------------|\n| Scaffold | Project foundation |\n| Feature Build | One by one |\n| UI Build | All devices |\n</details>\n\n<details>\n<summary><b>✅ Quality (4)</b></summary>\n\n| Skill | What it does |\n|-------|-------------|\n| Auto Check | Reviews code logic silently |\n| Security | Blocks attacks, encrypts data |\n| Performance | Fast + cheap to run |\n| Multi-Device | Phone/tablet/desktop |\n</details>\n\n<details>\n<summary><b>🔧 Debugging (5)</b></summary>\n\n| Skill | What it does |\n|-------|-------------|\n| Observe | Investigates on its own |\n| Reason | Finds root cause |\n| Fix & Verify | Fixes + confirms |\n| Explain | Tells you in your words |\n| Fix Guide | Stuck? Guides you to screenshot and upload to [claude.ai](https://claude.ai) |\n</details>\n\n<details>\n<summary><b>💾 Saving (3) — ⭐ Soul of AutoCode</b></summary>\n\n| Skill | What it does |\n|-------|-------------|\n| ⭐ **Full Review** | **Every save: reviews entire project from beginning. You watch and learn.** |\n| Milestone | Celebrates achievements |\n| Rollback | One-click undo |\n</details>\n\n<details>\n<summary><b>🚀 Deployment (4)</b></summary>\n\n| Skill | What it does |\n|-------|-------------|\n| Local Run | Your server, your URL |\n| Global Deploy | CDN, fast everywhere |\n| Edge Deploy | Free tier |\n| File Transfer | Server-to-server |\n</details>\n\n<details>\n<summary><b>📊 Progress (5)</b></summary>\n\n| Skill | What it does |\n|-------|-------------|\n| Live Progress | \"✅ 60% (3/5)\" |\n| Efficiency Compare | \"Outsourcing = $5K. You = 25 min.\" |\n| Celebration | \"🎉 Done!\" |\n| Daily Summary | Today + tomorrow |\n| Roadmap | Multi-day plan |\n</details>\n\n<details>\n<summary><b>🎓 Learning (3)</b></summary>\n\n| Skill | What it does |\n|-------|-------------|\n| Preferences | Remembers your style |\n| Patterns | Learns what you build |\n| Mistakes | Never repeats errors |\n</details>\n\n<details>\n<summary><b>⚙️ Engine (2)</b></summary>\n\n| Skill | What it does |\n|-------|-------------|\n| Compression | I-Lang v5.0 protocol, structured internal planning |\n| Memory | Remembers across sessions |\n</details>\n\n---\n\n## 🎯 Precision\n\nPowered by [I-Lang v5.0](https://ilang.ai). Structured instructions mean AI gets it right the first time. No rework.\n\n## 🧠 Memory\n\nClose today → open tomorrow → remembers everything. Gets better every session.\n\n---\n\n## 🌍 Different from Everything Else\n\n|  | Other AI coding tools | **AutoCode** |\n| --- | --- | --- |\n| **For** | Developers | **Anyone** |\n| **Ends at** | Code written | **Website live** |\n| **Requires** | Terminal/IDE knowledge | **Just say yes or no** |\n| **Tech decisions** | Asks you | **Decides for you** |\n| **Deployment** | You figure it out | **Automatic** |\n| **Domain + SSL** | You figure it out | **Guided step by step** |\n| **Memory** | Resets each session | **Persistent** |\n| **Protocol** | None | **I-Lang v5.0** |\n| **Language** | Usually English | **Your language** |\n\n---\n\n## ❓ Troubleshooting\n\n<details>\n<summary><b>Something broke, don't know what to say</b></summary>\nSay \"something's wrong\". AutoCode asks simple questions. If it can't fix it in terminal, it tells you how to screenshot + upload to claude.ai.\n</details>\n\n<details>\n<summary><b>/plugin command doesn't work</b></summary>\nJust say: \"Install the AutoCode plugin from github.com/ilang-ai/autocode\". Talking works better than commands.\n</details>\n\n<details>\n<summary><b>Permission popups I don't understand</b></summary>\nChoose the highest number. AutoCode is pure text — safe to approve.\n</details>\n\n<details>\n<summary><b>Can't connect to server</b></summary>\nCheck IP, username, password in Vultr dashboard. Server must be green \"Running\".\n</details>\n\n<details>\n<summary><b>Is it safe?</b></summary>\n100% open source, pure text files. Claude Code verified: \"No malicious content.\"\n</details>\n\n<details>\n<summary><b>Cost?</b></summary>\nAutoCode: free forever (MIT). Cloud computer: $6/month (or free with $300 Vultr credit). Plus Anthropic API usage.\n</details>\n\n---\n\n<div align=\"center\">\n\n[ilang.ai](https://ilang.ai) · [ilang.cn](https://ilang.cn) · [Hugging Face](https://huggingface.co/i-Lang/AutoCode) · [@adsorgcn](https://x.com/adsorgcn)\n\n**I-Lang Research · iLang Inc. · Canada · MIT · Free Forever**\n\n*You say it. AutoCode ships it. Powered by [I-Lang v5.0](https://ilang.ai).*\n\n</div>\n",
  "bytes": 11426,
  "sha": "75776096945f23fd1bb85d01bb7d6a029a12765ff903d905e8d5a7956cf4a18f",
  "repo_slug": "ilang-ai/autocode",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_ilang_ai_autocode_autocode_640816b2/readme"
}