Skip to content

fix: unify skill identity on pexo-agent (name was pexoai-agent) - #10

Merged
finns0309 merged 1 commit into
mainfrom
fix/unify-skill-name
Jun 6, 2026
Merged

fix: unify skill identity on pexo-agent (name was pexoai-agent)#10
finns0309 merged 1 commit into
mainfrom
fix/unify-skill-name

Conversation

@finns0309

Copy link
Copy Markdown
Collaborator

The SKILL.md name: field had drifted to pexoai-agent while the directory stayed pexo-agent. skills.sh keys a skill's identity off the name: field, so that rename split the listing into two entries (@pexo-agent legacy + @pexoai-agent). Set name back to match the directory so dir == name everywhere; lock it, never rename again.

clawhub references (README/INSTALL install commands, _meta.json) still point at the live rainer-liao/pexoai-agent listing and will be updated when the skills are republished under the official @pexo account.

What this changes

Checklist

  • name field equals the directory name
  • description is an agent router (Use when: with natural user phrases + NOT for:)
  • README.md present for any new skill
  • no hardcoded secrets or API keys
  • bumped /VERSION if this is a release
  • bash scripts/update-check.sh runs without error

See CONTRIBUTING.md for the full quality bar and slug convention.

The SKILL.md `name:` field had drifted to `pexoai-agent` while the
directory stayed `pexo-agent`. skills.sh keys a skill's identity off the
`name:` field, so that rename split the listing into two entries
(@pexo-agent legacy + @pexoai-agent). Set name back to match the
directory so dir == name everywhere; lock it, never rename again.

clawhub references (README/INSTALL install commands, _meta.json) still
point at the live rainer-liao/pexoai-agent listing and will be updated
when the skills are republished under the official @pexo account.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@finns0309
finns0309 requested a review from pexoai as a code owner June 6, 2026 08:37
@finns0309
finns0309 merged commit 2b3c8b0 into main Jun 6, 2026
1 check passed
@finns0309
finns0309 deleted the fix/unify-skill-name branch June 25, 2026 03:46
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