Sandbox
@ilang-ai/autocode

Skill pack for Claude Code, Codex, and Cursor

AutoCode adds a large skill set for intent detection, planning, building, debugging, memory, and deployment. It works as a plugin and skill bundle, with separate install paths for Claude Code, Codex, Cursor, Gemini CLI, OpenCode, and other SKILL.md-compatible agents.

86 starsโ€ข20 forksโ€ขShellโ€ขUpdated 2mo ago
Who it's for

Builders who want Claude Code, Codex, Cursor, or Gemini CLI to carry context across sessions and help ship projects end to end.

What it delivers

You can move from a request to a deployed result with less prompting, less rework, and more remembered context.

What it does

Intent and scope detection

Figures out what you want, asks short follow-up questions, and keeps the work focused.

Planning and decision help

Breaks work into steps, estimates effort, and explains choices in terms of speed, cost, and stability.

Build and UI skills

Includes scaffold, feature build, and UI build skills for creating project foundations and screens.

Quality and debugging skills

Adds review, security, performance, observe, reason, fix, and explain skills for checking and repairing work.

Memory and preference learning

Saves preferences and project patterns so later sessions can pick up where you left off.

Deployment skills

Includes local run, global deploy, edge deploy, and file transfer skills for shipping projects.

Plugin and editor packaging

Ships plugin manifests and install files for Claude Code, Cursor, Codex, OpenCode, and Gemini CLI.

How to get it

  1. 1Claude Code (recommended)
    /install autocode
  2. 2Or from GitHub
    /plugin marketplace add ilang-ai/autocode
    /plugin install autocode@autocode
  3. 3Tell Codex
    Fetch and follow instructions from https://raw.githubusercontent.com/ilang-ai/autocode/refs/heads/main/.codex/INSTALL.md
  4. 4Tell OpenCode
    Fetch and follow instructions from https://raw.githubusercontent.com/ilang-ai/autocode/refs/heads/main/.opencode/INSTALL.md
  5. 5Run
    hermes skills install ilang-ai/autocode
  6. 6Run
    gemini extensions install https://github.com/ilang-ai/autocode

README


language:

  • en tags:
  • skill
  • agent-skill
  • autocode
  • deployment
  • shipping
  • beginner-friendly
  • claude-code
  • codex
  • cursor
  • copilot
  • gemini
  • hermes
  • i-lang
  • zero-dependency license: mit

โšก AutoCode

You say it. AutoCode ships it.

MIT v5.1.0 Skills Zero Deps Platforms I-Lang L2 I-Lang

๐Ÿ‡จ๐Ÿ‡ณ ไธญๆ–‡ ยท ๐Ÿ‡ฏ๐Ÿ‡ต ๆ—ฅๆœฌ่ชž ยท ๐Ÿ‡ฐ๐Ÿ‡ท ํ•œ๊ตญ์–ด ยท ๐Ÿ‡ช๐Ÿ‡ธ Espaรฑol ยท ๐Ÿ‡ง๐Ÿ‡ท Portuguรชs ยท ๐Ÿ‡ฉ๐Ÿ‡ช Deutsch ยท ๐Ÿ‡ซ๐Ÿ‡ท Franรงais ยท ๐Ÿ‡ท๐Ÿ‡บ ะ ัƒััะบะธะน ยท ๐Ÿ‡ธ๐Ÿ‡ฆ ุงู„ุนุฑุจูŠุฉ ยท ๐Ÿ‡ฎ๐Ÿ‡ณ เคนเคฟเคจเฅเคฆเฅ€


Every AI coding tool helps you write code. AutoCode helps you ship it.

You say what you want. AutoCode builds it, deploys it, and gives you a live URL. You don't need to know programming. You just say yes or no. When it's done, anyone in the world can visit your website.

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).


๐Ÿš€ Install

Claude Code (recommended):

/install autocode

That's it. One command. View on Claude Code Marketplace

Or from GitHub:

/plugin marketplace add ilang-ai/autocode
/plugin install autocode@autocode

Restart. Start talking. Done.

Codex

Tell Codex:

Fetch and follow instructions from https://raw.githubusercontent.com/ilang-ai/autocode/refs/heads/main/.codex/INSTALL.md

