fortune-router
Directs user requests to the appropriate fortune-analysis skill based on input data.
Install
mkdir -p .claude/skills/fortune-router && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17288" && unzip -o skill.zip -d .claude/skills/fortune-router && rm skill.zipInstalls to .claude/skills/fortune-router
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Router for Chinese divination and astrology skills. Use when the request involves birth charts, BaZi, Liu Yao, Meihua Yishu, Zi Wei Dou Shu, or when you must decide which fortune-analysis method fits the user's inputs.Key capabilities
- →Route requests based on birth date and time for BaZi interpretation.
- →Route requests for hexagram or line-change interpretation to Liu Yao.
- →Route requests for Meihua-style number or image interpretation.
- →Route requests with Palace chart or Ziwei terminology to Zi Wei Dou Shu.
- →Prompt the user for missing inputs required by the selected sub-skill.
- →Determine which fortune-analysis method fits the user's inputs.
How it works
The skill analyzes the structure of the user's input to determine the appropriate Chinese divination method (BaZi, Liu Yao, Meihua, or Zi Wei Dou Shu) and routes the request to the corresponding sub-skill, prompting for missing information if necessary.
Inputs & outputs
When to use fortune-router
- →Interpreting birth charts
- →Processing hexagram queries
- →Routing astrology analysis requests
About this skill
Fortune Router
Select the divination method from the structure of the user's input.
Routing rules
- Birth date and time with stems and branches:
bazi-fortune - Hexagram or line-change interpretation:
liuyao-fortune - Meihua-style number or image interpretation:
meihua-fortune - Palace chart / Ziwei terminology:
ziwei-fortune
If the user has not provided enough details for the chosen method, ask only for the missing inputs that the selected leaf skill needs.
When not to use it
- →When the request does not involve Chinese divination or astrology.
- →When the user has already specified the exact divination method and no routing is needed.
- →When the user provides insufficient details and the skill cannot determine a method.
Limitations
- →The skill relies on the structure of the user's input to determine the divination method.
- →It only routes to `bazi-fortune`, `liuyao-fortune`, `meihua-fortune`, or `ziwei-fortune`.
- →If insufficient details are provided, it will ask for missing inputs.
How it compares
This skill acts as an intelligent router for Chinese divination, automatically selecting the correct analysis method based on input characteristics, which is more efficient than manually choosing a specific divination skill.
Compared to similar skills
fortune-router side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| fortune-router (this skill) | 0 | 20d | No flags | Beginner |
| ultrathink | 28 | 1mo | No flags | Advanced |
| idea-darwin | 0 | 1mo | No flags | Intermediate |
| taixu-pipeline | 0 | 28d | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
ultrathink
dashed
Invoke deep sequential thinking for complex problem-solving. Use when the user says 'use ultrathink', 'ultrathink', or when tackling problems that require careful step-by-step reasoning, planning, hypothesis generation, or multi-step analysis.
idea-darwin
diegosouzapw
Idea Darwin Engine workflow skill. Use this skill when the user needs Darwinian idea evolution engine \u2014 toss rough ideas onto an evolution island, let them compete, crossbreed, and mutate through structured rounds to surface your strongest concepts and the operator should preserve the upstream
taixu-pipeline
fainshare
太虚五转连招:osborn→hegel→bayes→feynman→debono 自动串联编排器。触发词: 一键五转, 跑五转, taixu-pipeline.
nlm-skill
jacob-bd
Expert guide for the NotebookLM CLI (`nlm`) and MCP server - interfaces for Google NotebookLM. Use this skill when users want to interact with NotebookLM programmatically, including: creating/managing notebooks, adding sources (URLs, YouTube, text, Google Drive), generating content (podcasts, reports, quizzes, flashcards, mind maps, slides, infographics, videos, data tables), conducting research, chatting with sources, or automating NotebookLM workflows. Triggers on mentions of "nlm", "notebooklm", "notebook lm", "podcast generation", "audio overview", or any NotebookLM-related automation task.
session-logs
openclaw
Search and analyze your own session logs (older/parent conversations) using jq.
red-team-tools-and-methodology
davila7
This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and tool configurations from top bug bounty hunters.