clawhub-recommender
/install clawhub-recommender
ClawHub Recommender
This skill helps users discover the best and most popular skills on ClawHub by analyzing their current conversation context and intent.
Core Functionality
The ClawHub Recommender identifies the user's needs and matches them with high-quality, community-vetted skills. It prioritizes skills with high download counts, star ratings, and official status to ensure reliability and performance.
When to Use
- When a user expresses a need for a specific functionality (e.g., "I need to manage my GitHub issues").
- When a user asks for general recommendations for popular or useful skills.
- When a user is performing a task that could be significantly improved by an existing ClawHub skill.
Recommendation Workflow
To provide the most relevant recommendations, follow these steps:
- Analyze Context: Identify the user's current task, expressed pain points, or specific requests for new capabilities.
- Identify Intent: Map the user's need to a category such as Development, Productivity, Communication, or Search.
- Consult References: Read the following reference files to find the best matches:
/home/ubuntu/skills/clawhub-recommender/references/popular_skills.md: A curated list of top-rated skills with metrics and descriptions./home/ubuntu/skills/clawhub-recommender/references/recommendation_logic.md: Guidelines for matching intents to specific skill categories.
- Formulate Recommendation: Provide a clear and concise recommendation including the skill name, its popularity metrics, a brief description, and why it is a good fit for the current context.
- Provide Installation Details: Include the official link and the installation command (e.g.,
clawhub install \x3Cslug>).
Recommendation Guidelines
| Category | Recommended Skills | Key Metrics |
|---|---|---|
| Development | github, fast-io, capability-evolver |
High (Official), 35k+ Downloads |
| Productivity | linear, byterover, automation-workflows |
High (Official), 17k+ Downloads |
| Communication | wacli, bird |
16k+ Downloads, High |
| Search | tavily, gog |
High, High |
Selection Criteria
- Popularity: Prioritize skills with over 10,000 downloads or high star counts.
- Official Status: Prefer official integrations (e.g.,
github,linear) for stability and security. - Contextual Relevance: Ensure the recommended skill directly addresses the user's current task or expressed need.
- Reliability: Mention verified skills to build trust with the user.
Example Recommendation
Skill Name: GitHub (
github) Metrics: High (Official Integration) Description: Manage repositories, issues, and pull requests directly from your agent. Why it fits: Since you are currently working on a React project and need to track your progress, the GitHub skill will allow you to manage your issues and commits seamlessly. Link: GitHub Skill on ClawHub Install Command:clawhub install github
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install clawhub-recommender - 安装完成后,直接呼叫该 Skill 的名称或使用
/clawhub-recommender触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
clawhub-recommender 是什么?
Recommends popular and highly-rated skills from ClawHub based on user intent and conversation context. Use for: finding new skills, discovering popular tools... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 288 次。
如何安装 clawhub-recommender?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawhub-recommender」即可一键安装,无需额外配置。
clawhub-recommender 是免费的吗?
是的,clawhub-recommender 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
clawhub-recommender 支持哪些平台?
clawhub-recommender 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 clawhub-recommender?
由 brandon-zhanghaodong(@brandon-zhanghaodong)开发并维护,当前版本 v1.0.0。