Skip to content

Add OpenClaw plugin evaluation guide#16

Open
kriptoburak wants to merge 1 commit into
Evol-ai:devfrom
kriptoburak:docs/tweetclaw-evaluation-guide
Open

Add OpenClaw plugin evaluation guide#16
kriptoburak wants to merge 1 commit into
Evol-ai:devfrom
kriptoburak:docs/tweetclaw-evaluation-guide

Conversation

@kriptoburak

Copy link
Copy Markdown

What this PR does

Adds a SkillCompass example guide for reviewing networked OpenClaw plugins before allowing tools, API keys, or private workflows. The guide uses TweetClaw as a concrete OpenClaw plugin example because it covers search tweets, tweet replies, post tweets, follower export, media, direct messages, monitors, webhooks, and giveaway draws.

Why

SkillCompass already explains how it works with adjacent tools. This adds a practical install-gate workflow for OpenClaw users who want to evaluate action-oriented skills before enabling live tools.

Fixes #

How I verified

Automated

  • node -c passes on all changed JS files
  • Test fixtures produce expected results

No JS files changed. npm run verify:local passed after npm ci, npm ci --prefix oc, and npm run build:oc.

Manual verification

  • Checked the README link to the new guide.
  • Verified the referenced TweetClaw GitHub repo returns HTTP 200.
  • Verified the referenced ClawHub page returns HTTP 200.
  • Verified npm registry metadata for @xquik/tweetclaw returns version 1.6.31.
  • Confirmed npmjs.com package page is reachable through registry metadata; direct page fetch may return a bot challenge.
  • Searched open and closed issues and PRs in this repo for TweetClaw, tweetclaw, @xquik/tweetclaw, and Xquik-dev/tweetclaw before opening this PR. No duplicates found.

Checklist

  • No secrets or credentials in the diff
  • Conventional commit messages (fix:, feat:, docs:, refactor:, chore:)
  • Feature and fix PRs target dev; only release PRs from dev or release/* target main
  • Self-reviewed the diff before submitting
  • Changes to prompts/ or lib/ have been tested with at least one real /eval-skill run

No prompts/ or lib/ files changed.

AI-Generated Code Policy

If this PR was written or substantially assisted by AI tools, check the box below. AI-assisted PRs are welcome but must meet the same quality bar as human-written code - the submitter is responsible for understanding, testing, and being able to explain every change.

  • This PR includes AI-generated or AI-assisted code

@kriptoburak kriptoburak requested a review from krishna-505 as a code owner May 19, 2026 16:42
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.

1 participant