Skip to content

fix(skills): serve sub-skills at root paths on agentconnect domain#88

Merged
JamesLawton merged 1 commit intomainfrom
fix/serve-sub-skills-at-root-path
Apr 15, 2026
Merged

fix(skills): serve sub-skills at root paths on agentconnect domain#88
JamesLawton merged 1 commit intomainfrom
fix/serve-sub-skills-at-root-path

Conversation

@JamesLawton
Copy link
Copy Markdown
Collaborator

Root SKILL.md references sub-skill URLs at /polygon-discovery/SKILL.md (no /skills/ prefix), but the pre-commit hook was only syncing them to public/skills// — making those URLs 404.

Update the hook to also copy each skill subdirectory to public// so they're served at /polygon-discovery/SKILL.md as documented.

Entire-Checkpoint: 752f71a902fd

Root SKILL.md references sub-skill URLs at /polygon-discovery/SKILL.md
(no /skills/ prefix), but the pre-commit hook was only syncing them to
public/skills/<name>/ — making those URLs 404.

Update the hook to also copy each skill subdirectory to public/<name>/
so they're served at /polygon-discovery/SKILL.md as documented.

Entire-Checkpoint: 752f71a902fd
@JamesLawton JamesLawton merged commit 3985ca1 into main Apr 15, 2026
4 checks passed
@JamesLawton JamesLawton deleted the fix/serve-sub-skills-at-root-path branch April 15, 2026 17:35
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