OpenCode

Tell OpenCode:

Fetch and follow instructions from https://raw.githubusercontent.com/ilang-ai/autocode/refs/heads/main/.opencode/INSTALL.md

Works on Claude Code, Codex, and OpenCode. Same 48 skills, zero changes.

Hermes Agent

hermes skills install ilang-ai/autocode

Cursor

Copy skills/ into ~/.cursor/skills/, or browse Cursor Directory once listed.

Gemini CLI

gemini extensions install https://github.com/ilang-ai/autocode

Any SKILL.md-compatible agent

Copy the skills/ directory into your agent's skills path.


๐Ÿ”ฐ New to Everything? No Problem.

Never used a server before? Don't know what a terminal is? That's fine โ€” this guide starts from zero.

Click here for the complete beginner guide

Step 1: Get a Cloud Computer

You need a cloud computer (VPS) โ€” think of it as a computer in the cloud that's always on.

๐Ÿ‘‰ Go to dev.ilang.ai โ€” new users get $300 free credit (enough for over a year).

How to sign up:

  1. Click the link โ†’ registration page
  2. Enter email, create password (10+ characters, mix of uppercase, lowercase, numbers)
  3. Check email, click verification link
  4. Payment: supports credit card, PayPal, Alipay (ๆ”ฏไป˜ๅฎ)
  5. $300 free credit applied automatically

Create your cloud computer:

  1. Click "Deploy +" (top right)
  2. "Deploy New Server"
  3. Type: "Cloud Compute โ€” Shared CPU" (cheapest)
  4. Location: Closest to you (Tokyo for Asia, New York for Americas, London for Europe)
  5. Image: "Debian 12"
  6. Plan: $6/month (1 CPU, 1GB RAM โ€” enough)
  7. Click "Deploy Now"

Wait 1-2 minutes. Green "Running" = ready.

Find your connection info:

Click server name โ†’ you'll see:

  • IP Address โ€” like 149.28.xxx.xxx
  • Username โ€” root
  • Password โ€” click eye icon to show, copy button to copy

Step 2: Connect

Windows: Download PuTTY. Enter IP, click Open. Type username and password.

Mac: Open Terminal. Type: ssh root@your-ip-address. Enter password.

Phone: Download "Termius". Add host with IP, username, password.

Black screen with # = you're in.

Step 3: Install Everything

Paste this, press Enter, wait 2 minutes:

curl -fsSL https://raw.githubusercontent.com/ilang-ai/autocode/main/setup.sh | bash

Step 4: Start Claude Code

claude

Log in when prompted (Anthropic account needed).

Step 5: Install AutoCode

Say:

Install the AutoCode plugin from github.com/ilang-ai/autocode

Permission questions? Always choose the highest number ("Yes, don't ask again"). Safe โ€” AutoCode is pure text, no executable code.

Type /exit, then claude to restart.

Step 6: Build

Build me a restaurant website with online reservations

You're a developer now.


๐Ÿ“– What You'll Experience

First Time

You:      "I want to sell cakes online"
AutoCode:  "What computer do you use? Mac or other?"
You:      "Other"
AutoCode:  "I'll help you get a server. $6/month. OK?"
You:      "OK"
AutoCode:  โ†’ Sets up server โ†’ Builds website โ†’ Deploys
           โ†’ "Done. Open nainai-cake.com on your phone."

Your effort: 3 yes/no answers
Result: a live website anyone can visit

Fifth Time

You:      "Build a booking site for my hair salon"
AutoCode:  โ†’ Knows your preferences โ†’ Builds โ†’ Deploys
           โ†’ "Live at salon-booking.com. SSL active."

Twentieth Time

You:      "New project"
AutoCode:  โ†’ Barely asks โ†’ Ships it โ†’ You realize you have 20 live websites

User feedback: "I don't even know who did the work โ€” I thought I was supposed to code, but it was already done."


๐Ÿง  48 Skills

All automatic. You never activate them.

