Skip to content

feat: add openclaw agent skill#29

Merged
danielithomas merged 2 commits into
mainfrom
feature/openclaw-skill
Apr 12, 2026
Merged

feat: add openclaw agent skill#29
danielithomas merged 2 commits into
mainfrom
feature/openclaw-skill

Conversation

@danielithomas
Copy link
Copy Markdown
Owner

Summary

  • Adds skills/openclaw.md — a detailed agent skill that enables AI agents to install, configure, and query clawmeter on behalf of users
  • Covers setup flow (install, config, daemon), usage queries at three detail levels (simple, detailed, historical), daemon management, and troubleshooting
  • Enforces strict credential security: the agent is instructed to never handle secrets directly, instead guiding users to edit config files themselves

Closes #28

Test plan

  • Review skill file for accuracy against current CLI interface and JSON schema
  • Verify trigger patterns cover common usage query phrasings
  • Confirm security rules are prominent and unambiguous
  • Test skill with a Claude Code agent to validate setup and query flows

🤖 Generated with Claude Code

danielithomas and others added 2 commits April 12, 2026 21:23
…ries

Adds a skill file that enables AI agents to install, configure, and query
clawmeter on behalf of users. Includes setup flow, usage reporting at
multiple detail levels, daemon management, and strict credential security
rules preventing the agent from handling secrets directly.

Closes #28

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@danielithomas danielithomas merged commit 2f74d6b into main Apr 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v0.7.5 - Openclaw Agent Skill

1 participant