Skip to content

Align developer-index and research-index with prod CLI skills - #13

Open
Max17190 wants to merge 1 commit into
mainfrom
align/index-skills-prod-parity
Open

Align developer-index and research-index with prod CLI skills#13
Max17190 wants to merge 1 commit into
mainfrom
align/index-skills-prod-parity

Conversation

@Max17190

Copy link
Copy Markdown
Contributor

Why

The restored index skills did not match the current CLI skill shape on prod (Quick start, `--help` instead of option tables, Done when). The published install slugs are this repo, so they need that same shape.

Summary

  • Rewrite `firecrawl-developer-index` and `firecrawl-research-index` to match scrape/map: short trigger description, Quick start, help pointer, Done when, compressed tips.
  • Keep the live response fields: developer kind is the `id` prefix (no `type`); research hits are `paperId` / `primaryId` / `ids` / `title` / `abstract` / `score`.
  • Companion rebase: Add developer-index and research-index session skills cli#201

Test Plan

  • YAML frontmatter on both `SKILL.md` files still parses
  • `npx skills add firecrawl/skills@firecrawl-developer-index` still finds the skill
  • `npx skills add firecrawl/skills@firecrawl-research-index` still finds the skill
  • Developer skill does not tell agents to read a `type` field
  • Research skill tells agents `search --categories research` is not this index

The published npx slugs should match scrape/map: short trigger description, Quick start, --help, and Done when, plus the live response fields.
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