Skip to content
Automation
Skill

/build-concept-fan

Expand a target goal into progressively broader concepts and alternative routes, then descend into new concrete approaches.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill build-concept-fan --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/build-concept-fan

Context preview

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

Expand a target goal into progressively broader concepts and alternative routes, then descend into new concrete approaches.

SKILL.md

build-concept-fan.SKILL.md
name: build-concept-fan
description: "Expand a target goal into progressively broader concepts and alternative routes, then descend into new concrete approaches."

build-concept-fan

Purpose

Expand a goal into broader concepts and alternative routes, then descend into concrete approaches.

Input contract

required: [target_goal]
optional: [known_approaches, abstraction_levels, feasibility_constraints]
constraints: [each branch must state its abstraction level and relation to the goal]

Procedure

1. State the current goal and its immediate concept. 2. Fan upward into broader purposes and downward into alternative implementations. 3. Compare branches and retain distinct routes for further investigation.

Output contract

produces: [concept_fan, abstraction_branches, concrete_routes]
delta_fields: [findings, hypothesis_updates, decisions, recommended_jumps]

Quality gates

  • Fan contains both broader and narrower branches; duplicate wording is not counted as a new route.

Failure and counterexamples

Reject branches that merely rename the goal or violate declared feasibility constraints.

Provenance map

  • `lateral-thinking/concept-fan`: resolved.
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