Skip to content

docs: add TweetClaw X action handoff#2

Open
kriptoburak wants to merge 1 commit into
creatorcrawl:mainfrom
kriptoburak:codex/add-tweetclaw-action-handoff
Open

docs: add TweetClaw X action handoff#2
kriptoburak wants to merge 1 commit into
creatorcrawl:mainfrom
kriptoburak:codex/add-tweetclaw-action-handoff

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jun 7, 2026

Copy link
Copy Markdown

Summary

  • Add a current CLI-based CreatorCrawl workflow for reviewed X/Twitter action handoff through TweetClaw and OpenClaw.
  • Preserve CreatorCrawl as the structured research source and keep TweetClaw as a separate, approval-gated action companion.
  • Publish the workflow through both the source skill and .well-known distribution.
  • Repair pre-existing drift where 5 public .well-known workflow files no longer matched their current source files.
  • Add a manifest-driven validator and GitHub Actions check that enforce exact source, public mirror, and file-list parity.

Closes #1.

Validation

  • node --check scripts/validate-skill-mirror.mjs
  • node scripts/validate-skill-mirror.mjs
  • Parsed .github/workflows/validate-skill-mirror.yml
  • Byte-compared both SKILL files and every mirrored workflow
  • Validated the .well-known/skills/index.json file list
  • git diff --check
  • Current-base merge-tree check

Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.

@kriptoburak

kriptoburak commented Jul 18, 2026

Copy link
Copy Markdown
Author

Published current-upstream repair 7609d9bacb58f9949bbbcb6c5f97af74e2bbbb81 as 1 signed commit.

This preserves the reviewed CreatorCrawl to TweetClaw handoff and fixes an independent distribution defect: 5 .well-known workflow files had drifted from their source counterparts. The manifest-driven validator now enforces source-tree, public-mirror, file-list, and byte-level parity in CI.

Validation passed for JavaScript syntax, JSON parsing, workflow YAML parsing, exact mirror parity, live Xquik links, canonical npm package metadata, whitespace, and the current upstream diff. No contributor action remains.

@kriptoburak
kriptoburak force-pushed the codex/add-tweetclaw-action-handoff branch from e219e8e to 7609d9b Compare July 19, 2026 20:31
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.

Document optional OpenClaw X/Twitter action companion

1 participant