clawcontrol-admin

Automate ClawControl administration for projects, boards, teams, agents, tokens, and health checks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mike-nott/claw-control --skill clawcontrol-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawcontrol-admin
Source: https://github.com/mike-nott/claw-control/tree/main/skills/clawcontrol-admin
Command: npx skills add https://github.com/mike-nott/claw-control --skill clawcontrol-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawControl administration often requires repetitive, error-prone commands to manage projects, boards, teams, agents, token usage, and health monitoring. This skill provides structured patterns and practical examples to streamline governance, reduce manual steps, and improve operational reliability.

Core Features & Use Cases

  • Project & Board Management: Create, update, and monitor projects and boards via REST API patterns and curl examples.
  • Team & Member Management: Define teams, add members (agents or humans), set statuses, and manage access controls.
  • Token Usage & Health Checks: Retrieve token usage summaries and system health status to maintain performance and security.

Quick Start

Authenticate to your ClawControl instance and run a sample admin workflow to list projects, create a board, and review health status.

Frequently Asked Questions about clawcontrol-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ClawControl project administration tasks using curl commands?

ClawControl project administration can be automated using curl commands against the REST API to create projects, update boards, and manage team members. This skill provides structured curl examples and governance workflow patterns to reduce manual steps.

What is the best way to manage boards and teams in ClawControl via API?

The best way to manage boards and teams in ClawControl is through REST API patterns. You can define teams, add members, set statuses, and manage access controls using documented curl commands that enforce governance across your operational workflows.

Can I monitor system health and token usage in ClawControl without manual checks?

Yes, you can monitor system health and token usage in ClawControl without manual checks. The skill provides API patterns to retrieve token usage summaries and health status automatically, maintaining performance and security across your teams.

Does ClawControl administration require any external dependencies or tools?

ClawControl administration requires no external dependencies. The skill operates independently using curl commands to interact with your ClawControl instance, allowing you to authenticate and execute admin workflows directly.

Why does ClawControl board management need structured governance workflows?

ClawControl board management needs structured governance workflows because manual commands are repetitive and error-prone. Applying consistent API patterns ensures reliable project configuration, task assignment, and progress monitoring across multiple teams and agents.