forkzoo-skillAdopt and manage GitHub-native digital pets (tamagotchis) that evolve daily with AI. Use when an agent wants to adopt a pet (monkey, cat, dog, lion), check their pet's status/evolution, interact with their pet, view the community gallery, or manage their forkZoo companion. Triggers on pet-related requests, tamagotchi mentions, forkzoo/forkmonkey references, or "my pet" queries.
Install via ClawdBot CLI:
clawdbot install levi-law/forkzoo-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://forkzoo.com/galleryUses known external API (expected, informational)
api.github.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
ForkZoo can be used by tech companies to gamify developer onboarding and engagement. By allowing developers to adopt and evolve digital pets through GitHub activities, it encourages daily interaction with repositories and workflows, fostering a sense of community and loyalty. This can be integrated into hackathons or training programs to track participation and reward achievements.
In coding bootcamps or schools, ForkZoo serves as a fun, interactive way to teach version control and GitHub usage. Students adopt pets that evolve based on their coding commits and project forks, making learning Git commands engaging. It helps reinforce concepts like forking, actions, and API integration while tracking progress through pet rarity and streaks.
Open-source projects can use ForkZoo to build a vibrant community by allowing contributors to adopt pets tied to their forks. As contributors interact with the project, their pets evolve, creating a visual representation of involvement. This can drive engagement, increase fork rates, and foster collaboration through shared galleries and family trees.
Companies can integrate ForkZoo into employee wellness initiatives to promote work-life balance and reduce burnout. Employees adopt pets that evolve with daily check-ins or task completions, offering a lighthearted break from routine. It encourages regular breaks and social interaction through community features, boosting morale and productivity.
Tech brands can leverage ForkZoo in marketing campaigns to engage users with branded digital pets. For example, a company could offer exclusive pet species or traits as rewards for product sign-ups or social media shares. This drives user acquisition and retention by creating collectible, evolving assets that tie into the brand's identity.
Offer basic pet adoption and evolution for free, while charging for premium features like exclusive species, faster evolution, or advanced customization options. Revenue can come from monthly subscriptions or one-time purchases for rare traits, leveraging the gamification aspect to upsell engaged users who want to enhance their pets.
Sell customized versions of ForkZoo to businesses for internal use, such as in developer training or team-building exercises. This includes white-labeling, enhanced analytics, and integration with corporate GitHub instances. Revenue is generated through annual licenses, support contracts, and tailored development services for specific organizational needs.
Generate income by partnering with GitHub, AI service providers, or tech companies. This could involve affiliate links for API keys, sponsored pet traits, or featured placements in the community gallery. Revenue streams include commission on referrals, sponsorship deals, and advertising within the platform's ecosystem.
💬 Integration Tip
Ensure the GITHUB_TOKEN has proper scopes and test adoption scripts in a sandbox environment first to avoid rate limits.
Scored Jun 19, 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.
Essential Git commands and workflows for version control, branching, and collaboration.
GitHub API integration with managed OAuth. Access repositories, issues, pull requests, commits, branches, and users. Use this skill when users want to interact with GitHub repositories, manage issues and PRs, search code, or automate workflows. For other third party apps, use the api-gateway skill (
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.
Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning.
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.