Skip to content

Add DISPLAY.json to all skills#57

Merged
erhuve merged 11 commits into
mainfrom
add-display-json
Apr 6, 2026
Merged

Add DISPLAY.json to all skills#57
erhuve merged 11 commits into
mainfrom
add-display-json

Conversation

@erhuve
Copy link
Copy Markdown
Contributor

@erhuve erhuve commented Apr 3, 2026

Summary

Adds a DISPLAY.json file to all 115 skills in the registry. This file provides structured presentation metadata (icon, tags, integrations) for rendering skill cards in the UI.

  • icon: Lucide-style name for generic skills, brand name for service-specific skills
  • tags: 2-5 lowercase descriptive tags per skill for filtering/search
  • integrations: Plain service slugs for rendering integration badges (only when the skill actually uses an external service)
  • No specVersion field (platform assumes latest)
  • No image field yet (no hero images exist)

Spec: https://github.com/zocomputer/hostagent/blob/display-json-spec/agents/ray/DISPLAY-json-spec.md

Test plan

  • Verify JSON is valid in all 115 files
  • Spot-check icon/tag/integration accuracy across categories
  • Confirm manifest generator picks up DISPLAY.json fields

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erhuve erhuve marked this pull request as draft April 3, 2026 18:58
hatsunemiku and others added 10 commits April 3, 2026 20:32
- Add DISPLAY.json for 26 new skills missing display metadata
- Add supermemory.png and minecraft.png cover images
- Update index.ts loadSkillInfo to read DISPLAY.json and include
  display field in manifest output
- Regenerate manifest.json with display data for all skills
Converted from upstream SVG to 800x450 PNG matching DISPLAY.json
recommended dimensions.
Resized from 2400x1350 to 800x450 (16:9), matching DISPLAY.json
recommended dimensions.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erhuve erhuve marked this pull request as ready for review April 6, 2026 17:23
@erhuve erhuve merged commit 4cb7db3 into main Apr 6, 2026
5 checks passed
jingerzz added a commit that referenced this pull request May 29, 2026
…pgrade (#92)

Brings the registry copy in line with clarion-intelligence-system after #55/#57:
- Step 6 verifies the sec-indexer is running CURRENT code via `clarion-sec-research
  doctor` (a RUNNING service can still be on stale code after a git pull).
- Upgrade guidance: run `clarion-sec-research reindex` after updating so extraction
  fixes reach the already-indexed corpus (the indexer skips current filings).

setup.py unchanged. Source: clarion-intelligence-system skills/clarion-setup/SKILL.md.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant