present-and-ask
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/present-and-askPresent field insights and gather user preferences through structured dialogue
- Clarifies user interests by analyzing field panorama and preferences
- Uses synthesized field data and direct user input
- Asks targeted questions about interest, rejection, and unlisted directions
- Delivers selected fields and reasoning for next-step decisions
SKILL.md
.github/skills/present-and-askView on GitHub ↗
--- name: present-and-ask description: Present the field panorama to the user and gather their preferences — which fields interest them, which they reject, and why. A dialogue SOP that bridges landscape-synthesis output to user decision. execution: dialogue --- # Present and Ask Show field panorama to user and gather preferences. ## Execution Dialogue — inline, no subagent. ## What to Present FieldPanorama summary — each field with its key metrics and recommendation. ## What to Ask (one at a time) - Which of these fields interest you? Why? - Are there any you instinctively reject? Why? - Is there a direction not listed that you'd like me to explore? ## Output User's selected 1-2 fields of interest + reasoning.
More from yogsoth-ai/de-anthropocentric-research-engine
- abductive-hypothesis-generationStrategy: 面对异常的最佳解释推理
- ablation-brainstormRemove components one by one, observe system changes to reveal hidden dependencies and generate ideas from structural gaps.
- ablation-component-mappingMap system architecture to ablatable units for ablation studies
- ablation-designDesign ablation studies to isolate component contributions in ML systems
- ablation-executionRemove components one by one from a system, record the response/impact of each removal.
- abp-vulnerability-classificationClassify assumptions on 2 axes — load-bearing (how much conclusion depends on it) × vulnerable (how likely to be false). Focuses attention on High-Load × High-Vulnerable quadrant.
- abstraction-extractionExtract abstract principles from concrete domain cases. Strips domain-specific details to reveal transferable mechanisms.
- abstraction-ladderPerform bisociation at multiple abstraction levels
- abstraction-ladderingMove between concrete and abstract framings — 3 levels up (Why?) and 3 levels down (How?) to find the most productive research level.
- abstraction-to-designAbstract biological principle to design principle. Bridge from biology to engineering.