Skip to content

Commit 7a6a182

Browse files
olaservoclaude
andcommitted
Fix comment to match actual resource template pattern
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d4dcfa5 commit 7a6a182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typescript/sdk/src/_server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ export function generateSkillIndex(
485485
* - skill://index.json — well-known discovery index (SEP enumeration)
486486
*
487487
* Optionally registers:
488-
* - skill://{skillPath}/{+path} — resource template for supporting files
488+
* - skill://{+skillFilePath} — resource template for supporting files
489489
* - skill://prompt-xml — XML for system prompt injection
490490
*/
491491
export function registerSkillResources(

0 commit comments

Comments
 (0)