industry-trend-intelligence-suite-manifest.json 835 B

12345678910111213141516171819202122232425
  1. {
  2. "name": "industry-trend-intelligence",
  3. "version": "0.2.0",
  4. "generatedAt": "2026-05-21T15:04:42.529Z",
  5. "packageZip": "dist/industry-trend-intelligence.zip",
  6. "packageZipBytes": 54821,
  7. "skills": [
  8. "industry-trend-runner",
  9. "industry-trend-profile-builder",
  10. "industry-trend-report",
  11. "industry-trend-memory",
  12. "xiaohongshu-trend-collector"
  13. ],
  14. "dependencySkills": [
  15. "xiaohongshu-search-notes",
  16. "xiaohongshu-note-detail",
  17. "xiaohongshu-note-comments",
  18. "xiaohongshu-user-info"
  19. ],
  20. "workspaceBundle": "industry-trend-intelligence",
  21. "installCommand": "node install.js",
  22. "uploadCommand": "node scripts/deploy/industry-trend-intelligence-suite.js --build --upload",
  23. "uploaded": true,
  24. "downloadUrl": "https://repos.fmode.cn/x/openclaw-skills/packages/industry-trend-intelligence.zip"
  25. }