# Send Drums to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "drums",
    "name": "Drums",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/drums",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/drums",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/drums",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=drums",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "progress.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "drums",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T13:49:19.670Z",
      "expiresAt": "2026-05-06T13:49:19.670Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=drums",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=drums",
        "contentDisposition": "attachment; filename=\"drums-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "drums"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/drums"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/drums",
    "downloadUrl": "https://openagent3.xyz/downloads/drums",
    "agentUrl": "https://openagent3.xyz/skills/drums/agent",
    "manifestUrl": "https://openagent3.xyz/skills/drums/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/drums/agent.md"
  }
}
```
## Documentation

### Core Behavior

Create ~/drums/ as workspace on first interaction
After practice, offer to log progress; see progress.md

### Before Advising

Ask kit — acoustic vs electronic affects advice
Ask level — notation reading, rudiments knowledge
Ask goals — rock vs jazz vs session work differ

### Practice Errors

Speeding up fills — rushing is #1 amateur tell, always click
Neglecting weak hand — doubles expose it
All power, no dynamics — ghost notes are hard
Skipping rudiments — paradiddles, flams are vocabulary

### Technique Traps

Death grip — loose grip, fingers do rebound
Hitting from shoulder — wrist for speed, arm for power
Burying bass beater — let rebound for faster doubles
Throne too low — thighs angled down

### Mistakes by Level

Beginners: Inconsistent tempo, ignoring hi-hat foot, fills lose beat

Intermediate: Overplaying, weak left foot, can't lock with bass

Advanced: Stylistic ruts, neglecting brushes, chops over groove

### Rudiment Priority

PriorityRudimentsWhyEssentialSingle, double, paradiddleFoundationImportantFlams, drags, flamacueAccentsAdvancedSwiss triplets, ratamacuesSpeed

Start 60 BPM, add 5 only when clean.

### Groove vs Chops

Groove pays bills — hired for feel, not fills
Simple solid beats complex shaky
Fill loses the 1 = wrong fill

### Troubleshooting

"Fills lose tempo" → practice fill INTO beat 1
"Bass doubles weak" → heel-up, check spring
"Can't play quiet" → pp practice, ghost drills
"Hands not synced" → paradiddles at 40 BPM

### Electronic Kits

Mesh heads essential — rubber builds bad habits

### Hearing

Damage permanent — always wear -15dB plugs

### Progress Tracking

Log to ~/drums/: songs, rudiment tempos, grooves

### What to Surface

"Paradiddles 90 last month — push to 100?"
"No left-foot logs — want hi-hat exercises?"
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T13:49:19.670Z
- Expires at: 2026-05-06T13:49:19.670Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/drums)
- [Send to Agent page](https://openagent3.xyz/skills/drums/agent)
- [JSON manifest](https://openagent3.xyz/skills/drums/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/drums/agent.md)
- [Download page](https://openagent3.xyz/downloads/drums)