Loading...
Loading...
Found 6 Skills
contract-cli 开放平台共享约定技能:在 `contract` 和 `mdm` 模块间做选择,并遵守 `contract/v1/mcp` user-only 限制、`--input-file` 请求体输入、输出格式和 profile 选择规则。当用户要操作开放平台 CLI 但尚未明确命令模块时触发。
contract-cli 交易方查询技能:列出交易方候选列表或按 ID 获取交易方详情。当用户要使用 `contract-cli mdm vendor list|get` 查询合同域交易方数据时触发。
contract-cli Field Configuration Query Skill: Query the field configuration definitions of vendor, legal_entity, and vendor_risk. Triggered when users want to use `contract-cli mdm fields list` to confirm the master data field structure. The bot identity currently only supports vendor/legalEntity.
contract-cli Login and Identity Switching Skill: Initialize dev profile, perform user OAuth login, enter bot's app_id/app_secret and immediately exchange for tenant_access_token, check status, switch default identity, troubleshoot local config/secrets persistence issues. Triggered when users need `contract-cli config add`, `contract-cli auth login --as user|bot`, `contract-cli auth status/logout/use` or troubleshoot login exceptions.
contract-cli 合同命令技能:支持 user/bot 双身份下的合同详情、合同搜索、合同创建、同步用户组、读取合同文本、查询合同分类、列出模板、查看模板详情、创建模板实例,bot 身份下的文件上传,以及 user 身份下的枚举查询。当用户要使用 `contract-cli contract ...` 操作合同能力时触发。
contract-cli 法人实体查询技能:列出法人实体候选列表或按 ID 获取法人实体详情。当用户要使用 `contract-cli mdm legal list|get` 查询合同域法人实体数据时触发。