Skip to content
Automation
Skill

/navigate-patent-classification

Traverse IPC/CPC-like classification neighborhoods to expand or delimit a technical patent domain.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill navigate-patent-classification --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/navigate-patent-classification

Context preview

The summary Claude sees to decide when to auto-load this skill.

Traverse IPC/CPC-like classification neighborhoods to expand or delimit a technical patent domain.

SKILL.md

navigate-patent-classification.SKILL.md
name: navigate-patent-classification
description: "Traverse IPC/CPC-like classification neighborhoods to expand or delimit a technical patent domain."

navigate-patent-classification

Purpose

Traverse IPC/CPC-like classification neighborhoods to expand or delimit a technical patent domain.

Input contract

required: [seed_classifications, technical_domain]
optional: [patent_records, jurisdiction_scope, depth_limit]
constraints: [each expansion or exclusion must cite a classification relation and domain rationale]

Procedure

1. Normalize seed classifications and their descriptions. 2. Traverse parent, child, and adjacent classifications relevant to the domain. 3. Record inclusion, exclusion, and overlap rationales. 4. Emit the declared classification universe and unresolved boundary cells.

Output contract

produces: [classification_neighborhood, included_classes, excluded_classes, boundary_cells, coverage_universe]
delta_fields: [findings, evidence_updates, uncertainties, open_questions]

Quality gates

  • Classification relation and source are retained.
  • Coverage claims name the resulting universe.

Failure and counterexamples

Do not treat a shared keyword as classification equivalence or infer technical absence from an unsearched class.

Provenance map

  • `resolved: classification-navigation`
Ships withde-anthropocentric-research-engine

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.

Get the whole plugin
Stats
499
Stars
41
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
4h ago
Last commit
7mo ago
Created

Repo: yogsoth-ai/de-anthropocentric-research-engine