BeClaude

GEMINI.md

New
1GitHub TrendingGeneralby myou260312-eng

Unlike general context files (GEMINI.md), which provide persistent workspace-wide background, Skills represent on-demand expertise. This lets Gemini CLI maintain a vast library of specialized capabilities—such as security auditing, cloud deployments, or codebase migrations—without cluttering the model’s immediate context window.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/gemini-md.md https://raw.githubusercontent.com/myou260312-eng/GEMINI.md/main/SKILL.md
3
Invoke in Claude Code
/gemini-md
View source on GitHub
securitydeployment

Frequently Asked Questions

What is GEMINI.md?

Unlike general context files (GEMINI.md), which provide persistent workspace-wide background, Skills represent on-demand expertise. This lets Gemini CLI maintain a vast library of specialized capabilities—such as security auditing, cloud deployments, or codebase migrations—without cluttering the model’s immediate context window.

How to install GEMINI.md?

To install GEMINI.md, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /gemini-md.

What is GEMINI.md best for?

GEMINI.md is a community categorized under General. It is designed for: security, deployment. Created by myou260312-eng.