doc-research-improvements

Community

Analyze docs, surface improvements with sources.

Authoranderskev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables rapid critique and enhancement of Amelia architecture or idea documents by performing focused analysis, identifying gaps, locating external sources, and proposing concrete improvements along with OSS candidates.

Core Features & Use Cases

  • Ingest and analyze architecture or idea docs to summarize goals, scope, assumptions, and dependencies.
  • Extract concepts and techniques (ex: LangGraph, FastAPI, SQLite) and classify them as architecture, process, data, evaluation, or UI.
  • Research and cite sources from authoritative docs and standards to validate proposals.
  • Propose improvements with prioritized actions, tradeoffs, risks, and module touchpoints.
  • Recommend OSS candidates with licenses, maturity, integration notes, and compatibility.

Quick Start

Provide the path to the design/document to analyze, for example: doc_path: "docs/architecture/amelia_arch.md" You can also supply raw doc content via doc_text and optional parameters like focus_areas and depth.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: doc-research-improvements
Download link: https://github.com/anderskev/amelia/archive/main.zip#doc-research-improvements

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository