ahel is live on Product Hunt today. Upvote

Claim Page Creation

SkillDev tools

SOP for creating a claim page in the vault, atomic proposition with

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Claim Page Creation skill

What this skill tells your AI

The instructions your AI receives, as published by yogsoth-ai/de-anthropocentric-research-engine in skills/claim-page-creation/SKILL.md and read by ahel’s review.

Create a claim page in the vault representing a single atomic proposition.

Tool

CC file write + vault_add_edge

Protocol

  1. Write wiki/claims/<claim-slug>.md with frontmatter:
    • type: claim
    • claim-type: one of [empirical, definitional, causal, normative, existential]
    • confidence: initial confidence (0.0-1.0) based on source quality
    • source: attribution to the originating source page
  2. Body: the claim stated clearly in one sentence, followed by brief context
  3. Add edge: derived_from (claim → source page)
  4. If related claims exist, add related_to edges
  5. Inline wikilinks: For each edge created, ensure the claim page body contains [[dir/slug]] pointing to the target (dir/slug = target path minus .md). Place inline at semantically relevant location. Skip if already present.

HARD-GATE

Yield

Returns: { path: string, claim_type: string, confidence: number }

Signals

GitHub stars
469
Forks
37
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
claim-page-creation
Source
github.com/yogsoth-ai/de-anthropocentric-research-engine