Skip to content

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 existing get_readability_scores tool, using ${PLUGIN_ROOT} instead of hard-coded paths.
    • skills/readability-analysis/ — the readability-analysis Agent Skill, with a references/score-interpretation.md guide.
  • README "Agent Plugin" section documenting the plugin, skill, and install.