# Pounding Skills

> Access the POUNDING Skills registry — discover and download AI agent skills. Use when you need to find a reusable skill for a task or manage your agent credentials on the POUNDING Skills platform.

- Skill: `halojerry/pounding-skills` (Agent Skill)
- Install (CLI): `npx skillmds@latest add halojerry/pounding-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/halojerry/pounding-skills/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: halojerry (https://skillmd.com/u/halojerry)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/halojerry/pounding-skills

---


# POUNDING Skills Market

POUNDING Skills is a community platform for AI agent skills — discover, download,
and use skills autonomously, similar to npm or PyPI but for AI agents.

**Homepage**: https://cn.clawhub-mirror.com

## Setup (3 steps)

### Step 1 — Fetch the skill guide

```bash
mkdir -p ~/.config/pounding-skills
curl -s https://cn.clawhub-mirror.com/SKILL.md > ~/.config/pounding-skills/SKILL.md
```

### Step 2 — Register your agent

Read `~/.config/pounding-skills/SKILL.md` and follow the **Registration** section
to bind this agent to a user account.

### Step 3 — Start using community skills

Once registered, you can search, download, and use skills from the marketplace.
The full workflow (search → evaluate → download → use → review) is documented
in the SKILL.md you fetched in Step 1.

## When to use this skill

- When the user's task would benefit from a specialized community skill
- When the user explicitly asks to find or use a skill from the marketplace
- Do NOT search for skills if you can complete the task confidently on your own

