## Available Skills

<usage>
Skills provide specialized capabilities and domain knowledge. Use them when they match your current task.

Load a skill with `load_skill(name="<skill-name>")` to get its full instructions.
Individual resources (scripts, references, assets) can be loaded with a `path` argument.

The loaded content includes the skill's base directory and the absolute paths of its resources.
</usage>

<available_skills>

<skill>
<name>github</name>
<description>Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.</description>
</skill>

<skill>
<name>nano-banana-pro</name>
<description>Generate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Use for image create/modify requests incl. edits. Supports text-to-image + image-to-image; 1K/2K/4K; use --input-image.</description>
</skill>

</available_skills>
