Research-driven critique and enhancement of Amelia architecture or ideas docs. Use with GPT-5.2 when given a design/architecture doc to analyze concepts, find sources, and propose improvements plus OSS candidates.
Use this skill to analyze a single doc (architecture or idea), research its referenced concepts, and propose improvements with external sources and implementation candidates.
| Parameter | Description | Required |
|---|---|---|
| doc_path | Path to the doc to analyze. | Required (unless doc_text) |
| doc_text | Raw doc content if not reading from file. | Optional |
| focus_areas | Comma list: architecture, data-model, orchestration, security, observability, testing, UX, scaling, cost. | Optional |
| depth | quick (top 3 items) or standard (top 5-8 items). | Optional |
| constraints | Explicit constraints to respect (ex: local-first, SQLite, no background jobs). | Optional |
These are core assumptions for the project (see the documentation at https://existentialbirds.com/projects/amelia):
Use these as guardrails when proposing changes.
Ingest and summarize the doc
Extract concepts, frameworks, and techniques
Research and validate
Propose improvements
amelia/core/, amelia/server/).Recommend OSS candidates
Doc Snapshot
Extracted Concepts | Concept | Category | Why it matters | Sources |
Evidence and Research Notes
Improvements (Ranked)
OSS and Framework Candidates | Need | Options | License | Why it fits |
Open Questions
npx skills add existential-birds/doc-research-improvements下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer