askill
github-search

github-searchSafety 95Repository

CRITICAL: Use for searching GitHub repositories for skills. Triggers on: cowork search, search skill repos, find skill repo, github topic search, skill repository, 搜索 skill, 查找技能仓库, 搜索仓库

26 stars
1.2k downloads
Updated 1/26/2026

Package Files

Loading files...
SKILL.md

GitHub Repository Search

Search GitHub for skill-related repositories and discover new skills to install.


When to Use

Use this skill when the user wants to:

  • Find repositories related to a topic
  • Discover agent-skill tagged repositories
  • Search for libraries to convert to skills
  • Find popular repositories in a domain

Workflow

1. Search for Repositories

# Search by keyword
cowork search tokio

# Search by topic
cowork search agent-skill --topic

# Verbose output with details
cowork search rust-skills --verbose

# Limit results
cowork search async --limit 5

2. Review Results

The search returns:

  • Repository name and owner
  • Star count
  • Description
  • Language and topics (with --verbose)

3. Generate or Install

After finding a repository:

# Generate skills from it
cowork generate owner/repo

# Or install existing skills
cowork install owner/repo

Example Interactions

User: "Find some Rust async skills"

Response:

Let me search for Rust async-related repositories.
cowork search "rust async" --verbose

User: "搜索有 agent-skill 标签的仓库"

Response:

I'll search for repositories with the agent-skill topic.
cowork search agent-skill --topic --verbose

Command Reference

OptionDescription
--topicSearch by GitHub topic instead of keyword
--verbose, -vShow detailed information
--limit, -n <N>Maximum results (default: 10)

Search Tips

Finding Agent Skills

# Repositories tagged with agent-skill
cowork search agent-skill --topic

# Claude Code specific skills
cowork search claude-code-skill --topic

Finding Libraries

# Popular Rust crates
cowork search "rust library" --limit 20

# TypeScript utilities
cowork search "typescript utility"

Finding by Domain

# Web frameworks
cowork search "web framework rust"

# Data processing
cowork search "data pipeline python"

Requirements

  • GITHUB_TOKEN environment variable must be set
  • Works with public repositories
  • Private repos require appropriate token permissions

Recommended Workflow

1. cowork search <topic>              # Find repositories
2. cowork generate <repo>             # Generate skills from it
3. cowork install --list              # Verify installation

Related Skills

WhenSee
Generate skills from repogithub-generate
Install skillscowork install
List installed skillscowork list

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

87/100Analyzed 2/24/2026

High-quality skill document for GitHub repository search. Well-structured with clear triggers, workflow steps, command reference, and examples. Located in dedicated skills folder with good tags. Score benefits from comprehensive coverage, actionable content, and professional organization. Minor扣分 for specificity to cowork tool."

95
90
75
85
90

Metadata

Licenseunknown
Version-
Updated1/26/2026
PublisherZhangHanDong

Tags

ci-cdgithubgithub-actionsllm