Skip to content

(MOT-4187) chore(skills): add type: index to worker skill frontmatter - #575

Open
rohitg00 wants to merge 2 commits into
mainfrom
chore/skills-type-index
Open

(MOT-4187) chore(skills): add type: index to worker skill frontmatter#575
rohitg00 wants to merge 2 commits into
mainfrom
chore/skills-type-index

Conversation

@rohitg00

@rohitg00 rohitg00 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor
Screenshot 2026-07-23 at 14 02 43 ## Context

directory::skills::index selects rows that either declare frontmatter type: index or are the namespace-root overview doc (<ns>/index, which SKILL.md aliases to). The second clause is documented as a bridge for legacy bundles that predate the type: index convention; only web declares the convention today.

Change

One frontmatter line, type: index, added to 26 workers' skills/SKILL.md, moving every bundle onto the declared convention so index membership is explicit in the file rather than inferred from its on-disk name, and the legacy fallback clause can retire once published bundles catch up. No body changes.

Refs MOT-4187

Summary by CodeRabbit

  • Documentation
    • Added index metadata to skill documentation across the available skill guides.
    • Improved consistent categorization and indexing of these guides without changing their documented content.

directory::skills::index selects skills whose frontmatter declares
type: index. Only web and video-tools carried it; every other worker's
root SKILL.md relied on the root-doc fallback, which newer index
semantics drop. One line per worker, no body changes.
@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
workers Ready Ready Preview, Comment Jul 24, 2026 8:53am
workers-tech-spec Ready Ready Preview, Comment Jul 24, 2026 8:53am

Request Review

@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

skill-check — worker

0 verified, 48 skipped (no docs/).

Layer Result
structure
vale
ai
render

Four for four. Nicely done.

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 94d20b0d-1790-40f4-afb0-81522135d47b

📥 Commits

Reviewing files that changed from the base of the PR and between fd99b20 and 6a113bc.

📒 Files selected for processing (26)
  • bridge/skills/SKILL.md
  • browser/skills/SKILL.md
  • claude-code/skills/SKILL.md
  • codex/skills/SKILL.md
  • cron/skills/SKILL.md
  • database/skills/SKILL.md
  • devin/skills/SKILL.md
  • email/skills/SKILL.md
  • fp/skills/SKILL.md
  • github/skills/SKILL.md
  • grok/skills/SKILL.md
  • harness/skills/SKILL.md
  • hermes/skills/SKILL.md
  • http/skills/SKILL.md
  • iii-directory/skills/SKILL.md
  • memory/skills/SKILL.md
  • opencode/skills/SKILL.md
  • pi/skills/SKILL.md
  • pubsub/skills/SKILL.md
  • queue/skills/SKILL.md
  • scrapling/skills/SKILL.md
  • shell/skills/SKILL.md
  • slack/skills/SKILL.md
  • state/skills/SKILL.md
  • telegram-bot/skills/SKILL.md
  • worktree/skills/SKILL.md

📝 Walkthrough

Walkthrough

Twenty-six SKILL.md documents now include the top-level front-matter field type: index; no other documented content changes.

Changes

Skill index metadata

Layer / File(s) Summary
Add index type metadata
bridge/skills/SKILL.md, browser/skills/SKILL.md, claude-code/skills/SKILL.md, codex/skills/SKILL.md, cron/skills/SKILL.md, database/skills/SKILL.md, devin/skills/SKILL.md, email/skills/SKILL.md, fp/skills/SKILL.md, github/skills/SKILL.md, grok/skills/SKILL.md, harness/skills/SKILL.md, hermes/skills/SKILL.md, http/skills/SKILL.md, iii-directory/skills/SKILL.md, memory/skills/SKILL.md, opencode/skills/SKILL.md, pi/skills/SKILL.md, pubsub/skills/SKILL.md, queue/skills/SKILL.md, scrapling/skills/SKILL.md, shell/skills/SKILL.md, slack/skills/SKILL.md, state/skills/SKILL.md, telegram-bot/skills/SKILL.md, worktree/skills/SKILL.md
Adds type: index to each document’s front matter.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Poem

I’m a rabbit with metadata neat,
Adding index tags in one-line feet.
Twenty-six files now softly declare,
“I’m an index!” with orderly flair.
Hop, hop—front matter’s complete!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: adding type: index to worker skill frontmatter.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/skills-type-index

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@rohitg00 rohitg00 changed the title chore(skills): add type: index to worker skill frontmatter (MOT-4187) chore(skills): add type: index to worker skill frontmatter Jul 23, 2026
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