| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- {
- "table": "skills",
- "updatedAt": "2026-08-14",
- "records": [
- {
- "skillName": "tihao",
- "displayName": "提号",
- "status": "published",
- "npmPackage": "@vocmarket/tihao",
- "npmVersion": "1.0.19",
- "npmUrl": "https://www.npmjs.com/package/@vocmarket/tihao",
- "tarballUrl": "https://registry.npmjs.org/@vocmarket/tihao/-/tihao-1.0.19.tgz",
- "installCommand": "npx --yes @vocmarket/tihao@latest workspace --smoke",
- "globalInstallCommand": "npm install -g @vocmarket/tihao && tihao install --smoke",
- "workspaceSkillPath": ".claude/skills/tihao/SKILL.md",
- "globalSkillPath": "%USERPROFILE%/.claude/skills/tihao/SKILL.md",
- "pluginName": "tihao",
- "workspacePluginPath": ".claude/plugins/tihao",
- "mcpServerName": "tihao",
- "entrySkill": "tihao",
- "legacyNpmPackages": [
- "@vocmarket/tihao-sop"
- ],
- "legacyCliNames": [
- "tihao-sourcing"
- ],
- "legacyPluginNames": [
- "tihao-sourcing"
- ],
- "legacySkillNames": [
- "tihao-creator-sourcing"
- ],
- "description": "Claude Code skill for Tihao brief-to-creator sourcing: parse client briefs, default to a live result-first high-quality first report, rank candidates, and export business-ready blogger lists; sample mode is demo-only.",
- "recommendedUserPrompts": [
- "读取这个 brief,给我一版可直接发客户的高质量博主名单(默认 live + resultFirstMode)。",
- "用 live 小规模检索出博主名单。",
- "用 Fmode 帮我识别这张截图,提取文字、主体和风险点。",
- "客户说不要硬广、偏素人感,记到下次。"
- ],
- "mcpTools": [
- "fmode_image_analysis",
- "tihao_brief_sourcing_run",
- "tihao_token_check",
- "tihao_preference_update"
- ]
- },
- {
- "skillName": "fmode-image-analysis",
- "displayName": "Fmode 图片分析",
- "status": "local",
- "npmPackage": "@vocmarket/tihao",
- "npmVersion": "1.0.19",
- "installCommand": "npx --yes @vocmarket/tihao@latest workspace --smoke",
- "globalInstallCommand": "npm install -g @vocmarket/tihao && tihao install --smoke",
- "workspaceSkillPath": ".claude/skills/fmode-image-analysis/SKILL.md",
- "globalSkillPath": "%USERPROFILE%/.claude/skills/fmode-image-analysis/SKILL.md",
- "pluginName": "tihao",
- "workspacePluginPath": ".claude/plugins/tihao",
- "mcpServerName": "tihao",
- "entrySkill": "fmode-image-analysis",
- "description": "Claude Code skill for image, screenshot, product photo, UI capture, chart, poster, and OCR-like image analysis through Fmode Doubao vision using the platform user token.",
- "recommendedUserPrompts": [
- "用 Fmode 分析这张截图,提取文字、主体和风险点。",
- "DeepSeek 看不了图,帮我用 doubao-seed-2-0-pro-260215 识别这张图片。",
- "把这张产品图里的卖点和合规风险整理出来。"
- ],
- "mcpTools": [
- "fmode_image_analysis"
- ]
- }
- ]
- }
|