RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/GEMINI.md/wshobson/agents

GEMINI.md

GEMINI.md
GEMINI.mdroot

Quality

65/100

Scores the file, not the repository.

Length

252 words

8 headings · 3 code blocks

Repository

38k

— · pushed 11 days ago

Last changed

3 days ago

First indexed 3 days ago.
wshobson/agents/GEMINI.mdRawGitHub
1# Gemini CLI — setup guide
2 
3> The canonical context file is [`AGENTS.md`](AGENTS.md) at the repo root. Gemini CLI reads it via `.gemini/settings.json` (`context.fileName`). This guide covers Gemini-specific setup only.
4 
5## Install
6 
7```bash
8gemini extensions install https://github.com/wshobson/agents
9cd ~/.gemini/extensions/claude-code-workflows
10make generate HARNESS=gemini
11# restart Gemini CLI
12```
13 
14## What you get
15 
16- **156 skills** at `skills/<plugin>__<skill>/SKILL.md` — described in `AGENTS.md`. Describe a task to activate.
17- **192 subagents** at `agents/<plugin>__<agent>.md` — invoke with `@<agent>`.
18- **102 slash commands** at `/<plugin>:<command>` — use `/help` to list.
19 
20## Companion Memory Extension
21 
22Pensyve is maintained upstream as a separate Gemini CLI extension with MCP-backed
23memory and context injection:
24 
25```bash
26gemini extensions install https://github.com/major7apps/pensyve
27```
28 
29## Gemini-specific differences
30 
31| Capability | Claude Code | Gemini CLI |
32|---|---|---|
33| Plugin installation | `/plugin install` | `gemini extensions install <url>` |
34| Context file | reads `CLAUDE.md` (a symlink to `AGENTS.md`) | reads via `.gemini/settings.json` redirect to AGENTS.md |
35| Per-agent tool allowlist | `tools:` (always) | `tools:` (honored — remapped to Gemini-native names) |
36| Skill / agent discovery | native | native (skills/, agents/ at extension root) |
37| Model assignment | per-agent | session-level (override via `model:` frontmatter) |
38| `TodoWrite` tool | yes | no equivalent |
39 
40## Regenerating
41 
42```bash
43make generate HARNESS=gemini # all plugins
44make generate HARNESS=gemini PLUGIN=javascript-typescript # one plugin
45make clean-generated HARNESS=gemini # remove output
46```
47 
48## See also
49 
50- [`AGENTS.md`](AGENTS.md) — canonical context (cross-harness conventions)
51- [`docs/harnesses.md`](docs/harnesses.md) — full capability matrix
52- [`docs/round-trip-results.md`](docs/round-trip-results.md) — Gemini round-trip verification recipe
53 

Commands it names

  • make generate HARNESS=gemini
  • make generate HARNESS=gemini PLUGIN=javascript-typescript
  • make clean-generated HARNESS=gemini

Sections

  • Gemini CLI — setup guide
  • Install
  • restart Gemini CLI
  • What you get
  • Companion Memory Extension
  • Gemini-specific differences
  • Regenerating
  • See also

What it covers

setupperformance

Stack — with the evidence

python

(0.80)

pytorch

(0.70)

pytest

(0.70)

ruff

(0.70)

github-actions

(0.60)

Format

GEMINI.md

Gemini CLI's memory file, structurally close to CLAUDE.md — @imports and a user-scope layer — which is why repos that carry both usually carry near-identical text in each.

What the corpus says about it

Repository

Owner
wshobson
Language
—
License
—
Archived
no

All configs in this repo

Also in wshobson/agents

Diff this repo’s formats

One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
wshobson/agents.cursor/rules/020-agent-skill-authoring.mdc · 38kCursor rulespythonpytorch+3stylesecurity43/1003 days ago
wshobson/agentsAGENTS.md · 38kAGENTS.mdpytestpython+3testlint-formatstylesecurity+293/1003 days ago
wshobson/agents.cursor/rules/000-project-conventions.mdc · 38kCursor rulespythonpytorch+3lint-formatstylesecuritydo-not+162/1003 days ago
wshobson/agents.cursor/rules/010-python-tooling.mdc · 38kCursor rulesruffpython+3setuplint-formatstyle44/1003 days ago
Diff against .cursor/rules/020-agent-skill-authoring.mdc Diff against AGENTS.md Diff against .cursor/rules/000-project-conventions.mdc Diff against .cursor/rules/010-python-tooling.mdc

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
nodejs/nodedeps/v8/GEMINI.md · 119kGEMINI.mdtypescriptjavascript+7buildteststylearch+477/1003 days ago
iloveitaly/llm-ide-rulesGEMINI.md · 13GEMINI.mdpythonpytest+2setupteststyletypes+777/1003 days ago
zyx77550/spardaGEMINI.md · 4GEMINI.mdjavascriptvitest+9testlint-formatgitapi+275/1003 days ago
iloveitaly/llm-ide-rulestests/GEMINI.md · 13GEMINI.mdpythonpytest+2teststylearchtesting-strategy+274/1003 days ago
danielvm-git/bigpowersGEMINI.md · 114GEMINI.mdshellnode+8setupstyledo-notagent-behaviour67/1003 days ago
mykpono/ultimate-seo-geoGEMINI.md · 62GEMINI.mdpythongithub-actionssetuplint-formatdependenciesagent-behaviour62/1003 days ago
mykpono/ultimate-seo-geoplugins/ultimate-seo-geo/skills/ultimate-seo-geo/GEMINI.md · 62GEMINI.mdpythongithub-actionssetuplint-formatdependenciesagent-behaviour62/1003 days ago
ChrisMuster/AI-OSGEMINI.md · 1GEMINI.mdpythonstyleagent-behaviour56/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack