By Intuned
Intuned agent skills, installable via skills.sh (npx skills add Intuned/skills). First skill: webwright-to-intuned.
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 intunedhq/skills
A single skill:
npx skills@latest add intunedhq/skills --skill webwright-to-intuned
This symlinks each skill into every selected agent's skills directory (e.g.
~/.claude/skills/<name>) and records them in ~/.agents/.skill-lock.json.
Update later with npx skills@latest update.
No
skillsCLI? Runscripts/install-local.shto symlink the skills in this repo straight into~/.claude/skills/.
| Skill | What it does |
|---|---|
webwright-to-intuned | Turn a Webwright "Crafted CLI" into a deployed, verified Intuned project. Includes 4 convert-and-compare examples under examples/. |
More Intuned skills land here over time (authoring from a spec, debugging failed runs, AuthSession setup, deploy/ops helpers, …).
intuned-skills/
├── .claude-plugin/
│ └── plugin.json # lists every skill folder — the file the skills CLI reads
├── skills/
│ └── <name>/ # one folder per skill (flat, no category folders)
│ ├── SKILL.md # required: frontmatter (name + description) + instructions
│ ├── *.md # optional flat reference docs beside SKILL.md
│ └── scripts/ # optional executable helpers
├── examples/<name>/ # optional, per-skill demo assets (kept out of the skill folder)
├── scripts/install-local.sh # symlink installer for non-CLI users
├── CONTEXT.md # shared vocabulary across skills
├── CLAUDE.md # how to add a skill (contributor guide)
├── LICENSE
└── README.md
skills/<your-skill>/SKILL.md with YAML frontmatter (name,
trigger-rich description) and lean instructions; offload detail to flat
.md files beside it.skills array in .claude-plugin/plugin.json.See CLAUDE.md for conventions.
MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub intuned/skills --plugin intuned-agent-pluginBuild, edit, test, and debug Intuned browser-automation projects locally with the Intuned agent
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.