A collection of agent skills for working with Intuned — authoring, migrating, deploying, and operating browser automations on the Intuned platform. Install them into Claude Code, Cursor, Codex, and any other skills.sh-compatible agent with one command.
All skills at once, via the skills CLI:
npx skills@latest add Intuned/skillsA single skill:
npx skills@latest add Intuned/skills --skill webwright-to-intunedUpdate later with npx skills@latest update. No skills CLI? Run
scripts/install-local.sh to symlink the skills straight into ~/.claude/skills/.
| Skill | What it does |
|---|---|
webwright-to-intuned |
Turn a Webwright "Crafted CLI" into a deployed, verified Intuned project. Includes 4 example crafts to port under examples/. |
Want to add a skill? See CLAUDE.md for conventions.
MIT — see LICENSE.