clawperator
Official@clawperator
Offers a structured framework for managing software release lifecycles, documentation governance, and deterministic testing of mobile-integrated execution environments.
Agent Skills by clawperator
Showing 41 vetted skills indexed across 1 GitHub repositories.
docs-build
Return only JSON objects, no other text or formatting.
task-create-impl-prompt
Draft an implementation prompt targeting one PR from a task pack.
task-cleanup
Automates retirement of completed task packs by migrating knowledge and removing stale references.
task-author-review
Audit task pack files against the codebase to align documented contracts with implementation.
release-notes-author
Generate release notes from git commits and PRs for a tag range.
release-verify
Automate end-to-end release verification across tags, workflows, releases, npm, and metadata.
docs-author
Create, update, and validate documentation pages in docs/ against code and governance standards.
release-set-code-version-number
Bump unreleased Clawperator code version in Node files with validation and commit.
evals-run
Coordinate Clawperator eval runs across local-dev and published runtimes.
release-create
Validate version consistency and create annotated git tags for releases.
api-agent-ux
Guide API design reviews for agent guessability and deterministic behavior.
agent-first-run-test
Automate zero-shot Android app exploration by driving Clawperator and generating markdown artifacts.
release-update-published-version
Automates updating documentation and metadata for released software versions.
geo-crawl-browser-rendering
Audit public web surfaces for GEO readiness using Cloudflare Browser Rendering.
task-author
Generate plan.md and work-breakdown.md task packs for executable workflows under tasks/.
sitemaps-generate
Regenerate landing and docs sitemap XML from git commit timestamps.
geo-verify-public-surfaces
Verifies GEO-facing endpoints and Cloudflare headers for clawoperator.com and docs.clawperator.com.
evals-live-run
Orchestrate repeatable live-device skill evaluations and controlled debugging sessions.
release-orchestrator
Orchestrate Clawperator prerelease flows with version bumps, changelog checks, and release verification.
repo-setup
Configure local git hooks path and executable permissions for repository clones.
utils.show-android-device
Launch scrcpy in read-only mode to observe Android device UI.
clawperator-agent-orientation
Route host agents to the correct Clawperator front door after readiness checks.
clawperator-skill-author-by-recording
Create a Clawperator runtime skill from a phone recording and self-test it.
clawperator-upgrade
Upgrade Clawperator via CLI with prerequisite checks and recovery steps.
Frequently Asked Questions About clawperator
FAQPage SchemaWhat specific tasks can be performed using Clawperator?▼
Clawperator enables end-to-end release management, including version bumping, changelog generation, and metadata updates. It also supports documentation validation, Android device UI exploration, and rigorous testing of JSON-based communication protocols between system components.
Who is the target persona for these capabilities?▼
The target personas are release engineers, technical writers, and quality assurance developers who require deterministic control over software deployment cycles, documentation accuracy, and mobile-integrated system testing.
What are the prerequisites for running these skills?▼
Execution requires a Node.js environment, configured git hooks, and appropriate permissions for repository access. For mobile-specific tasks, an Android device with ADB connectivity is required to facilitate UI observation and status retrieval.