Add OpenClaw plugin evaluation guide#16
Open
kriptoburak wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 -cpasses on all changed JS filesNo JS files changed.
npm run verify:localpassed afternpm ci,npm ci --prefix oc, andnpm run build:oc.Manual verification
@xquik/tweetclawreturns version1.6.31.Checklist
fix:,feat:,docs:,refactor:,chore:)dev; only release PRs fromdevorrelease/*targetmainprompts/orlib/have been tested with at least one real /eval-skill runNo
prompts/orlib/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.