llms.txt · git:20260915.a1b630f · 2026-09-15 · sha256 ef1280e5f79c8a8f

llms.txt git:20260915.a1b630fA

Immutable. This exact content is served forever at /api/v1/blob/ef1280e5f79c8a8f.

# Skills

> Public Agent Skills collection by Maksym Stoianov, not tied to any single framework. Each skill is a self-contained `SKILL.md` following the open Agent Skills specification (agentskills.io), installable in Claude Code, Gemini CLI, Cursor, Codex, and any client that implements the spec.

## Skills

- [gitea-tea](skills/gitea-tea/SKILL.md): Manages issues, pull requests, labels, comments, and releases on a Gitea server via the official `tea` CLI.
- [create-pr](skills/create-pr/SKILL.md): Creates a GitHub pull request via the `gh` CLI with a title matching the repository's own detected convention and a body from its own PR template.

## Reference

- [README](README.md): installation, `npm run skills:*`, adding a new skill.
- [marketplace.json](.claude-plugin/marketplace.json): Claude Code plugin marketplace manifest.
- [gemini-extension.json](gemini-extension.json): root Gemini CLI extension manifest.
- [plugin.json](plugin.json): generic agent-plugins.org manifest for Codex and other compatible clients.

## Optional

- [LICENSE](LICENSE): Apache License 2.0.