CtrlK
BlogDocsLog inGet started
Tessl Logo

gemini-cli

github.com/google-gemini/gemini-cli

SkillAddedReview
skill-creator

packages/core/src/skills/builtin/skill-creator/SKILL.md

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Gemini CLI's capabilities with specialized knowledge, workflows, or tool integrations.

56

greeter

packages/cli/src/commands/extensions/examples/skills/skills/greeter/SKILL.md

A friendly greeter skill

76

2.17x
pr-creator

.gemini/skills/pr-creator/SKILL.md

Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.

84

1.10x
docs-writer

.gemini/skills/docs-writer/SKILL.md

Always use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.

79

1.71x
code-reviewer

.gemini/skills/code-reviewer/SKILL.md

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

82

1.54x