mingyu: Mingyu is a divination and fortune-telling chart generation tool focused on Chinese traditional systems. It covers bazi (four pillars), ziwei doushu, Western astrology, liuyao hexagrams, meihua yishu, qimen dunjia, liuren, tarot, lenormand, and date selection. Each reading produces structured data plus a formatted prompt ready for any AI model to interpret. Accessible via web, public API, MCP server, or agent skill.; python-utcp: Universal Tool Calling Protocol (UTCP) is a secure, scalable standard for defining and interacting with tools across various communication protocols. Its Python implementation features a modular core with a plugin-based architecture, enhancing extensibility and ease of use.
Generating a bazi or ziwei chart and handing the structured output to an LLM for interpretation
Interacting with diverse APIs (HTTP, REST, GraphQL) via a unified client.