Agens what_if_oracle

skill_id: what_if_oracle

install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest: skills/what_if_oracle/skill.yaml
source content

skill_id: what_if_oracle name: what-if-oracle description: Run structured What-If scenario analysis with multi-branch possibility exploration. Use this skill when the user asks speculative questions like "what if...", "what would happen if...", "what are the possibilities", "explore scenarios", "scenario analysis", "possibility space", "what could go wrong", "best case / worst case", "risk analysis", "contingency planning", "strategic options", or any question about uncertain futures. Also trigger when the user faces a fork-in-the-road decision, wants to stress-test an idea, or needs to think through consequences before committing. version: 1.0.0 author: AHK Strategies (ashrafkahoush-ux) license: MIT license tags:

  • scientific-agent-skills
  • what-if-oracle tools:
  • Read
  • Write permissions: network: false filesystem: true shell: false agents:
  • executor_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: what-if-oracle upstream_path: scientific-skills/what-if-oracle/SKILL.md upstream_frontmatter: name: what-if-oracle description: Run structured What-If scenario analysis with multi-branch possibility exploration. Use this skill when the user asks speculative questions like "what if...", "what would happen if...", "what are the possibilities", "explore scenarios", "scenario analysis", "possibility space", "what could go wrong", "best case / worst case", "risk analysis", "contingency planning", "strategic options", or any question about uncertain futures. Also trigger when the user faces a fork-in-the-road decision, wants to stress-test an idea, or needs to think through consequences before committing. allowed-tools: Read Write license: MIT license metadata: skill-author: AHK Strategies (ashrafkahoush-ux)