git
78Inspect Git Repositories Safely
Developers need fast repository context before changing code. This skill guides Claude, Codex, and Claude Code through read-only Git inspection commands.
Manage Gitea Workflows with tea CLI
Gitea work often requires precise tea CLI commands across pull requests, issues, and repositories. This skill provides concise command guidance for common Gitea tasks.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "gitea" from https://skillstore.io/skills/eteissonniere-gitea.md and its manifest at https://skillstore.io/api/skills/eteissonniere-gitea/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "gitea". I need to open a pull request on our Gitea repository.
Expected outcome:
The skill asks you to check git status, confirms tea authentication, and provides a pull request creation command with title and description fields.
Using "gitea". Show me open issues in a format that another tool can read.
Expected outcome:
The skill recommends the tea issue list command with structured output enabled, then explains how to view a selected issue.
Using "gitea". I want to inspect pull requests before triggering CI work.
Expected outcome:
The skill points to pull request listing and viewing commands, then recommends structured output for reliable automation decisions.
All static findings are Markdown inline code or fenced command examples, not Ruby shell backtick execution. The skill documents expected tea and git commands for Gitea workflows, and no prompt injection, credential exfiltration, or hidden instructions were found in SKILL.md.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/eteissonniere-gitea/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/eteissonniere-gitea?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/eteissonniere-gitea?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/eteissonniere-gitea/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/eteissonniere-gitea.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>ETeissonniere. (2026). gitea security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/eteissonniere-gitea/audits/8@techreport{eteissonniere-eteissonniere-gitea-2026,
author = {ETeissonniere},
title = {gitea security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/eteissonniere-gitea/audits/8},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "gitea security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "ETeissonniere"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/eteissonniere-gitea/audits/8"
identifiers:
- type: other
value: "skillstore:eteissonniere-gitea:audit:8"
description: "Skillstore immutable audit report identifier"
Check repository state, verify Gitea context, and create a pull request with tea commands.
List open issues, view details, add comments, and close resolved work through tea.
Use JSON or YAML output from tea to inspect pull requests and issues in automation.
Check whether this repository appears to use Gitea, then show the tea authentication command I should run.
Help me prepare a Gitea pull request. Check for uncommitted changes first, then give me the tea command with a clear title and description.
List the open Gitea issues, show how to inspect one issue, and provide the command to add a short comment.
Give me tea commands that return pull request and issue data in JSON, then explain which command I should run for CI inspection.
Author
ETeissonniereLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
30c73eac2afe762f6aa9c4553158769369d47351
Maintenance freshness
7/18/2026
Usage
7 downloads ยท 251 views
File structure
๐ SKILL.md
Inspect Git Repositories Safely
Developers need fast repository context before changing code. This skill guides Claude, Codex, and Claude Code through read-only Git inspection commands.
Manage GitHub Workflows with the gh CLI
GitHub project work often requires several precise gh commands across pull requests, issues, and Actions. This skill gives Claude, Codex, and Claude Code a concise command guide for common repository tasks.
Manage GitLab Workflows with glab
GitLab work often requires switching between terminal, browser, issues, merge requests, and pipelines. This skill gives AI assistants a concise glab workflow for repository checks, merge request handling, issue work, and CI inspection.
Standardize Your Git Workflow
by Atman36
Inconsistent commits and branches make collaboration and releases harder to manage. This skill applies Conventional Commits, GitFlow, review practices, and pre-commit checks.
Manage GitLab MRs and Issues
by DCjanus
GitLab issue and merge request work often needs exact CLI commands and consistent descriptions. This skill guides Claude, Codex, and Claude Code through glab workflows for viewing, creating, and updating GitLab items.
Maintain Accurate IdeaVim Changelogs
by JetBrains
Release notes become inconsistent when commits, tickets, and user impact are reviewed separately. This skill turns repository history into organized, user-focused IdeaVim changelog entries.
Master Advanced Git Workflows
by AutumnsGrove
Complex Git maintenance can make history changes and conflict resolution difficult. This skill provides structured guidance, recovery steps, and an optional local helper for common advanced workflows.
Review Code with Structured Quality Checks
by alirezarezvani
Code reviews can miss quality, security, and maintainability issues. This skill guides structured reviews with scripts, checklists, and report generation.
Create Conventional Git Commits
by 21pounder
Manual commit preparation can miss staged changes, message style, or sensitive files. This skill reviews git state and helps create clear conventional commits.