oski — open source
Document Review
workflowMIT
What it solves
Structural review of documents for gaps, clarity, completeness, and organization. Use when a brainstorm, plan, spec, ADR, or any doc needs polish before the next workflow step. For exploring new ideas from scratch, use brainstorming instead.
Attribution
Originally published by iliaal. Licensed under MIT. View original: https://github.com/iliaal/ai-skills/tree/master/skills/document-review
Anthropic and OpenAI are registered trademarks of their respective owners. skill.ski is not affiliated with or endorsed by Anthropic or OpenAI.
MCP Endpoint
mcp://skill.ski/free#oski-iliaal-document-reviewCopy linkInstall in Claude Code / Cursor / Codex
Add the free skill.ski MCP server to your .mcp.json or equivalent config file:
{
"mcpServers": {
"skill-ski-free": {
"url": "https://mcp.skill.ski/free",
"type": "http"
}
}
}Once connected, this Oski is available as a callable tool at your runtime. No paywall. No sign-in required for free-tier Oskis.