Home / bootgs / skills · .agents/skills/gitea-tea/SKILL.md · GitHub

gitea-tea skillB

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

gitea-tea is agent-read markdown (skill) from bootgs/skills: Manages issues, pull requests, labels, comments, and releases on a Gitea server via the official `tea` CLI — detects each repo's own issue templates and label set before drafting, type-specific structured bodies (bug/feature/tech debt/spike) with checklists, Gitea's native scoped/exclusive labels (Kind/*, Priority/*), a preview-and-confirm step before creating, and the PR review/merge workflow. Use when creating or triaging issues, reviewing/merging pull requests, or managing labels and releases.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Gitea tea

## Available files

- **`references/cli-reference.md`** — full flag tables for `issues`, `pulls`, `labels`, `comments`, `milestones`, `releases`, `login`. Load it when a command needs a flag not shown in the examples below.
- **`references/detecting-conventions.md`** — where to look for this repo's own issue templates and label set before drafting anything (`.gitea/issue_template/`, `tea labels list`, `CONTRIBUTING.md`). Read it before assuming the `Kind/*`/`Priority/*` defaults below apply here.
- **`references/issue-templates.md`** — structured body templates by issue type (bug, feature, tech debt, spike). Use only when the repo has no issue template of its own.
- **`assets/gitea-issue-templates/`** — ready-to-copy example `.gitea/issue_template/*.yaml` (and legacy `.gitea/ISSUE_TEMPLATE/*.md`) files, to offer scaffolding when a repo has no issue template at all. See `references/detecting-conventions.md` §5 — copy these only with the user's explicit agreement.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add bootgs/skills/gitea-tea@v1.3.1
Exact content
mdr add bootgs/skills/gitea-tea@sha256:51037490ea65da82

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_fzs4gcg7wnmg2cfh.svg)](https://markdownregistry.com/a/art_fzs4gcg7wnmg2cfh)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.3.1 latest2026-09-22 c4f47f7 15,248 BB view · diff
v1.3.02026-09-22 10d64c4 15,212 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: No prompt-injection phrasing (matched: ignore previous instructions)
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (15248 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

bootgs/skills · 5 stars · license Apache-2.0 · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_fzs4gcg7wnmg2cfh
GET https://markdownregistry.com/api/v1/resolve?ref=bootgs/skills/gitea-tea
GET https://markdownregistry.com/api/v1/blob/51037490ea65da82a7c9952df6b6ad59b1a303af0cc2e03f2e5afee993adbbef

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from bootgs/skills

create-pr skill
bootgs/skills · .agents/skills/create-pr/SKILL.md · Creates a GitHub pull request via the `gh` CLI with a title that matches the repository's own title convention…
v2.1.1 · audit A · 5 stars
skill-creator skill
bootgs/skills · .agents/skills/skill-creator/SKILL.md · Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a…
git:20260913.e5fa28f · audit A · 5 stars
AGENTS.md agents
bootgs/skills · AGENTS.md
git:20260922.4f092a2 · audit A · 5 stars
CLAUDE.md claude
bootgs/skills · CLAUDE.md
git:20260922.f34363e · audit B · 5 stars
llms.txt llmstxt
bootgs/skills · llms.txt
git:20260913.eb1e3c3 · audit A · 5 stars
apps-script-clasp-workflow skill
bootgs/skills · skills/apps-script-clasp-workflow/SKILL.md · Documents the clasp CLI workflow for Google Apps Script projects — login, project creation/cloning, push vs deploy…
v1.0.0 · audit A · 5 stars
apps-script-marketplace-publish skill
bootgs/skills · skills/apps-script-marketplace-publish/SKILL.md · Audits a Google Workspace add-on against the current official Google Workspace Marketplace app review requirements, and…
v1.0.0 · audit A · 5 stars
apps-script-services skill
bootgs/skills · skills/apps-script-services/SKILL.md · Idiomatic, quota-safe patterns for Google Apps Script's built-in services and runtime — batched SpreadsheetApp…
v1.0.0 · audit A · 5 stars
apps-script-triggers skill
bootgs/skills · skills/apps-script-triggers/SKILL.md · Explains Google Apps Script's simple vs installable triggers, their event object shapes, authorization differences, and…
v1.0.0 · audit A · 5 stars
apps-script-ui skill
bootgs/skills · skills/apps-script-ui/SKILL.md · Builds Google Apps Script UI — custom menus, sidebars, modal dialogs, toast notifications, and alert/prompt dialogs via…
v1.0.0 · audit B · 5 stars
apps-script-utils skill
bootgs/skills · skills/apps-script-utils/SKILL.md · Documents apps-script-utils, a standalone guard/utility library for Google Apps Script (isX/nonX/requireX convention…
v1.0.0 · audit A · 5 stars
bootgs-architecture skill
bootgs/skills · skills/bootgs-architecture/SKILL.md · Establishes a strict layered architecture for a bootgs project — Controller → Service → Repository → Domain…
v1.0.0 · audit A · 5 stars

Every file in bootgs/skills

Other files named gitea-tea

gitea-tea skill
maksymstoianov/skills · skills/gitea-tea/SKILL.md · Manages issues, pull requests, labels, comments, and releases on a Gitea server via the official `tea` CLI — detects…
v1.3.1 · audit B · 3 stars

Browse by kind, by grade B, or by owner.