A provider-agnostic collection of GetWhys Agent Skills (and future agent
resources), built on the open SKILL.md standard.
The same skills work in:
Prerequisite: the GetWhys MCP server
These skills are companions to the GetWhys MCP server, a paid GetWhys product. They guide your AI assistant in using its tools — and are inert without it. Connect the MCP through GetWhys onboarding; no MCP configuration ships from this repo.
| Skill | What it does | Download |
|---|---|---|
validate-gtm-output | Grounds marketing, content, and GTM work in real buyer evidence via the GetWhys MCP tools — research questions, competitive intel and battlecards, outward-facing content with brand voice and messaging frameworks, persona building, and draft scoring. | zip |
Download the skill's .zip above, then upload it in settings:
Full org-wide flows (including Microsoft 365 Copilot Cowork org-push): docs/install-admin.md.
| Tool | Command |
|---|---|
| Claude Code | /plugin marketplace add GetWhys-Engineering/agent-skills → /plugin install getwhys-skills@agent-skills |
| Gemini CLI | gemini skills install https://github.com/GetWhys-Engineering/agent-skills --path skills/<name> |
| OpenAI Codex | $skill-installer install https://github.com/GetWhys-Engineering/agent-skills/tree/main/skills/<name> |
Copy skills/<name>/ into .agents/skills/ in your project (or
~/.agents/skills/ globally) — this vendor-neutral location covers Cursor,
Gemini CLI, GitHub Copilot, and Google Antigravity at once:
git clone https://github.com/GetWhys-Engineering/agent-skills.git
mkdir -p .agents/skills && cp -R agent-skills/skills/<name> .agents/skills/
Complete per-tool directory matrix: docs/install-platforms.md.
Releases are cut as vX.Y.Z tags; each release attaches one zip per skill
(plus the M365 Cowork package). Two URL shapes:
https://github.com/GetWhys-Engineering/agent-skills/releases/latest/download/<skill>.zip # always the newest
https://github.com/GetWhys-Engineering/agent-skills/releases/download/vX.Y.Z/<skill>.zip # pinned
Git-based installs (Claude Code, Gemini, Codex) track the repo and update via each tool's own update command.
Authoring rules live in AGENTS.md (frontmatter constraints,
portability rules, validation workflow); start new skills from
template/SKILL.md. Run ./scripts/validate-skills.sh
before committing.
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 getwhys-engineering/agent-skills --plugin getwhys-skillsUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
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
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.