Skip to content

Commit 89c5cc2

Browse files
Agentoshiclaude
andcommitted
fix: add Claude Code command frontmatter to skill.md
Added allowed-tools, argument-hint fields so skill.md works as a Claude Code slash command when downloaded to ~/.claude/commands/. Kept OpenClaw metadata for backward compat. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4868c16 commit 89c5cc2

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

skill.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
name: apow-mining
3-
description: Autonomous AI mining client for $AGENT tokens on Base L2. Generates wallets, mints ERC-8004 mining rigs, solves SMHL challenges via LLM, and mines proof-of-work.
2+
name: apow-mine
3+
description: Set up and start mining AGENT tokens on Base L2 using apow-cli. Handles wallet creation, RPC setup, LLM config, minting a rig, and starting the mining loop.
4+
allowed-tools: Bash(npx:*), Bash(node:*), Bash(curl:*)
5+
argument-hint: [setup|mint|mine|stats]
46
metadata:
57
openclaw:
68
requires:

0 commit comments

Comments
 (0)