Skill Market Fetcher

Search GitHub for skills by keywords and download them via git clone or zip.

3|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/junchenghuo/openclaw-biz-agent --skill skill-market-fetcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Market Fetcher
Source: https://github.com/junchenghuo/openclaw-biz-agent/tree/main/leader/skills/skill-market
Command: npx skills add https://github.com/junchenghuo/openclaw-biz-agent --skill skill-market-fetcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of finding and integrating new capabilities from external skill repositories directly into your workspace.

Core Features & Use Cases

  • Remote Skill Discovery: Search for skills on platforms like GitHub using keywords and topics.
  • Direct Download: Clone skill repositories or download them as zip archives.
  • Integration: Facilitates the addition of new tools and functionalities to your agent's toolkit.
  • Use Case: When your team needs a new skill for sentiment analysis, you can use this Skill to quickly find and download a relevant skill from a public repository.

Quick Start

Use the skill market fetcher to download the 'sentiment-analysis-skill' from GitHub.

Frequently Asked Questions about Skill Market Fetcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download and integrate external skills from a GitHub repository?

To download external skills from a GitHub repository, you can use a skill market fetcher to search by keywords and topics, then retrieve the skill units via git clone or zip archive extraction for local integration into your workspace.

What is the best way to discover remote skills for my agent's toolkit?

Discovering remote skills involves searching external repositories like GitHub using targeted keywords and topics to find relevant skill units, which streamlines the process of adding new functionalities to your agent's toolkit.

Can I search for skills on GitHub using specific topics and keywords?

Yes, you can search for skills on GitHub using specific topics and keywords to filter and find relevant external skill units that match your team's capabilities and integration requirements.

Does downloading third-party skills from a repository provide security auditing?

Downloading third-party skills from a repository includes proper logging and auditing of the retrieved skill units to ensure security and compliance during the local integration process.

What are the limitations of using a skill market fetcher for repository downloads?

Limitations of using a skill market fetcher include dependency on remote repository availability for git clone or zip extraction, and the necessity to manually audit downloaded third-party skills for security compliance.