Professional Plum Blossom Divination
Paste the following prompt into your AI chat to install this skill:
Please install @org-gfrg4dba/meihua-yishu using the guide at https://skillhub.cn/install/skillhub.md.
About this skill
Problem to Solve
In Agent workflows, users may want a concrete Plum Blossom divination answer for a specific question, not just raw hexagram fields. This skill addresses how to submit a divination request in conversation, choose a time, number, or char casting method, retrieve tiered results such as basic, detailed, or premium, and handle WeChat Pay plus result retry when payment is required. It also turns returned hexagram fields into conclusion-style explanations that are easier to display directly.
How It Works
The flow is mostly an API integration pattern:
- Payment pre-check: verify that the Agent has the
weixinpayplugin installed; otherwise prompt the user and stop. - Request: send a POST with parameters such as
query,tier,method, and eithernumbersortext. - Payment handling: on
HTTP 402, readWeixinPay-RequiredandX-Out-Trade-No, then callweixinpay_payto complete payment. - Retry rule: after successful payment, resend the same JSON body and pass the order number in the Header.
- Error branches:
SUCCESSdisplays the result;NOT_PAIDretries later;REFUNDEDor refund failure tells the user and stops.
Scope and Caveats
It suits entertainment-oriented Q&A, divination-style advice demos, and payment plugin integration examples. It should not be used for medical, investment, legal, or high-stakes decision-making. Ensure WeChat Pay capability is available before use, and present the premium ai_reading field in full rather than reducing it to a generic conclusion.
Use Cases
- Use a chatbot to run time-based casting, payment deduction, and result display for a user.
- Wire a 402 payment flow, order retry, and refund notice into a divination mini-app.
- Convert user numbers or character counts into casting requests and tiered readings.
- Demo premium-tier ai_reading output and timing explanation in a conversation.
Best For
- Agent engineers adding paid divination flows to conversational products
- Integration engineers maintaining WeixinPay plugins and 402 retry logic
- Independent developers building Plum Blossom content templates and display rules
- Product engineers creating entertainment-oriented divination Q&A demos
Related Skills
Updates Next.js documentation based on code changes in the active branch to help maintainers review PR documentation completeness.
Use a book title and author to search reviews, contents, and reader feedback, then generate a structured breakdown of historical or decision-logic books with key claims, concepts, quotes, and reading notes in Obsidian.
A multi-system divination advisor covering Bazi, Ziwei, tarot, feng shui, timing, and naming with structured interpretations.
Provides Bazi, Liu Yao, Qimen, Meihua, and date-selection guidance from classical references, with plain-language explanations and actionable suggestions.