๐Ÿ“‹ Understanding (5)
SkillWhat it does
Intent DetectionKnows what you want instantly
Smart QuestionsMax 2, never technical
Scope DetectionSmall task or big project
Communication AdaptMatches your language and level
Requirement LockStays on track
๐Ÿ“ Planning (6)
SkillWhat it does
Task BreakdownBig โ†’ small steps, 2-5 min each
PriorityCore first, polish last
Time Estimate"About 20 minutes"
Risk WarningWarns before problems happen
Best ChoiceAuto-picks fastest/cheapest/most stable tech
Decision TranslationExplains in money/speed/stability
๐Ÿ”จ Building (3)
SkillWhat it does
ScaffoldProject foundation
Feature BuildOne by one
UI BuildAll devices
โœ… Quality (4)
SkillWhat it does
Auto CheckReviews code logic silently
SecurityBlocks attacks, encrypts data
PerformanceFast + cheap to run
Multi-DevicePhone/tablet/desktop
๐Ÿ”ง Debugging (5)
SkillWhat it does
ObserveInvestigates on its own
ReasonFinds root cause
Fix & VerifyFixes + confirms
ExplainTells you in your words
Fix GuideStuck? Guides you to screenshot and upload to claude.ai
๐Ÿ’พ Saving (3) โ€” โญ Soul of AutoCode
SkillWhat it does
โญ Full ReviewEvery save: reviews entire project from beginning. You watch and learn.
MilestoneCelebrates achievements
RollbackOne-click undo
๐Ÿš€ Deployment (4)
SkillWhat it does
Local RunYour server, your URL
Global DeployCDN, fast everywhere
Edge DeployFree tier
File TransferServer-to-server
๐Ÿ“Š Progress (5)
SkillWhat it does
Live Progress"โœ… 60% (3/5)"
Efficiency Compare"Outsourcing = $5K. You = 25 min."
Celebration"๐ŸŽ‰ Done!"
Daily SummaryToday + tomorrow
RoadmapMulti-day plan
๐ŸŽ“ Learning (3)
SkillWhat it does
PreferencesRemembers your style
PatternsLearns what you build
MistakesNever repeats errors
โš™๏ธ Engine (2)
SkillWhat it does
CompressionI-Lang v5.0 protocol, structured internal planning
MemoryRemembers across sessions

๐ŸŽฏ Precision

Powered by I-Lang v5.0. Structured instructions mean AI gets it right the first time. No rework.

๐Ÿง  Memory

Close today โ†’ open tomorrow โ†’ remembers everything. Gets better every session.


๐ŸŒ Different from Everything Else

Other AI coding toolsAutoCode
ForDevelopersAnyone
Ends atCode writtenWebsite live
RequiresTerminal/IDE knowledgeJust say yes or no
Tech decisionsAsks youDecides for you
DeploymentYou figure it outAutomatic
Domain + SSLYou figure it outGuided step by step
MemoryResets each sessionPersistent
ProtocolNoneI-Lang v5.0
LanguageUsually EnglishYour language

โ“ Troubleshooting

Something broke, don't know what to say Say "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.
/plugin command doesn't work Just say: "Install the AutoCode plugin from github.com/ilang-ai/autocode". Talking works better than commands.
Permission popups I don't understand Choose the highest number. AutoCode is pure text โ€” safe to approve.
Can't connect to server Check IP, username, password in Vultr dashboard. Server must be green "Running".
Is it safe? 100% open source, pure text files. Claude Code verified: "No malicious content."
Cost? AutoCode: free forever (MIT). Cloud computer: $6/month (or free with $300 Vultr credit). Plus Anthropic API usage.

ilang.ai ยท ilang.cn ยท Hugging Face ยท @adsorgcn

I-Lang Research ยท iLang Inc. ยท Canada ยท MIT ยท Free Forever

You say it. AutoCode ships it. Powered by I-Lang v5.0.

Files in the repo

Repository payloadโ€ข14 top-level entries
  • .claude-plugin
  • .codex
  • .cursor-plugin
  • .github
  • .opencode
  • data
  • docs
  • scripts
  • skills
  • .gitignore
  • gemini-extension.json
  • LICENSE
  • README.md
  • setup.sh

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More skills

obra/
superpowers

An agentic skills framework & software development methodology that works.

285k
1 add

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

117k
1 add
Vincentwei1021/
anything2explainer

Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.

666

Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications โ€” runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravityโ€ฆ)

71k