ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

test-skill

A minimal test skill

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/darconada/test-minimal-skill
Or

Test Skill

This is a test.

Metadata

Author@darconada
Stars1100
Views0
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-darconada-test-minimal-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.