claude-verifier
Claude 模型真伪验证指南
概述
本技能提供一套完整的验证方法,用于检测 Claude 模型是否为官方原版("纯血"),识别可能的掺假、套壳、模型降级(如用 4.5 冒充 4.6)等问题。
验证方法总览
| 序号 | 检测方法 | 检测目标 | 复杂度 |
|---|---|---|---|
| 1 | 分词器测试 | 验证是否为 Claude 原生分词器 | ⭐⭐ |
| 2 | count_tokens 接口 | 验证 API 完整性 | ⭐ |
| 3 | 知识库截止时间 | 判断具体模型版本 | ⭐ |
| 4 | 联网搜索测试 | 验证 CC 原生功能 | ⭐ |
| 5 | MCP 工具调用 | 验证工具链支持 | ⭐⭐⭐ |
| 6 | 提示词注入测试 | 验证系统提示词处理 | ⭐⭐ |
| 7 | 温度参数测试 | 验证参数真实性 | ⭐ |
| 8 | Signature 验证 | 验证工具调用签名 | ⭐⭐⭐ |
| 9 | 新参数验证 | 检测 Opus 4.6 特有参数 | ⭐⭐ |
More from echoleesong/claude-skills-plugin
chinese-novelist
|
28md-to-pptx
Convert Markdown documents to PowerPoint presentations or generate presentations from scratch using AI. Use when users want to create PPT/PPTX files, convert MD to slides, generate presentations, make slideshows, or ask for help with PowerPoint creation. Supports custom templates, multiple themes (business, tech_dark, education, neumorphism), and intelligent content layout.
26find-skills
Helps users discover and install capabilities from the open agent skills ecosystem. Use when users ask "how do I do X" for specialized tasks, request "find a skill for X", want to extend agent capabilities, or need help with specific domains (testing, design, deployment, etc.).
11skill-evolution
Skill 经验进化管理器。在对话结束时分析用户反馈,提取最佳实践和解决方案,持久化到 evolution.json 并缝合到 SKILL.md。支持三层架构(上游层、全局层、项目层)实现跨项目经验管理。当用户说"复盘"、"记录经验"、"保存这个技巧"、"evolve"时使用此工具。
9skill-manager
Skill 生命周期管理器。用于批量扫描 Skills 目录、检查 GitHub 更新、执行版本升级、管理 Skills 库存、管理经验层(promote/pull)。当用户需要"检查更新"、"列出 Skills"、"删除 Skill"、"管理 Skills"、"提升经验"、"拉取经验"时使用此工具。
8n8n-expression-syntax
Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.
8