abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Classify observed patent/legal status and flag uncertainty or jurisdiction dependence.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill assess-patent-legal-status --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/assess-patent-legal-statusContext preview
The summary Claude sees to decide when to auto-load this skill.
Classify observed patent/legal status and flag uncertainty or jurisdiction dependence.
name: assess-patent-legal-status description: "Classify observed patent/legal status and flag uncertainty or jurisdiction dependence."
Classify observed patent status by jurisdiction and observation date while preserving uncertainty and source dependence.
required: [patent_record, jurisdiction, observation_date, status_sources] optional: [family_events, prosecution_events] constraints: [status is an observation tied to dated sources, not an undated legal inference]
1. Normalize application, publication, grant, lapse, expiration, and abandonment events. 2. Align events to jurisdiction and observation date. 3. Reconcile conflicting source observations and preserve the disagreement. 4. Emit status, confidence, and unresolved legal-status questions.
produces: [status_timeline, jurisdiction_status, source_reconciliation, status_uncertainties] delta_fields: [findings, evidence_updates, uncertainties, open_questions]
Do not infer current validity from a filing event alone or transfer one jurisdiction's status to another.
The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.
Repo: yogsoth-ai/de-anthropocentric-research-engine
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Evaluate competing arguments against stated criteria and produce a reasoned verdict with uncertainty.
Move a scientific object up/down in abstraction or narrow/broaden selected scope dimensions (population, mechanism, context, outcome, timeframe, system…
Run structured attack/defense/adjudication over a claim, candidate, criterion set, or current winner. Perspective, target, escalation depth,…
Aggregate criterion or comparison results into an ordered recommendation under an explicit rule.
Abstract relational structure from source domains, map it to the target, validate depth, and instantiate transferable mechanisms.