Agent SkillsxiaoY233/Chat2API › chat2api-tool-client-replay

chat2api-tool-client-replay

GitHub

用于重放客户端工具调用修复数据,验证Chat2API在不同客户端配置文件下的流式与非流式行为是否符合预期。

skills/chat2api-tool-client-replay/SKILL.md xiaoY233/Chat2API

触发场景

需要测试特定客户端对Chat2API的兼容性 验证工具调用协议在不同profile下的表现

安装

npx skills add xiaoY233/Chat2API --skill chat2api-tool-client-replay -g -y
更多选项

不安装直接使用

npx skills use xiaoY233/Chat2API@chat2api-tool-client-replay

指定 Agent (Claude Code)

npx skills add xiaoY233/Chat2API --skill chat2api-tool-client-replay -a claude-code -g -y

安装 repo 全部 skill

npx skills add xiaoY233/Chat2API --all -g -y

预览 repo 内 skill

npx skills add xiaoY233/Chat2API --list

SKILL.md

Frontmatter
{
    "name": "chat2api-tool-client-replay",
    "description": "Use when replaying sanitized client tool-calling fixtures against Chat2API with client-specific pass\/fail rules."
}

Chat2API Tool Client Replay

Use this skill to replay fixture scenarios for clients such as Cherry Studio, generic OpenAI tools, or unknown HAR-derived clients.

Rules

  • Preserve exact tool names.
  • Validate stream and non-stream behavior separately.
  • Use profiles for client-specific prompt-protocol expectations.

Commands

CHAT2API_API_KEY=sk_xxx \
node skills/chat2api-tool-client-replay/scripts/replay-client-fixture.mjs \
  --fixture backup/har/cherry-studio-fixture.json \
  --profile cherry-studio \
  --model deepseek-v4-flash

Use --dry-run to check profile, model, and fixture selection without live requests. If the fixture file exists, dry-run parses the fixture schema and reports fixtureExists plus scenarioCount; if it is missing, dry-run still exits successfully with fixtureExists: false.

Profiles

  • cherry-studio: Cherry Studio headers and visible prompt-tool-use expectations.
  • openai-tools: generic OpenAI-compatible tool-calling expectations.
  • custom-har: empty client headers for replaying sanitized HAR-derived fixtures.

版本历史

  • 59f03ab 当前 2026-07-05 20:17

同 Skill 集合

skills/chat2api-har-tool-fixture/SKILL.md
skills/chat2api-management-api/SKILL.md
skills/chat2api-provider-model-matrix/SKILL.md
skills/chat2api-proxy-testing/SKILL.md

元信息

文件数
0
版本
59f03ab
Hash
6a82acbc
收录时间
2026-07-05 20:17

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-06 16:45
浙ICP备14020137号-1 $访客地图$