You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes
Add nested skill metadata so Agent Skills CLI and agentskills.in read Hermes Tweet as version 0.1.5 with the expected tags.
Expand the bundled and root SKILL.md mirrors with activation rules, safety pitfalls, and Hermes runtime testing guidance.
Make uv pip --python ~/.hermes/hermes-agent/venv/bin/python the primary Hermes environment install path.
Verification
Master CI passed on 46c85b2.
Local package build and twine check passed.
The built wheel was installed into the local Hermes v0.12.0 environment with uv pip.
hermes tools list showed the enabled hermes-tweet toolset.
Runtime probe registered tweet_explore, tweet_read, tweet_action, /xstatus, /xtrends, and the bundled hermes-tweet skill, with action/API gates closed when XQUIK_API_KEY is missing.