Skip to main content
Glama

treasure_pavilion

Search community artifacts, summon them to your collection, and trace their lineage of forks and dependencies.

Instructions

🏛️ 寻宝阁 — 搜索、拉取社区法宝,查看传承谱系 Treasure Pavilion — Search, summon, and explore community artifacts.

通过 action 参数指定操作:

  • search: 搜索浏览社区法宝(默认)

  • summon: 请宝 — 拉取法宝到本地藏宝阁

  • lineage: 传承谱系 — 查看法宝的 fork/感悟/依赖关系

搜索支持统一关键词筛选:

  • 品阶: "仙器"、"宝器"

  • 框架: "crewai"、"langchain"

  • 创作者: "@JinNing6"

  • 组合: "仙器 crewai"

  • 不传 query: 显示热门推荐

Args: action: 操作类型 / Action type: search, summon, lineage query: 搜索关键词(action=search 时使用)/ Search keywords artifact_name: 法宝名称(action=summon/lineage 时必填)/ Artifact name

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo
actionNosearch
artifact_nameNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations provided, so description bears full burden. Mentions summon modifies local vault but lacks detail on side effects (e.g., what is destroyed, authentication needs, rate limits). No mention of behavior beyond action descriptions.

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

Conciseness5/5

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

Well-structured with sections, emoji, examples. Front-loaded purpose and action types. Every sentence adds value, no fluff. Efficient despite length.

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

Completeness4/5

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

Covers all actions, parameters, and search syntax. Output schema exists so return values not needed. Lacks error handling or edge cases, but sufficient for typical use.

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 coverage 0%, but description explains each parameter in detail: action with allowed values, query with search syntax, artifact_name with required conditions. Adds significant meaning beyond schema defaults.

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?

Description clearly states the tool is for searching, summoning, and exploring community artifacts. Uses specific verbs (search, summon, lineage) and resource (community artifacts). Distinguished from sibling tools like forge_agent or refine_agent.

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?

Explicitly describes action types and when to use each (search default, summon for pulling, lineage for exploring relationships). Provides search query syntax and examples. Does not explicitly mention alternatives or when not to use, but context is clear.

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/JinNing6/TianGong'

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