Numerologist_skills
AI skills for Qimen Dunjia and Ziwei Dou Shu with reduced hallucination and fixed calculation steps.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- skill-github
Overview
Numerologist Skills is an engineering framework designed to reduce hallucinations in LLMs within the Chinese divination domain. By breaking down AI skills related to traditional divination into audit-ready, reusable, and extensible modules, it ensures consistency and accuracy in calculation charts, school-specific interpretations, step sequences, and reasoning chains. Suitable for precise computation and analysis in fields such as Qimen Dunjia, Ziwei Dou Shu, and Four Pillars of Destiny.
Capabilities
- ▪Single-event judgment using Qimen Dunjia
- ▪Timing and directional selection using Qimen Dunjia
- ▪Interpretation of Ziwei Dou Shu natal chart
- ▪Palace analysis in Ziwei Dou Shu
- ▪Analysis of day master strength in Four Pillars of Destiny
- ▪Prediction of major periods and annual luck in Four Pillars of Destiny
Use cases
Setup
pip install -r qimen-dunjia/scripts/requirements.txt; python qimen-dunjia/scripts/qimen_cli.py --input tmp/qimen_input.json --output tmp/qimen_output.json
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
What is the main purpose of this project?
To reduce hallucinations in LLMs within the Chinese divination domain and ensure consistency in chart generation and interpretation.
How to run the Qimen Dunjia script?
After installing dependencies, run the command `python qimen-dunjia/scripts/qimen_cli.py`.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.