|
|
преди 1 месец | |
|---|---|---|
| .. | ||
| .claude-plugin | преди 1 месец | |
| bin | преди 3 месеца | |
| docs | преди 1 месец | |
| fixtures | преди 3 месеца | |
| mcp | преди 1 месец | |
| memory-templates | преди 3 месеца | |
| scripts | преди 1 месец | |
| skills | преди 1 месец | |
| .gitignore | преди 3 месеца | |
| README.md | преди 1 месец | |
| install.js | преди 3 месеца | |
| package-lock.json | преди 1 месец | |
| package.json | преди 1 месец | |
| skill-package-manifest.json | преди 1 месец | |
# Tihao SOP
Claude Code 技能包:按提号 SOP 读取客户 Brief,生成商务可复核的博主/达人推荐名单,并提供 Fmode/Doubao 图片识别补充能力。
Published npm package:
@vocmarket/tihao
Latest version:
1.0.10
Recommended workspace install:
npx --yes @vocmarket/tihao@latest workspace --smoke
Full installation guide:
docs/install-guide.md
Installed Claude Code skill name:
tihao
fmode-image-analysis
Real-provider integration runbook:
docs/live-provider-integration-runbook.md
Tihao experience optimization plan:
docs/tihao-experience-optimization-plan.md
Current task handoff entry:
docs/tihao-handoff-index.md
live 高质量首版:collectionMode=live + resultFirstMode=true,扩大参考感知召回、批量分析候选并按证据重排,直接产出商务可发客户的强名单。keywordLimit=1。live 模式调用公司 voc-e-commerce 代理接口,使用真实电商数据;缺 token 时返回友好的开通/充值提示并主动要 sessionToken,而不是退回 sample。sample 模式仅在用户明确要求演示、无消耗、不用真实数据或“先跑通 SOP”时使用,无 token 跑通 brief -> 博主名单流程。doubao-seed-2-0-pro-260215,识别截图、产品图、海报、UI 图和图片文字。docs/live-provider-integration-runbook.md 单独验收。baseline-live、reference-account、homepage-evidence、video-enhanced、result-first、result-first-risk、result-first-broad。npm install
npm run sample
npm run smoke:package
npm run fmode:image:smoke
npm run acceptance
Fmode image analysis:
$env:TIHAO_SESSION_TOKEN="<your-platform-token>"
tihao image --image-path E:\workspace\example\screenshot.png --prompt "识别截图里的文字、主体和风险点"
Workspace install from local source:
node install.js --workspace --smoke
Live small run:
$env:TIHAO_SESSION_TOKEN="<your-session-token>"
$env:TIHAO_COMPANY="<your-company-object-id>"
npm run live
npm run live:preflight
npm run live:acceptance
Business review metrics:
npm run review:metrics -- --input <已标注CSV> --output <输出目录>
Historical dataset readiness:
npm run history:audit -- --input <history-dataset目录> --output <输出目录> --strict
Optimization plan status:
npm run optimization:status
fmode_image_analysistihao_brief_sourcing_runtihao_token_checktihao_preference_update