hello-world
A minimal example skill demonstrating "The Antigravity Way". Use this as a reference when creating your own skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
A minimal example skill demonstrating "The Antigravity Way". Use this as a reference when creating your own skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | hello-world |
| description | A minimal example skill demonstrating "The Antigravity Way". Use this as a reference when creating your own skills. |
This is a Gold Standard example of a concise, effective skill.
Run the Script:
# Always use absolute paths!
python3 .agent/skills/skill-creator/examples/hello-world/scripts/greet.py --name "Friend"
Verify:
scripts/greet.py: A simple Python script that prints a CLI greeting.Your project awareness buddy. Knows current state, reads docs, analyzes code, answers "where are we?" questions. Activate with "bro" or "project-bro".
Systematic debugging skill. 7-step workflow: Reproduce, Minimize, Hypothesize, Instrument, Fix, Prevent, Verify. Activate when troubleshooting errors.
Expert on Model Context Protocol (MCP) servers. Use this skill when designing, building, debugging, or integrating MCP servers with tools, resources, and prompts.
Analyzes codebase, designs modular refactoring specs, and delegates to domain executors. Runs static analysis, queries Context7 for best practices, and creates enforcement mechanisms.
Expert in Docker, CI/CD, and delivering Go/Nuxt apps.
Quality Assurance Lead. Tests E2E, API, and UI.