gitea Skill
Use when managing ephemeral Gitea Docker environments, mirroring GitHub repos for isolated work, or promoting changes back to GitHub as PRs. Triggers on gitea, ephemeral git, isolated git environment, mirror repo, promote branch, disposable git server. Published by microsoft in amplifier-bundle-gitea.
What is gitea Skill?
Use when managing ephemeral Gitea Docker environments, mirroring GitHub repos for isolated work, or promoting changes back to GitHub as PRs. Triggers on gitea, ephemeral git, isolated git environment, mirror repo, promote branch, disposable git server. Published by microsoft in amplifier-bundle-gitea. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Documentation
- Deployment use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use gitea Skill
- Use it for deployment.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-bundle-gitea
- Skill file: skills/gitea/SKILL.md
What it does
Use when managing ephemeral Gitea Docker environments, mirroring GitHub repos for isolated work, or promoting changes back to GitHub as PRs. Triggers on gitea, ephemeral git, isolated git environment, mirror repo, promote branch, disposable git server.
Skill instructions
Gitea Ephemeral Environments amplifier-gitea is a CLI for on-demand, ephemeral Gitea Docker containers. All commands output JSON to stdout. Prerequisites Check Before any gitea operation, verify the environment: bash 1. Is the CLI installed? which amplifier-gitea 2. Is Docker available and running? which docker && docker info /dev/null 2&1 && echo "Docker OK" || echo "Docker NOT running" If amplifier-gitea is not found: bash uv tool install git+https://github.com/microsoft/amplifier-bundle-gitea@main If Docker is not running: - Linux: sudo systemctl start docker - macOS: open -a Docker - WSL: Start Docker Desktop on Windows, ensure WSL integration is enabled If prerequisites are missing, report clearly and stop. Do not attempt workarounds. Documentation For overview, quick start, installation, and workflow examples: readfile("@gitea:README.md") For complete CLI reference with all flags, output schemas, and Gitea API examples: readfile("@gitea:docs/apireference.md") For development setu
Explore related resources
Frequently asked questions
What is gitea?
gitea is a open-source AI agent skill with Copy skill directory. Use when managing ephemeral Gitea Docker environments, mirroring GitHub repos for isolated work, or promoting changes back to GitHub as PRs.
Who is gitea best for?
gitea is best for reusing agent instructions, scripts, and references, deployment workflows, documentation workflows.
How do I install gitea?
Install or run gitea using Copy skill directory. Check gitea for the latest setup command.
Is gitea actively maintained?
gitea may need a closer maintenance check before production use.
Auto-fetched from GitHub.