Claim Page Creation
SkillDev toolsSOP for creating a claim page in the vault — atomic proposition with
Available today. Use it from your connected AI after setup.
No other account needed.
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
- Write
wiki/claims/<claim-slug>.mdwith frontmatter:type: claimclaim-type:one of [empirical, definitional, causal, normative, existential]confidence:initial confidence (0.0-1.0) based on source qualitysource:attribution to the originating source page
- Body: the claim stated clearly in one sentence, followed by brief context
- Add edge:
derived_from(claim → source page) - If related claims exist, add
related_toedges - 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