mcp-result-interpreter
SKILL.md
MCP Result Interpreter
Purpose
Interpret MCP responses using contract-first logic:
Contract source: ~/Max/research-warehouse/docs/mcp-response-contract.md.
qualityerrorssource
Always keep research confidence explicit.
Decision Policy
quality = complete
- Produce normal conclusion.
- Cite primary evidence fields.
- Include
as_ofandsource.
quality = partial
- Produce directional conclusion only.
- Explicitly state missing/failed parts from
errors. - Mark confidence as reduced.
- Recommend one concrete补查 query.
quality = empty
- State that current filters returned no usable data.
- Suggest relaxed filters or adjacent tools.
- Avoid speculative conclusion.
quality = error
- Treat conclusion as invalid.
- First action: fix arguments if
INVALID_ARGUMENT. - Else suggest retry/backoff for
INTERNAL_ERROR.
Error Handling
INVALID_ARGUMENT
- Provide a concise parameter correction checklist.
- Ask for missing required input before retry.
PARTIAL_DATA
- Continue with available data.
- Name the missing stage or field if present in
details. - Add an uncertainty note in the final output.
INTERNAL_ERROR
- Recommend retry with backoff.
- If repeated, switch to adjacent tool path.
Financial Output Template
Use this exact section order:
结论数据状态(quality,as_of)证据(key fields)风险与不确定性(fromerrors)下一步补查(tool + reason)
Compliance Rules
Required:
- Show
as_ofexplicitly. - Show
sourcefor traceability. - Separate facts from inference language.
Forbidden:
- Do not give deterministic trading instructions.
- Do not hide partial/empty/error conditions.
Inference Labels
When inferring across tools:
- Prefix with
推断and keep one sentence. - Tie inference back to explicit evidence fields.
Runtime Integration
This interpreter consumes payloads returned by rw commands.
Recommended invocation pattern:
rw company --ticker NVDA --json
rw macro --days 30 --json
Interpreter input expectation:
- A single contract payload with top-level fields:
dataas_ofqualitysourceerrors
If upstream output is not a valid contract payload, treat as transport failure and request retry.
Weekly Installs
1
Repository
zz3310969/max-skillsFirst Seen
10 days ago
Security Audits
Installed on
amp1
cline1
openclaw1
opencode1
cursor1
kimi-cli1