Good skill
When the user wants to export a report as a polished PDF. Also use when the user mentions "export to PDF", "download as PDF", "save this as a document", or "generate a printable version". Use this whenever a shareable, print-ready file is the desired outcome.From its SKILL.md
npx -y skills add rodriuy/skillsmith --skill good-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.5 KB, 51 tokens by cl100k_base, as published. Nobody here has run it
Good Skill
Turn the current report into a print-ready PDF the user can share.
Steps
- Collect the content to render.
- Apply the print stylesheet.
- Write the PDF and report its path back to the user.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.