forgejoInteract with Forgejo 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/forgejoGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://forgejo.example.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Maintainers of open source projects hosted on Forgejo can use this skill to efficiently manage issues and pull requests. It allows quick listing and viewing of contributions, facilitating code review and community engagement. This streamlines collaboration and reduces manual overhead in project maintenance.
DevOps teams can leverage this skill to monitor and manage CI/CD workflows in Forgejo Actions. By listing repository secrets and variables, they ensure secure configuration and troubleshoot pipeline issues. This enhances automation and reliability in software deployment processes.
Administrators in enterprises using Forgejo can utilize this skill to oversee multiple repositories and user logins. It enables centralized management of access tokens and repository data, improving security and operational efficiency. This supports compliance and governance in large-scale development environments.
Research teams in academia can employ this skill to coordinate code and data sharing on Forgejo instances. It helps track issues and pull requests for collaborative projects, fostering transparency and reproducibility. This accelerates scientific workflows and interdisciplinary cooperation.
Freelance developers can use this skill to manage client projects hosted on Forgejo, handling issues and PRs across different repositories. It simplifies communication and progress tracking, enhancing client satisfaction and project delivery. This boosts productivity in remote and contract-based work.
Companies can integrate this skill into their SaaS offerings to provide Forgejo management tools as part of a broader DevOps suite. This adds value for customers using Forgejo, potentially increasing subscription retention. Revenue is generated through tiered pricing based on usage or features.
IT consulting firms can offer services centered around this skill, helping organizations set up and optimize their Forgejo workflows. This includes training, custom automation, and troubleshooting, creating recurring revenue streams. Revenue comes from hourly rates or project-based contracts.
Developers can build and maintain open source tools that extend this skill's capabilities, such as plugins or dashboards for Forgejo. Monetization is achieved through donations, sponsorships, or premium features. This fosters community growth and indirect revenue opportunities.
💬 Integration Tip
Ensure the tea CLI is installed and configured with proper logins before use; leverage the tea api command with jq for custom data extraction when needed.
Scored Jun 17, 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.