Skip to main content
Glama
ChesterRa

命盘 Mingpan

by ChesterRa

qimen_basic

Generate a complete Qimen Dunjia chart from date and time input, including Yin/Yang遁, nine palaces, eight doors, nine stars, and eight spirits. Supports pan type, pan style, and leap month method options.

Instructions

奇門遁甲排盤(基礎排盤)。

奇門遁甲是中國古代三式之一,與大六壬、太乙神數並稱,用於預測和決策。

輸入時間信息,返回完整的奇門盤面:

  • 陰陽遁和局數(根據節氣判定)

  • 九宮布局(地盤干、天盤干)

  • 八門飛布(休、生、傷、杜、景、死、驚、開)

  • 九星飛布(天蓬、天芮、天沖、天輔、天禽、天心、天柱、天任、天英)

  • 八神排布(值符、螣蛇、太陰、六合、白虎、玄武、九地、九天)

  • 旬首信息(符頭、值符星、值使門、空亡)

  • 日干/時干落宮

  • 格局判斷(吉格/凶格約20-30種)

支持選項:

  • 盤類型:時盤(默認)、日盤、月盤、年盤

  • 盤式:轉盤(默認,遵循《神奇之門》)或飛盤

  • 置閏法:拆補法(默認)或茅山法

盤類型說明:

  • 時盤:以時辰為主導,適用於即時預測

  • 日盤:以日干支為主導,適用於當日吉凶

  • 月盤:以月干支為主導,適用於月度運勢

  • 年盤:以年干支為主導,適用於年度規劃

盤式說明:

  • 轉盤:天盤、八門、九星按物理方向旋轉(《神奇之門》派)

  • 飛盤:天盤、八門、九星按洛書軌跡飛布(傳統飛宮法)

輸出為 Markdown 格式,含 ASCII 九宮格,便於 AI 分析解讀。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearYes年份(公曆,1900-2100)
monthYes月份(1-12)
dayYes日期(1-31)
hourYes時辰(0-23,24小時制)
minuteNo分鐘(0-59)
isLunarNoWhether the input date is in lunar calendar (農曆). If true, will be converted to solar calendar internally.
panTypeNo盤類型:时盘(默認)、日盘、月盘、年盘时盘
panStyleNo盤式:转盘(默認,遵循《神奇之門》)或飞盘转盘
zhiRunMethodNo置閏方法:chaibu=拆補法(默認),maoshan=茅山法chaibu
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description fully carries the burden of behavioral disclosure. It explains the output format (Markdown with ASCII 9-grid), lists all components, and describes options. No contradictions, and no destructive behavior is implied.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with sections and bullet points, making it easy to parse. It is fairly long but every part contributes necessary context for a complex tool. Could be slightly more concise, but front-loaded with purpose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity of Qi Men Dun Jia, the description covers input parameters, output contents, optional settings, and even background context. No output schema exists, but the description compensates by enumerating output elements. It is complete for an agent to use correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description adds value by explaining the purpose of each pan type, pan style, and zhiRunMethod in detail, beyond what the schema provides. This enriches the agent's understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: '奇門遁甲排盤(基礎排盤)' and provides a detailed list of outputs and supported options. It distinguishes itself from siblings implicitly by being the basic chart-casting tool, while siblings like 'qimen_yongshen' and 'qimen_zeri' are specialized.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear guidance on when to use different pan types (時盤, 日盤, etc.) and pan styles, but does not explicitly contrast with sibling tools or specify when not to use this tool. The context is sufficient for an agent to infer usage scenarios.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChesterRa/mingpan'

If you have feedback or need assistance with the MCP directory API, please join our Discord server