Reusable Agent skills for working with ScreenshotOne—the best screenshot API for developers and agents.
screenshotone-website-screenshot: take website screenshots with ScreenshotOne viacurl
Codex discovers skills from:
$CODEX_HOME/skills~/.codex/skillswhenCODEX_HOMEis not set
Install this repository with:
npx skills add screenshotone/skillsOr install only this skill:
mkdir -p ~/.codex/skills
cp -R screenshotone-website-screenshot ~/.codex/skills/After that, start a new Codex session or reload the app so it re-indexes available skills.
Mention the skill by name in your prompt:
Use $screenshotone-website-screenshot to capture a full-page screenshot of https://example.com
Codex can also invoke the skill automatically when the request matches its description.
Each skill lives in its own folder and includes:
SKILL.md: the skill definition and instructionsagents/openai.yaml: UI metadatareferences/: optional supporting docs
ScreenshotOne Agent Skills is licensed under the MIT License.