auto-glossaryAutomatically add technical jargon to the user's tech glossary GitHub repository when encountered during coding sessions. Use when technical terms, coding co...
Install via ClawdBot CLI:
clawdbot install emanxchan/auto-glossaryGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 12, 2026
When junior developers join the team, they encounter many unfamiliar technical terms during code reviews and pair programming. The Auto-Glossary skill automatically captures these terms and adds them to the team's shared glossary, accelerating the learning curve.
Developers working on a large project frequently encounter legacy or obscure jargon in code comments, variable names, or documentation. This skill automatically logs those terms with explanations, making the codebase more accessible to new team members.
When a developer starts using a new framework (e.g., React, Next.js), they encounter many framework-specific terms (hydration, server components). The skill automatically creates glossary entries for these, building a personal reference over time.
When designers, product managers, and developers discuss features, technical jargon can cause confusion. This skill automatically adds terms to a shared glossary, improving communication and reducing misunderstandings.
A self-taught developer regularly looks up terms during coding tutorials or open-source contributions. The skill automatically assembles a personal glossary with analogies, reinforcing learning without manual note-taking.
Offer a basic version with automatic term capture for a limited glossary size, and premium tiers for unlimited terms, custom categories, and team sharing. Revenue from monthly or annual subscriptions.
Sell licenses to companies for use across their development teams. Includes admin dashboard, integration with GitHub/GitLab, and compliance features. Revenue from annual contracts based on team size.
Partner with IDE vendors (VS Code, JetBrains) or platforms (GitHub, GitLab) to offer the glossary as a paid extension or marketplace add-on. Revenue sharing from marketplace sales or subscription-upsell within the tool.
💬 Integration Tip
Start by integrating the skill with your existing Git workflow using the provided commit and push commands, then customize the term identification rules to match your team's tech stack and common jargon.
Scored May 12, 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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...