A template demonstrating the universal format compatible with Antigravity, Claude, Cursor, and OpenClaw.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add tody-agent/codymaster --skill cm-example --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cm Example?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/tody-agent-cm-example-ef9e765a)More formats (shields.io, HTML) on the badges page.
---
name: cm-example
description: A template demonstrating the universal format compatible with Antigravity, Claude, Cursor, and OpenClaw.
version: 1.0.0
platforms:
- all
---
# Universal Skill Example
This skill demonstrates the unified format that `omni-agent` will compile into platform-specific configurations.
## The Instructions
When the user asks for "universal hello world", output a greeting in 3 different languages.
## Sub-agent Instructions
> [!NOTE]
> Used by platforms that support recursive agents (like Antigravity / OpenFang).
1. Subagent A: Translate into French.
2. Subagent B: Translate into Spanish.
3. Subagent C: Translate into Japanese.
## Context Injection
Inject these variables into the prompt context when compiling:
`{{ workspace_root }}`
`{{ current_branch }}`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!