Published Work

What we've shipped

We publish what we build. These are the skills and contributions we've shipped publicly — live on ClawHub and in the OpenClaw upstream.

ClawHub Skills

Published Skills

8 skills published on ClawHub

v2.2.0

Reddi Humanizer

Strips AI-generated patterns from text — em dashes, hollow openers, sycophantic phrases — and rewrites in a natural human voice.

View on ClawHub →
v1.0.1

Tweet Humanizer

Humanizes X/Twitter threads for authentic engagement — removes corporate tone, adds personality and rhythm.

View on ClawHub →
v1.0.0

Buffer Publisher

Publishes content to social platforms via Buffer’s GraphQL API — X, LinkedIn, scheduling and thread support.

View on ClawHub →
v1.0.0

Social Accuracy Checker

Web-backed fact-check and attribution audit for social content — verifies claims before publishing.

View on ClawHub →
v0.1.0

Aa Benchmarking Framework

Hypothesis-driven AI model evaluation framework — structured experiments, metrics tracking, and result documentation.

View on ClawHub →
v1.0.3

Fact Checker

Checks factual claims in text using web search and structured source citation.

View on ClawHub →
v1.0.2

Inbox Cleanup

IMAP bulk email triage — pattern-based delete/archive with dry-run mode.

View on ClawHub →
v1.0.0

Web Service Onboarding

Handles WebAuthn, email-link verification, and session persistence flows for new service signups.

View on ClawHub →
Open Source

Upstream Contributions

Upstream Contribution

OpenClaw Playbooks — RFC #52653

We proposed Playbooks as a native OpenClaw feature: reusable, version-controlled specs for multi-agent pipelines — the equivalent of GitHub Actions reusable workflows for AI agents. The RFC was submitted upstream to the OpenClaw GitHub repository and discussed in the OpenClaw community Discord.

We also use playbooks internally — Build Pipeline, Insight-to-Social, Product Launch, Newsletter Intelligence, and more. The concept ships here before it ships anywhere else.

Open Standards

Published Specifications

Documented standards from production experience — designed to be adopted, not just read.

Open Standard

Agent Budget Governance Spec

A published specification for responsible spend governance in multi-agent teams. Daily token limits per agent, automatic midnight resets, yellow/red alert thresholds, and demotion protocols that reduce mesh privileges when budget limits are breached.

Built from production experience running 13 agents daily. Documented and open for adoption.

Open Standard

Context Continuity Protocol (CCP)

A two-layer session continuity spec for AI agents — STATUS.md per project (human-readable, fast) plus a structured task plane (persistent, queryable). Solves the cold-start problem: every agent reads the STATUS.md at session start. The file is truth; in-memory context isn't.

In production across all 13 lab agents. Documented and open for adoption.