# Skill Finder Cn

> Skill Finder | Skill Finder. Helps discover and install ClawHub Skills | Discover and install ClawHub Skills. Answers 'what skill can X', 'find a skill'. Trigger words: find skill, find skill, search skill.

- Skill: `zeroix07/skill-finder-cn` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add zeroix07/skill-finder-cn`
- Raw SKILL.md: https://api.skillmd.com/api/skills/zeroix07/skill-finder-cn/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: zeroix07 (https://skillmd.com/u/zeroix07)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/zeroix07/skill-finder-cn

---


#Skill Finder

Help users discover and install Skills on ClawHub.

## Function

When a user asks:
- "Is there any skill that can help me...?"
- "Find a skill that does X"
- "Is there any skill that can..."
- "I need a skill that can..."

This Skill will help search ClawHub and recommend related Skills.

## How to use

### 1. Search Skills

```bash
clawhub search "<user requirements>"
```

### 2. View details

```bash
clawhub inspect <skill-name>
```

### 3. Install Skill

```bash
clawhub install <skill-name>
```

## Workflow

```
1. Understand user needs
2. Extract keywords
3. Search ClawHub
4. List related Skills
5. Provide installation suggestions
```

## Example

**User**: "Is there any skill that can help me monitor cryptocurrency prices?"

**Search**: `clawhub search "crypto price monitor"`

**Return**: List of related Skills

---

*Help users discover the Skills they need 🔍*
