Run gemini native.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill gemini-native --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gemini Native?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-gemini-native)More formats (shields.io, HTML) on the badges page.
---
name: gemini-native
description: "Run gemini native."
---
# gemini-native (Codex)
Codex-native entry point for the `gemini-native` operator skill.
The AgentOps source skill `../../skills/gemini-native/SKILL.md` is the source of truth
for domain behavior, commands, examples, references, and output expectations.
Read it first, then use `prompt.md` for the Codex runtime profile.
## Codex Runtime Contract
- Use Codex plus the local shell for this wrapper's execution.
- Treat Gemini CLI commands as target-runtime commands to inspect, configure, or dispatch deliberately.
- Load only the relevant source references or scripts for the task.
- Verify command syntax from local `gemini --help` or checked-in references before acting.
- Return concrete evidence: commands run, files touched, exit codes, and any remaining blocker.
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!