llms.txt · git:20260913.f8d6313 · 2026-09-13 · sha256 5d0d3b653e048a14
llms.txt git:20260913.f8d6313A
Immutable. This exact content is served forever at /api/v1/blob/5d0d3b653e048a14.
# 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. ## 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.