Skip to content

Make top10ranking skill actionable - #13

Merged
PrashaanShakya7 merged 1 commit into
mainfrom
make-top10ranking-skill-actionable
Jul 9, 2026
Merged

Make top10ranking skill actionable#13
PrashaanShakya7 merged 1 commit into
mainfrom
make-top10ranking-skill-actionable

Conversation

@PrashaanShakya7

Copy link
Copy Markdown
Contributor

Summary

  • Replace the static design-doc copy in skills/top10ranking.md with a proper invocable skill: YAML frontmatter (description, argument-hint), setup/run commands, the slug list, and behavior notes.
  • The skill now directly drives generate_infographic.py (setup + run commands, both output files) instead of just describing the infographic design.
  • Notes that it depends on generate_infographic.py/requirements.txt from the Top 10 ranking project repo being present wherever it's invoked, since this library repo doesn't contain that script.

Test plan

  • Copy skills/top10ranking.md into a project that has generate_infographic.py (e.g. the Top 10 ranking repo) as .claude/commands/top10ranking.md and confirm /top10ranking <slug> generates both the PNG and caption .txt.

🤖 Generated with Claude Code

Replace the static design-doc copy with a proper invocable skill:
frontmatter (description, argument-hint), setup/run commands, slug
list, and behavior notes, so it can drive generate_infographic.py
directly instead of just documenting it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@PrashaanShakya7
PrashaanShakya7 merged commit 49a8681 into main Jul 9, 2026
1 check 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