Skip to content

feat: add REST API skill for AI agents - #25

Merged
andrea9293 merged 2 commits into
mainfrom
feat/documentation-server-skill
Jun 4, 2026
Merged

feat: add REST API skill for AI agents#25
andrea9293 merged 2 commits into
mainfrom
feat/documentation-server-skill

Conversation

@andrea9293

Copy link
Copy Markdown
Owner

Summary

Adds skills/documentation-server/SKILL.md — a ready-to-use agent skill that teaches AI agents to interact with the documentation server via its built-in REST API (port 3080) instead of loading MCP tool schemas.

Changes

  • skills/documentation-server/SKILL.md — curl examples for all endpoints, server lifecycle, web UI guide, best practices, response formats
  • README.md — new Agent Skill (REST API) section that recommends the REST API over MCP tools for AI agents, with quick-start examples and install instructions

The commit type is feat — semantic-release will bump to 1.14.0 on merge.

Add skills/documentation-server/SKILL.md with curl examples for
all REST API endpoints. Includes server lifecycle, web UI guide,
best practices, and response format reference.
Add dedicated Agent Skill section in the README recommending
the REST API (via skills/documentation-server/SKILL.md) for
AI agent usage. Includes curl quick-start examples and
install instructions via npx skills add <url> --skill <name>.
@andrea9293
andrea9293 merged commit cabf886 into main Jun 4, 2026
1 check passed
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant