diff --git a/.well-known/skills/index.json b/.well-known/skills/index.json new file mode 100644 index 0000000..9a6a4b1 --- /dev/null +++ b/.well-known/skills/index.json @@ -0,0 +1,11 @@ +{ + "skills": [ + { + "name": "rfc", + "description": "Get RFC document by RFC ID", + "files": [ + "SKILL.md" + ] + } + ] +} \ No newline at end of file