Final skills URLs

This commit is contained in:
Harald Kirschner
2025-12-18 09:53:16 -08:00
parent 2b19cc3a3d
commit 9c69496a14
4 changed files with 4 additions and 4 deletions

View File

@@ -202,7 +202,7 @@ Use this skill when you need to:
console.log("\n📖 Resources:");
console.log(
" - Anthropic Skills Spec: https://github.com/anthropics/skills/blob/main/spec/skill-client-integration.md"
" - Anthropic Skills Spec: https://agentskills.io/specification"
);
console.log(
" - Project Documentation: AGENTS.md (section on Agent Skills)"