Skip to content

feat: add Hermes Tweet marketplace skill#139

Open
kriptoburak wants to merge 2 commits into
rohitg00:mainfrom
kriptoburak:codex/add-hermes-tweet-skillkit-1030
Open

feat: add Hermes Tweet marketplace skill#139
kriptoburak wants to merge 2 commits into
rohitg00:mainfrom
kriptoburak:codex/add-hermes-tweet-skillkit-1030

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jun 22, 2026

Copy link
Copy Markdown

Summary

  • add Xquik-dev/hermes-tweet as a curated SkillKit source
  • add the Hermes Tweet marketplace entry for the native skills/hermes-tweet/SKILL.md package
  • tag it for Hermes Agent, X/Twitter, social media, and automation discovery without setting unsupported agent metadata

Validation

  • parsed marketplace/skills.json and marketplace/sources.json with Node
  • verified totalSkills matches the skills array length
  • verified the Hermes Tweet skill/source entries are unique and match the marketplace patterns
  • git diff --check

Summary by CodeRabbit

  • New Features
    • Added the Hermes Tweet skill to the marketplace, providing an X/Twitter plugin for read-first social monitoring and approval-gated automation actions.
  • Marketplace Updates
    • Added the corresponding Hermes Tweet source entry and refreshed marketplace metadata (including updated timestamps and totals).

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

@kriptoburak is attempting to deploy a commit to the rohitg00's projects Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8b9d0d84-dfe7-49d9-9fc7-28c3e1861449

📥 Commits

Reviewing files that changed from the base of the PR and between ef791f0 and 1e84d43.

📒 Files selected for processing (1)
  • marketplace/skills.json
✅ Files skipped from review due to trivial changes (1)
  • marketplace/skills.json

📝 Walkthrough

Walkthrough

Two marketplace catalog files are updated to register a new skill. marketplace/skills.json adds a "Hermes Tweet" skill entry and increments totalSkills from 15120 to 15121 with an updated updatedAt date. marketplace/sources.json adds the corresponding Xquik-dev/hermes-tweet source entry.

Changes

Hermes Tweet Skill Registration

Layer / File(s) Summary
Skill and source catalog entries
marketplace/sources.json, marketplace/skills.json
Registers Xquik-dev/hermes-tweet as a new source and adds the "Hermes Tweet" skill object (id, name, description, tags: hermes-agent, twitter, x, social-media, automation) to the skills array; updates updatedAt to 2026-06-22 and increments totalSkills to 15121.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 A tweet-watching rabbit hops in with glee,
Adding Hermes to guard what the timeline should be,
Read first, then approve — no rogue posts shall fly,
The skill count ticks up as the JSON waves bye.
One source, one skill, one hop — done! 🐾

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat: add Hermes Tweet marketplace skill' directly and clearly summarizes the main change: adding a new marketplace skill entry for Hermes Tweet.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@marketplace/skills.json`:
- Around line 126274-126285: The Hermes Tweet skill entry with id
"Xquik-dev/hermes-tweet/hermes-tweet" is missing the required `path` field that
the MarketplaceSkill contract expects. Add the `path` field to this skill entry
object, setting it to the appropriate package path (typically following the same
pattern as the source field or id structure) so that marketplace consumers can
correctly resolve and load the skill package.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ca260376-3ee9-4b80-b3a0-661a545b64d5

📥 Commits

Reviewing files that changed from the base of the PR and between d2e5c34 and ef791f0.

📒 Files selected for processing (2)
  • marketplace/skills.json
  • marketplace/sources.json

Comment thread marketplace/skills.json
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