| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "name": "claude-code-voc-intelligence",
- "version": "0.3.33",
- "generatedAt": "2026-09-02T03:47:56.265Z",
- "packageZip": "dist/claude-code-voc-intelligence.zip",
- "packageZipBytes": 2332018,
- "plugin": "voc-intelligence",
- "skills": [
- "xiaohongshu-trend-intelligence",
- "douyin-trend-intelligence",
- "voc-issue-pool",
- "voc-problem-deep-dive",
- "voc-content-plan",
- "voc-speaking-script",
- "voc-competitor-map",
- "voc-business-workflow",
- "fmode-image-analysis",
- "voc-api-catalog",
- "voc-cost-controller"
- ],
- "mcpTools": [
- "fmode_image_analysis",
- "voc_business_workflow_run",
- "voc_speaking_script_run",
- "voc_issue_pool_run",
- "voc_problem_deep_dive_run",
- "voc_content_plan_run",
- "voc_competitor_map_run",
- "voc_xiaohongshu_token_check",
- "voc_xiaohongshu_trend_run",
- "voc_xiaohongshu_preference_update",
- "voc_douyin_token_check",
- "voc_douyin_trend_run",
- "voc_douyin_preference_update",
- "voc_api_search",
- "voc_api_doc",
- "voc_api_call",
- "voc_billing_query",
- "voc_cost_estimate",
- "voc_usage_report"
- ],
- "installHint": "Supports three delivery modes: unzip and run node install.js, install globally into ~/.claude/plugins/voc-intelligence, or install into the current workspace. Workspace mode writes .mcp.json plus .claude/skills/* entries for trend intelligence, issue pool, deep dive, competitor map, content plan, speaking script, VOC business workflow, and Fmode image analysis so VSCode Claude Code can discover the workflows without relying only on --plugin-dir.",
- "installCommand": "node install.js",
- "npmInstallCommand": "npm install -g @vocmarket/voc-skill && claude-voc install",
- "npxInstallCommand": "npx @vocmarket/voc-skill install",
- "workspaceInstallCommand": "npx @vocmarket/voc-skill workspace --smoke",
- "workspaceInstallTarget": ".claude/plugins/voc-intelligence",
- "buildCommand": "node scripts/deploy/claude-code-voc-intelligence-suite.js --validate --build --test-package",
- "uploadCommand": "node scripts/deploy/claude-code-voc-intelligence-suite.js --validate --build --test-package --upload",
- "uploaded": false,
- "copiedFiles": 176
- }
|