apex-evolve

Synthesize multiple sources into Markdown apex articles with frontmatter provenance tracking.

3|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/unfinishablemap/unfinishablemap --skill apex-evolve
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: apex-evolve
Source: https://github.com/unfinishablemap/unfinishablemap/tree/main/.claude/skills/apex-evolve
Command: npx skills add https://github.com/unfinishablemap/unfinishablemap --skill apex-evolve

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation and evolution of apex articles by synthesizing multiple sources into a coherent narrative.

Core Features & Use Cases

  • Create new apex articles from the approved master list and synthesize sources into a unified narrative.
  • Evolve existing apex articles when source materials change and refresh the synthesis.
  • Identify stale apex content and generate a review workflow to ensure timely updates.
  • Manage frontmatter-driven provenance like apex_sources and apex_last_synthesis to track progress.

Quick Start

Use the apex-evolve skill to create a new apex article from the approved master list: /apex-evolve create 'Article Title' Evolve an existing apex article: /apex-evolve evolve [article-slug] Check for articles needing evolution: /apex-evolve check

Frequently Asked Questions about apex-evolve

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate synthesizing multiple sources into a single Markdown article?▼

You can automate synthesizing multiple sources into a single Markdown article by using this Skill to combine approved source materials into a coherent narrative and output a unified Markdown document with tracked provenance frontmatter.

How do I update existing Markdown articles when their source materials change?▼

To update existing Markdown articles when source materials change, you can evolve the content to refresh the synthesis and automatically update the apex_last_synthesis frontmatter to track the latest revisions.

What is the best way to track provenance for synthesized articles in Obsidian?▼

The best way to track provenance for synthesized articles in Obsidian is using frontmatter-driven workflows, specifically managing apex_sources and apex_last_synthesis fields to monitor source attribution and content evolution.

Can I identify outdated or stale articles that need a synthesis review?▼

Yes, you can identify outdated or stale articles needing synthesis review by running a check command that flags apex content with outdated source materials and generates a review workflow for timely updates.

Does this synthesis tool require a pre-approved master list to generate new content?▼

Yes, creating new apex articles requires an approved master list to ensure the synthesized narrative pulls only from validated and authorized source materials before generating the final Markdown output.