Skip to content

feat: add skills seeding from CSV#41

Merged
homanp merged 1 commit intomainfrom
feat/skills-seed
Feb 17, 2026
Merged

feat: add skills seeding from CSV#41
homanp merged 1 commit intomainfrom
feat/skills-seed

Conversation

@homanp
Copy link
Contributor

@homanp homanp commented Feb 17, 2026

What

Support --registry skills --csv to seed scan queue from a skills.sh leaderboard CSV. Constructs skill identifiers as {source}/{name} from the CSV columns and respects --count/--offset for incremental seeding.

Why

Seed initial set of skills

Test plan

  • Tests pass locally
  • Tested manually

Support --registry skills --csv <path> to seed scan queue from a
skills.sh leaderboard CSV. Constructs skill identifiers as
{source}/{name} from the CSV columns and respects --count/--offset
for incremental seeding.
@homanp homanp self-assigned this Feb 17, 2026
@homanp homanp merged commit b4f9d79 into main Feb 17, 2026
5 checks passed
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

Comments