Add DISPLAY.json to all skills#57
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a
DISPLAY.jsonfile to all 115 skills in the registry. This file provides structured presentation metadata (icon, tags, integrations) for rendering skill cards in the UI.specVersionfield (platform assumes latest)imagefield yet (no hero images exist)Spec: https://github.com/zocomputer/hostagent/blob/display-json-spec/agents/ray/DISPLAY-json-spec.md
Test plan
DISPLAY.jsonfields