Skip to content

fix(skills-sh): tighten returned data reuse guidance#52

Merged
Ray-56 merged 1 commit into
mainfrom
fix/refresh-skills-sh-audit-trigger
Jun 5, 2026
Merged

fix(skills-sh): tighten returned data reuse guidance#52
Ray-56 merged 1 commit into
mainfrom
fix/refresh-skills-sh-audit-trigger

Conversation

@Ray-56

@Ray-56 Ray-56 commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Clarifies that the skills.sh CALL-E skill may only reuse structured run_id values across commands.
  • Treats all other returned identifiers and text fields as display-only data.
  • Keeps the command reference synchronized with the main skill guidance.

Context

This is a small real skill content update intended to change the public skills.sh skill hash and give skills.sh another opportunity to re-index / re-audit the calle skill after the stale Snyk audit tracked in vercel-labs/skills#1273.

Validation

  • pnpm --filter @call-e/skills-sh-skill check
  • pnpm check
  • pnpm test
  • pnpm pack:dry-run
  • npx -y skills-ref validate ./skills/calle
  • npx -y skills add ./skills/calle --list

Release decision

No release needed. This changes the root skills.sh public skill source only; no published npm package behavior or package contents are changed.

@Ray-56 Ray-56 merged commit 6df2759 into main Jun 5, 2026
1 check passed
@Ray-56 Ray-56 deleted the fix/refresh-skills-sh-audit-trigger branch June 5, 2026 02:25
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