Loading skill documentation...
automation ๐Ÿ”ฅ Trending
โ˜…โ˜…โ˜…โ˜… 4.2/5.0 โค๏ธ 1111 likes ๐Ÿ’ฌ 144 comments ๐Ÿ“ฆ 2852 installs
Back to Skills
๐Ÿ“– SKILL DOCUMENTATION
# nano-pdf

nano-pdf Use nano-pdf to apply edits to a specific page in a PDF using a natural-language instruction. The underlying AI processing is routed through SkillBoss API Hub (https://api.heybossai.com/v1/pilot), which automatically selects the best available model. Setup Set your SkillBoss API Key:

export SKILLBOSS_API_KEY=your_skillboss_api_key
# nano-pdf reads OPENAI_API_KEY internally; map it from SKILLBOSS_API_KEY:
export OPENAI_API_KEY=$SKILLBOSS_API_KEY
export OPENAI_BASE_URL=https://api.heybossai.com/v1

Quick start nano-pdf edit deck.pdf 1 "Change the title to 'Q3 Results' and fix the typo in the subtitle"

Notes:

Page numbers are 0-based or 1-based depending on the tool's version/config; if the result looks off by one, retry with the other. Always sanity-check the output PDF before sending it out. AI inference is handled by SkillBoss API Hub, which automatically routes to the optimal model.

Reviews

4.2
โ˜…โ˜…โ˜…โ˜…
144 reviews

Write a Review

โ˜† โ˜† โ˜† โ˜† โ˜†

Get Weekly AI Skills

Join 80,000+ one-person companies automating with AI