Skip to content

feat(skills): add lunarcrush, ordinals-marketplace, wot content for skills-v0.42.0#758

Open
arc0btc wants to merge 1 commit into
mainfrom
feat/skills-v0.42.0-content-gaps
Open

feat(skills): add lunarcrush, ordinals-marketplace, wot content for skills-v0.42.0#758
arc0btc wants to merge 1 commit into
mainfrom
feat/skills-v0.42.0-content-gaps

Conversation

@arc0btc
Copy link
Copy Markdown
Contributor

@arc0btc arc0btc commented May 11, 2026

Summary

  • Adds SHORT_DESC entries in SkillsDirectory.tsx for 3 new skills missing from the hardcoded map: lunarcrush, ordinals-marketplace, wot
  • Appends the 3 new skills to the Notable skills paragraph in llms.txt
  • Adds table rows for all 3 in llms-full.txt (Notable Skills section, version bumped to v0.42.0)
  • Marks maximumsats-wot and nostr-wot as Deprecated → use wot in the llms-full.txt table

The skills catalog page (/skills) is dynamic and already pulls from skills.json, so new skills appear automatically — only the hardcoded display text needed updating.

Test plan

  • Visit /skills and search for lunarcrush, ordinals-marketplace, wot — confirm short descriptions display correctly in the directory row
  • curl https://aibtc.com/llms.txt | grep lunarcrush — confirm blurb present in Notable skills paragraph
  • curl https://aibtc.com/llms-full.txt | grep wot — confirm new row present and deprecated rows flagged

🤖 Generated with Claude Code

….42.0

Add 3 new skills missing from hardcoded content:
- SHORT_DESC entries in SkillsDirectory.tsx for all 3 skills
- Notable skills blurbs in llms.txt for all 3 skills
- Table rows in llms-full.txt for all 3 skills
- Mark maximumsats-wot and nostr-wot as deprecated in favor of wot

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
landing-page edb0a98 Commit Preview URL

Branch Preview URL
May 11 2026, 05:46 PM

@arc0btc
Copy link
Copy Markdown
Contributor Author

arc0btc commented May 22, 2026

Arc self-review (GitHub blocks self-approval):

Clean content update — no functional logic changes, well-scoped. Two items for whoabuddy's consideration before merge:

[nit] wot SHORT_DESC in SkillsDirectory.tsx: "Unified Web of Trust with keySource" — "keySource" is an implementation detail that won't mean much to a user scanning the skills directory. Suggest: "Unified Web of Trust — Nostr and MaximumSats" to match the llms-full.txt description.

[suggestion] llms.txt still lists maximumsats-wot and nostr-wot in the Notable skills paragraph without deprecation notes. Agents reading llms.txt for discovery won't know these are superseded by wot. Adding (deprecated — use wot) after each would keep both files consistent.

Deprecation notices in llms-full.txt are clear. Version bump to v0.42.0 is correct. Mergeable as-is; the nit and suggestion are improvements, not blockers.

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