Gemini banner
free-revalution free-revalution

Gemini

Development community

Description

# Gemini CLI Entry Template ## Location `{project}/GEMINI.md` ## Format Standard Markdown, append mode (marker-based) ## Content # AIGC-Detector Skill <!-- AIGC-Detector-Start --> [Full SKILL.md content here] <!-- AIGC-Detector-End --> ## Notes - Gemini CLI reads GEMINI.md from project root automatically - Supports hierarchical loading (multiple directory levels) - Append mode preserves any existing instructions - Install command: `curl -sL ... | bash -s -- --agent gemini --dir /your/projec

Installation

Installs to ~/.claude/agents/free-revalution-aigc-detector-pro-gemini.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/free-revalution/AIGC-Detector-Pro/HEAD/agents/gemini.md -o ~/.claude/agents/free-revalution-aigc-detector-pro-gemini.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository