← Back to Skills Marketplace
brandon-zhanghaodong

clawhub-recommender

by brandon-zhanghaodong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
288
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clawhub-recommender
Description
Recommends popular and highly-rated skills from ClawHub based on user intent and conversation context. Use for: finding new skills, discovering popular tools...
README (SKILL.md)

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:

  1. Analyze Context: Identify the user's current task, expressed pain points, or specific requests for new capabilities.
  2. Identify Intent: Map the user's need to a category such as Development, Productivity, Communication, or Search.
  3. 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.
  4. 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.
  5. 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

Usage Guidance
This skill is coherent and low-risk as packaged: it uses only the included reference files to generate recommendations and does not ask for credentials or install code. Before installing or following any recommendation it produces, review the recommended skills' pages yourself — some recommended skills (for example 'capability-evolver' or connectors like 'wacli') can have powerful/automated capabilities and may require additional permissions or carry operational risk. Also verify that your agent environment will expose the skill's reference files at the paths shown (the SKILL.md uses absolute /home/ubuntu/... paths). If you want extra assurance, inspect the linked skill pages and their install commands before running them.
Capability Analysis
Type: OpenClaw Skill Name: clawhub-recommender Version: 1.0.0 The clawhub-recommender skill is a purely informational tool designed to suggest other OpenClaw skills based on user intent. It contains no executable code, only Markdown instructions (SKILL.md) and static reference files (popular_skills.md, recommendation_logic.md) that guide the agent to provide installation commands and links. The behavior is transparent and aligns perfectly with its stated purpose without any signs of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
The name/description (recommend ClawHub skills) matches the provided artifacts. The skill is instruction-only and only requires reading bundled reference files to produce recommendations; no unrelated binaries, env vars, or external credentials are requested.
Instruction Scope
Runtime instructions explicitly direct the agent to read local files at /home/ubuntu/skills/clawhub-recommender/references/*. Those reference files are included in the bundle. This is expected for a recommender, but the instructions assume a specific absolute path and an Ubuntu-like layout — if the agent runs in a different environment the paths may not exist. The instructions do not direct the agent to read arbitrary system files, secrets, or send data to unknown endpoints.
Install Mechanism
No install spec or downloads are present (instruction-only). Nothing will be written to disk or executed beyond normal agent behavior, so install risk is low.
Credentials
The skill requests no environment variables, credentials, or config paths. The data it needs (reference markdown files) are bundled with the skill, so there is no disproportionate access requested.
Persistence & Privilege
The skill does not request always:true, does not write persistent configuration, and leaves autonomous invocation at the platform default. It does not claim system-wide privileges or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawhub-recommender
  3. After installation, invoke the skill by name or use /clawhub-recommender
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of clawhub-recommender. - Recommends popular and highly-rated ClawHub skills based on user intent and conversation context. - Prioritizes skills by popularity, rating, and official status for reliable recommendations. - Supports recommendations in categories: Development, Productivity, Communication, and Search. - Includes step-by-step workflow for analyzing user needs and providing tailored installation instructions. - References curated lists and matching guidelines for accurate, context-based suggestions.
Metadata
Slug clawhub-recommender
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 288 downloads so far.

How do I install clawhub-recommender?

Run "/install clawhub-recommender" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is clawhub-recommender free?

Yes, clawhub-recommender is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does clawhub-recommender support?

clawhub-recommender is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created clawhub-recommender?

It is built and maintained by brandon-zhanghaodong (@brandon-zhanghaodong); the current version is v1.0.0.

💬 Comments