{ "name": "claude-code-tihao", "version": "1.0.19", "description": "Claude Code native Tihao AI creator sourcing package for client brief to blogger recommendation list workflows.", "plugin": "tihao", "skills": [ "tihao", "fmode-image-analysis" ], "mcpTools": [ "fmode_image_analysis", "tihao_brief_sourcing_run", "tihao_token_check", "tihao_preference_update" ], "entrySkill": "tihao", "capabilityMap": "docs/capability-map.md", "paymentLinksDoc": "docs/payment-package-links.md", "acceptanceChecklist": "docs/acceptance-checklist.md", "releaseNotes": "docs/release-notes.md", "skillDatabaseRecord": "docs/skill-database-record.json", "primaryUseCases": [ "Read or accept a client brief and turn it into structured sourcing criteria.", "Generate a business-ready blogger recommendation list with strong/backup/review tiers.", "Use sample mode for demos without credentials.", "Use live mode with the company VOC e-commerce proxy for real creator discovery.", "Analyze screenshots, product images, UI captures, and image text through Fmode Doubao vision.", "Return friendly token/recharge links instead of raw API errors.", "Save client and business preference memory for later sourcing rounds." ], "recommendedUserPrompts": [ "帮我根据这个 brief 做一版可直接发客户的高质量博主名单,默认用 live + resultFirstMode 跑。", "读取 E:\\workspace\\tihao-ai\\dha_brief.xlsx,按提号 SOP 生成小红书和抖音候选名单。", "用 Fmode 帮我识别这张截图,提取文字、主体和风险点。", "客户说不要硬广、偏素人感,把这个偏好沉淀到下次选号。" ], "sampleCommand": "npm run sample", "mcpSmokeCommand": "npm run mcp:smoke", "installCommand": "node install.js", "npmInstallCommand": "npm install -g @vocmarket/tihao && tihao install --smoke", "npxInstallCommand": "npx --yes @vocmarket/tihao@latest workspace --smoke", "workspaceInstallCommand": "npx --yes @vocmarket/tihao@latest workspace --smoke", "workspaceInstallTarget": ".claude/plugins/tihao", "installHint": "Workspace install writes .mcp.json plus .claude/skills/tihao/SKILL.md and .claude/skills/fmode-image-analysis/SKILL.md so VSCode Claude Code can discover sourcing and image-analysis workflows." }