Skip to content

docs: add TweetClaw skill verification example#2

Open
kriptoburak wants to merge 1 commit into
chigwell:mainfrom
kriptoburak:codex/add-tweetclaw-skill-verify-example
Open

docs: add TweetClaw skill verification example#2
kriptoburak wants to merge 1 commit into
chigwell:mainfrom
kriptoburak:codex/add-tweetclaw-skill-verify-example

Conversation

@kriptoburak

Copy link
Copy Markdown

Summary

  • Add a repository-backed skill verification example using TweetClaw's packaged OpenClaw and Codex skill.
  • Show users how to point skilldock skill verify at the directory containing SKILL.md.

Validation

  • git diff --check
  • npx --yes markdown-link-check README.md --quiet
  • python3 -m compileall src
  • uv run --with-editable . skilldock skill verify <tweetclaw-checkout>/skills/tweetclaw
  • uv run --python /Users/burak/.local/bin/python3.11 --with-editable . --with pytest pytest -q -o addopts='' - 79 passed

Note: the target default pytest addopts currently fail the coverage gate in a clean clone after the same 79 tests pass, reporting about 68% total coverage against --cov-fail-under=85. This README-only change does not affect that pre-existing gate.

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