Skip to content

ref(skill-writer): make path guidance portable#103

Merged
dcramer merged 2 commits intomainfrom
dcramer/ref/portable-skill-writer-paths
Mar 19, 2026
Merged

ref(skill-writer): make path guidance portable#103
dcramer merged 2 commits intomainfrom
dcramer/ref/portable-skill-writer-paths

Conversation

@dcramer
Copy link
Member

@dcramer dcramer commented Mar 19, 2026

Clarify how skill-writer should handle bundled file paths and registration paths so generated skills stay portable across hosts.

This updates the authoring and validation guidance to prefer skill-root-relative references like references/... and scripts/..., avoid provider-specific path variables in generic skills, and keep repository registration steps tied to the active workspace layout.

It also does a self-pass on skill-writer so the portability rule lives in the design, authoring, and validation references instead of expanding the top-level orchestration flow.

Clarify that generic skills should use skill-root-relative paths and avoid provider-specific path variables. Keep registration guidance tied to the active repository layout while preserving a small orchestration layer in SKILL.md.

Co-Authored-By: Codex <codex@openai.com>
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@dcramer dcramer marked this pull request as ready for review March 19, 2026 22:30
Replace ambiguous references to generic skills in the portability guidance. This makes it clear the path and naming rules apply to any skill that should remain provider-agnostic, not only the generic classification.

Co-Authored-By: OpenAI Codex <codex@openai.com>
@dcramer dcramer merged commit d2541c0 into main Mar 19, 2026
12 checks passed
@dcramer dcramer deleted the dcramer/ref/portable-skill-writer-paths branch March 19, 2026 22:38
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