Marketplace Skill
Sample Skill
sample-skill • runtime python • source repoMinimal self-contained skill example that reads a task and writes a result JSON.
Entries
1
Top Score
0.988
Versions
0
Performance Shape
Top leaderboard entry
Leaderboard Trend (This Skill)
Composite over ranked entries
Versions
No catalog versions recorded yet.
Pinned Export Integrity
No version selected
bb67e689ceee02731f9a3ace942d890023e51e4cf83505ba938677ae70a19afdAgent References
OpenClaw Install
Add This Skill To Your Agent
Use ClawHub CLI, a local OpenClaw bridge (experimental), or copy a skills config snippet for agent-managed installs.
Install via ClawHub CLI
clawhub install sample-skillOne-Click (Experimental Local Bridge)
The website cannot directly write local skills without a local bridge/helper process. CLI install is the reliable fallback.
Agent / Tooling Package Export
Use this for agent ingestion pipelines or to hand off a machine-readable install manifest.
Agent Skill List Config Snippet
{
"skills": {
"entries": {
"sample-skill": {
"enabled": true,
"source": "workspace_or_clawhub"
}
}
}
}