fortune-oracle
本地离线算命/运势技能:输出幸运方位、颜色、数字、物品、宜忌,并支持财运/桃花运等单项查询与次日运势定时推送。
Why use this skill?
Get personalized daily horoscopes, lucky elements, and professional-grade transit interpretations offline. Secure, private, and tailored to your unique astrological chart.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/elilin97/fortune-oracleWhat This Skill Does
Fortune Oracle (fortune-oracle) is a sophisticated, offline-first AI agent skill designed for personal astrology and daily fortune interpretation. Unlike generic horoscope apps, this agent uses local rule-based logic (fortune_rules.md) and your own personal chart data (user_chart_profile.json) to provide tailored insights. It processes inputs like birth dates and complex star charts (astrological twelve palaces, major/minor stars, and transit cycles) to generate comprehensive reports. The skill offers actionable advice including lucky directions, colors, numbers, recommended items, and specific daily rituals or warnings (dos and don'ts). It emphasizes privacy by operating entirely locally, ensuring your personal charts are stored securely within your environment without the need for cloud tracking.
Installation
To install this skill, use the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/elilin97/fortune-oracle
Once installed, ensure your baseDir is configured. Upon first run, the agent will verify the presence of fortune_rules.md and user_chart_profile.md. You will be prompted to provide your star chart information to initialize your user_chart_profile.json file for personalized, persistent tracking.
Use Cases
- Daily Planning: Start your morning by querying your lucky directions and colors to align your daily routine with your astrological energy.
- Risk Mitigation: Use the 'Important Taboo Warnings' section to identify critical dates or actions to avoid based on your transit periods, preventing potential interpersonal or career mishaps.
- Trend Analysis: Query specific life domains, such as wealth, love, or career, to understand the current 'energy' influencing those sectors based on your natal chart.
- Mindful Living: Receive actionable, executable suggestions for behavior, helping you maximize the potential of a 'lucky' day or navigate the challenges of a 'low-energy' one.
Example Prompts
- "我的生日是1992年5月10日,请帮我分析一下今天的整体运势,特别是财运方面。"
- "这是我的星盘数据:[粘贴详细命盘文本],基于此,请计算我明天需要注意的禁忌事项。"
- "我最近在职场上压力很大,根据我的命盘,最近哪几天适合尝试新的方案?"
Tips & Limitations
- Safety First: This skill is for entertainment and cultural reference only. It should not be used as a substitute for professional legal, medical, or financial advice.
- Privacy: As an offline-first skill, your data stays local. Back up your
user_chart_profile.jsonif you migrate your OpenClaw environment. - Persistence: Ensure your environment supports write operations to maintain your personalized profile. If the environment is read-only, the skill will operate in a volatile, session-only mode.
- Accuracy: The quality of the advice is directly proportional to the accuracy of the input star chart. Ensure all palaces and star designations are correctly formatted according to the template in
user_chart_profile.md.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-elilin97-fortune-oracle": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read