gitea-2Interact with Gitea using the `tea` CLI. Use `tea issue`, `tea pr`, `tea actions`, and `tea api` for issues, PRs, Actions, and advanced queries.
Install via ClawdBot CLI:
clawdbot install razzeee/gitea-2Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://gitea.example.comAudited Apr 16, 2026 · audit v1.0
Generated Feb 27, 2026
Maintainers of open source projects hosted on Gitea can use this skill to quickly list and review pull requests and issues, streamlining code review and bug tracking workflows. It enables efficient monitoring of contributions without needing to navigate the web UI constantly.
DevOps teams can automate checks on Gitea Actions secrets and variables to ensure security compliance and configuration consistency across repositories. This helps in auditing and managing CI/CD pipelines directly from the command line.
Administrators in organizations using Gitea can manage multiple instances by configuring logins and using API queries for advanced reporting on repository activity. This facilitates centralized oversight and data extraction for analytics.
Research teams can utilize this skill to track issues and pull requests in Gitea-hosted repositories for collaborative coding projects. It simplifies coordination among distributed members by providing quick access to project status.
Companies can offer consulting services to integrate the tea CLI into client workflows, automating Gitea interactions for improved productivity. Revenue is generated through subscription-based support and customization fees.
Developers can create and sell plugins or extensions that enhance the tea CLI functionality, targeting users who need advanced automation or reporting features. Revenue comes from one-time purchases or licensing models.
Organizations can provide training courses and certifications on using Gitea and the tea CLI for enterprise teams, focusing on best practices and advanced usage. Revenue is generated from course fees and certification exams.
💬 Integration Tip
Ensure the tea CLI is installed via brew or go, and configure logins with tokens for seamless authentication across multiple Gitea instances.
Scored May 28, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.