clawperator avatar

clawperator

Official

@clawperator

0Followers
|
2Public Repos
|
41Published Skills

Offers a structured framework for managing software release lifecycles, documentation governance, and deterministic testing of mobile-integrated execution environments.

Skills Distribution
DomainDeveloper To...Deterministic Test.. (40%)Release Engineering (35%)Documentation Gove.. (25%)

Agent Skills by clawperator

Showing 41 vetted skills indexed across 1 GitHub repositories.

clawperatorclawperator
2

docs-build

Return only JSON objects, no other text or formatting.

Official
Advanced
clawperatorclawperator
2

task-create-impl-prompt

Draft an implementation prompt targeting one PR from a task pack.

Official
Advanced
clawperatorclawperator
2

task-cleanup

Automates retirement of completed task packs by migrating knowledge and removing stale references.

Official
Advanced
clawperatorclawperator
2

task-author-review

Audit task pack files against the codebase to align documented contracts with implementation.

Official
Advanced
clawperatorclawperator
2

release-notes-author

Generate release notes from git commits and PRs for a tag range.

Official
Advanced
clawperatorclawperator
2

release-verify

Automate end-to-end release verification across tags, workflows, releases, npm, and metadata.

Official
Advanced
clawperatorclawperator
2

docs-author

Create, update, and validate documentation pages in docs/ against code and governance standards.

Official
Advanced
clawperatorclawperator
2

release-set-code-version-number

Bump unreleased Clawperator code version in Node files with validation and commit.

Official
Advanced
clawperatorclawperator
2

evals-run

Coordinate Clawperator eval runs across local-dev and published runtimes.

Official
Advanced
clawperatorclawperator
2

release-create

Validate version consistency and create annotated git tags for releases.

Official
Advanced
clawperatorclawperator
2

api-agent-ux

Guide API design reviews for agent guessability and deterministic behavior.

Official
Advanced
clawperatorclawperator
2

agent-first-run-test

Automate zero-shot Android app exploration by driving Clawperator and generating markdown artifacts.

Official
Advanced
clawperatorclawperator
2

release-update-published-version

Automates updating documentation and metadata for released software versions.

Official
Advanced
clawperatorclawperator
2

geo-crawl-browser-rendering

Audit public web surfaces for GEO readiness using Cloudflare Browser Rendering.

Official
Advanced
clawperatorclawperator
2

task-author

Generate plan.md and work-breakdown.md task packs for executable workflows under tasks/.

Official
Advanced
clawperatorclawperator
2

sitemaps-generate

Regenerate landing and docs sitemap XML from git commit timestamps.

Official
Intermediate
clawperatorclawperator
2

geo-verify-public-surfaces

Verifies GEO-facing endpoints and Cloudflare headers for clawoperator.com and docs.clawperator.com.

Official
Advanced
clawperatorclawperator
2

evals-live-run

Orchestrate repeatable live-device skill evaluations and controlled debugging sessions.

Official
Intermediate
clawperatorclawperator
2

release-orchestrator

Orchestrate Clawperator prerelease flows with version bumps, changelog checks, and release verification.

Official
Advanced
clawperatorclawperator
2

repo-setup

Configure local git hooks path and executable permissions for repository clones.

Official
Basic
clawperatorclawperator
2

utils.show-android-device

Launch scrcpy in read-only mode to observe Android device UI.

Official
Intermediate
clawperatorclawperator
2

clawperator-agent-orientation

Route host agents to the correct Clawperator front door after readiness checks.

Official
Intermediate
clawperatorclawperator
2

clawperator-skill-author-by-recording

Create a Clawperator runtime skill from a phone recording and self-test it.

Official
Advanced
clawperatorclawperator
2

clawperator-upgrade

Upgrade Clawperator via CLI with prerequisite checks and recovery steps.

Official
Advanced

Frequently Asked Questions About clawperator

FAQPage Schema
What 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.