Skip to content

docs: add Hermes Tweet companion note#3

Open
kriptoburak wants to merge 1 commit into
ClawLink-HQ:mainfrom
kriptoburak:codex/add-hermes-tweet-companion-20260702T142058Z
Open

docs: add Hermes Tweet companion note#3
kriptoburak wants to merge 1 commit into
ClawLink-HQ:mainfrom
kriptoburak:codex/add-hermes-tweet-companion-20260702T142058Z

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jul 2, 2026

Copy link
Copy Markdown

Summary

  • Add Hermes Tweet as an optional companion for social search, account reading, and opt-in actions.
  • Replace 28 documented Twitter tool names that no longer exist with current generated-manifest names.
  • Replace 4 obsolete connection links with the current Twitter integration route.
  • Make live tool discovery authoritative so future integration refreshes do not leave the skill unusable.
  • Merge the current upstream main into the contribution branch.

Independent Repository Fix

The existing skill examples and reference tables called tools absent from the repository's current 78-tool generated Twitter manifest. This update aligns every documented twitter_* name with that manifest and removes examples for nonexistent operations. It also repairs the connection route using the repository's current dashboard source.

Validation

  • Generated-manifest parity: 36 documented tool names, 0 missing.
  • OpenClaw plugin contract: 24 tests passed on Node 22.
  • Dashboard route source exists at src/app/dashboard/integrations/[slug]/page.tsx.
  • git diff --check
  • Hermes Tweet, ClawLink docs, and verification links returned HTTP 200.

No comments, reviews, or unresolved review threads were present when this repair was pushed.

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

@kriptoburak

Copy link
Copy Markdown
Author

Repair pushed in 5c5fdf0. I rebased the contribution through the current upstream changes, aligned all 36 documented Twitter tool names with the current 78-tool generated manifest, repaired 4 obsolete integration links, and verified the OpenClaw plugin contract with 24 passing tests on Node 22. The PR is ready for maintainer review.

Signed-off-by: Burak <8755484+kriptoburak@users.noreply.github.com>
@kriptoburak
kriptoburak force-pushed the codex/add-hermes-tweet-companion-20260702T142058Z branch from 5c5fdf0 to 8dc38a6 Compare July 19, 2026 05:36
@kriptoburak

Copy link
Copy Markdown
Author

Repair published as signed commit 8dc38a66860346da135aea444ca415f2491aaa5f.

I removed unrelated punctuation churn and kept the change focused on the Hermes Tweet companion plus the independent Twitter guide repair: 36 stale tool references now match the live catalog, obsolete dashboard links use the maintained integration route, and the guide tells agents to query the live catalog before execution.

Validation passed on Node 22: 24/24 OpenClaw plugin contract tests, diff checks, one-file scope, current-base mergeability, and GitHub signature verification. The PR is clean and mergeable.

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