Compulsory reasoning discovery for every Syniq request. Surface hidden assumptions, missing context, and the best reasoning path before committing to an answer.
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
List known facts vs assumptions (label each)
Identify missing information; ask only high-leverage questions
Choose reasoning mode: analytical, creative, strategic, or mixed
Pick success criteria the user would accept
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.
{
"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.