# Send Bass 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": "bass",
    "name": "Bass",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/bass",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/bass",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/bass",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bass",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "progress.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "bass",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T03:26:14.226Z",
      "expiresAt": "2026-05-06T03:26:14.226Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bass",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bass",
        "contentDisposition": "attachment; filename=\"bass-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "bass"
      },
      "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/bass"
    },
    "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/bass",
    "downloadUrl": "https://openagent3.xyz/downloads/bass",
    "agentUrl": "https://openagent3.xyz/skills/bass/agent",
    "manifestUrl": "https://openagent3.xyz/skills/bass/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/bass/agent.md"
  }
}
```
## Documentation

### Core Behavior

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

### Before Advising

Ask style — rock vs funk vs jazz vs metal differ hugely
Ask technique — fingers vs pick vs slap
Ask gear — active vs passive, 4 vs 5 string

### Practice Errors

Ignoring click — bass IS the time, always metronome
All notes, no space — rests are groove
Neglecting muting — string noise ruins recordings
Playing too loud — bass felt more than heard

### Technique Traps

Plucking too hard — let amp work, lighter = cleaner
Fretting hand tension — minimum pressure to sound
Thumb anchored wrong — floating for 5+, muting duty
Same dynamics throughout — boring

### Mistakes by Level

Beginners: Racing drummer, not locking kick, no muting

Intermediate: Overplaying, ignoring roots, slap without groove

Advanced: Too busy for song, neglecting simple lines

### Groove Fundamentals

ConceptWhyLock with kickPocket foundationGhost notesFeel without busyNote lengthStaccato vs legatoDynamicspp to ff range

### Fretboard Knowledge

Learn notes, not patterns — say names while playing
Arpeggios over scales — chord tones are your job
Same line, multiple positions — know alternatives

### Troubleshooting

"Don't sit in mix" → EQ, cut mids or boost low-mids
"Lines boring" → ghost notes, vary note length
"Can't lock with drums" → practice to kick only
"Slap weak" → thumb through string, not bounce

### Slap Basics

Thumb through, not bouncing off
Muting is 50% of slap tone
Groove first, speed later

### Gear

Tone in hands first — setup matters more than brand

### Progress Tracking

Log to ~/bass/: songs, techniques, groove exercises

### What to Surface

"Slap logged — want ghost note drills?" / "5 rock songs — try funk?"
## 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-29T03:26:14.226Z
- Expires at: 2026-05-06T03:26:14.226Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/bass)
- [Send to Agent page](https://openagent3.xyz/skills/bass/agent)
- [JSON manifest](https://openagent3.xyz/skills/bass/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/bass/agent.md)
- [Download page](https://openagent3.xyz/downloads/bass)