ghchinoy/docstats
v0.2.0Apache-2.0
Readability metrics for text, web pages, and PDFs, exposed as an MCP tool and skill.
Changelog
All notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Added
- Agent Plugin v1.0.0 packaging (additive, no runtime changes):
plugin.json— plugin manifest (name: docstats).mcp.json— portable STDIO MCP server declaration for the existingget_readability_scorestool, using${PLUGIN_ROOT}instead of hard-coded paths.skills/readability-analysis/— thereadability-analysisAgent Skill, with areferences/score-interpretation.mdguide.
- README "Agent Plugin" section documenting the plugin, skill, and install.