Skip to content
OpenSmartRoute
Skillv1.0.0

self-discover-reasoning

Compulsory reasoning discovery for every Syniq request. Surface hidden assumptions, missing context, and the best reasoning path before committing to an answer.

by Cjay-Cyber-2(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from Cjay-Cyber-2/Flowfex (skills-md/imported/openclaw/self-discover-reasoning/SKILL.md). Install upstream with npx skills add Cjay-Cyber-2/Flowfex --skill self-discover-reasoning. Copyright stays with the author.

Self-Discover Reasoning (Syniq compulsory)

Before answering, discover what kind of problem this is.

Steps

  1. List known facts vs assumptions (label each)
  2. Identify missing information; ask only high-leverage questions
  3. Choose reasoning mode: analytical, creative, strategic, or mixed
  4. Pick success criteria the user would accept
  5. Then proceed with other compulsory thinking skills

Output (internal or brief)

  • Problem type
  • Top 3 assumptions to validate
  • Chosen reasoning path and why

Avoid analysis paralysis on simple factual asks.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/cjay-cyber-2-flowfex-self-discover-reasoning/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

cjay-cyber-2-flowfex-self-discover-reasoning.ocm.jsonjson
{
  "ocm": "1",
  "id": "cjay-cyber-2-flowfex-self-discover-reasoning",
  "kind": "skill",
  "name": "self-discover-reasoning",
  "description": "Compulsory reasoning discovery for every Syniq request. Surface hidden assumptions, missing context, and the best reasoning path before committing to an answer.",
  "publisher": "Cjay-Cyber-2",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "reasoning",
      "discovery",
      "syniq",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Compulsory reasoning discovery for every Syniq request. Surface hidden assumptions, missing context, and the best reasoning path before committing to an answer."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/Cjay-Cyber-2/Flowfex",
      "path": "skills-md/imported/openclaw/self-discover-reasoning/SKILL.md",
      "ref": "d4233e62b67a89b542cdc80ee57db976fe5e251f",
      "url": "https://github.com/Cjay-Cyber-2/Flowfex/blob/d4233e62b67a89b542cdc80ee57db976fe5e251f/skills-md/imported/openclaw/self-discover-reasoning/SKILL.md",
      "key": "Cjay-Cyber-2/Flowfex/skills-md/imported/openclaw/self-discover-reasoning/SKILL.md"
    }
  },
  "instructions": "# Self-Discover Reasoning (Syniq compulsory)\n\nBefore answering, discover what kind of problem this is.\n\n## Steps\n\n1. List known facts vs assumptions (label each)\n2. Identify missing information; ask only high-leverage questions\n3. Choose reasoning mode: analytical, creative, strategic, or mixed\n4. Pick success criteria the user would accept\n5. Then proceed with other compulsory thinking skills\n\n## Output (internal or brief)\n\n- Problem type\n- Top 3 assumptions to validate\n- Chosen reasoning path and why\n\nAvoid analysis paralysis on simple factual asks.",
  "cost": {
    "context_tokens": 139
  }
}

Fetch it by URL: GET /api/v1/registry/cjay-cyber-2-flowfex-self-discover-reasoning/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.