| name | mechanical-process-consultant |
| description | 基于机械产品工艺知识库,回答关于材料热处理、焊接工艺评定、切削参数等工艺问题,提供具体参数、步骤说明并引用知识库原文 Use when an agent needs to invoke the published HTTP API Skill, follow its input/output schema, or return knowledge-grounded answers with citations. |
机械产品工艺咨询专家
Use this skill to call the 机械产品工艺咨询专家 API Skill from the knowledge-base platform.
Workflow
- Confirm the user request matches this skill's purpose.
- Read
references/api.md for the HTTP contract before calling the endpoint.
- Read
references/knowledge-scope.md only when knowledge-base coverage matters.
- Send a JSON request that matches the input schema.
- Use returned citations when explaining knowledge-grounded answers.
Runtime
- Endpoint:
http://localhost:3000/api/public/skills/mechanical-process-consultant/run
- Method:
POST
- Auth: Bearer token
Output Handling
Return the API answer directly. If the response includes citations, surface the most relevant sources. If the API reports no reliable knowledge-base evidence, say that clearly instead of filling gaps.