Skip to content
Automation
Skill

/generate-alternative-model

Generate a plausible model variant by relaxing, replacing, or generalizing assumptions.

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

Context preview

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

Generate a plausible model variant by relaxing, replacing, or generalizing assumptions.

SKILL.md

generate-alternative-model.SKILL.md
name: generate-alternative-model
description: "Generate a plausible model variant by relaxing, replacing, or generalizing assumptions."

generate-alternative-model

Purpose

Generate a plausible model variant by relaxing, replacing, or generalizing assumptions.

Input contract

required: [base_model, load_bearing_assumptions]
optional: [observations, model_constraints, variant_operations]
constraints: [each variant names the changed assumption and retained predictions]

Procedure

1. Identify assumptions that constrain the base model. 2. Relax, replace, or generalize one assumption at a time. 3. Re-derive the model structure and compare predictions or implications.

Output contract

produces: [model_variants, changed_assumptions, prediction_comparison]
delta_fields: [findings, hypothesis_updates, uncertainties, decisions]

Quality gates

  • Every variant is traceable to an operation and remains internally coherent.

Failure and counterexamples

Reject variants that change multiple assumptions without attribution or that cannot produce testable implications.

Provenance map

  • `deep-insight/alternative-model-generation`: 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
5h ago
Last commit
7mo ago
Created

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