An agentic skills framework & software development methodology that works.
Claude Code skill packs for project workflows
AY Skills is a set of reusable Claude Code skills from AY Automate. Each skill lives in its own folder and is meant to be copied into `.claude/skills/` so Claude Code loads it automatically.
Builders who use Claude Code and want ready-made skills for specific tasks.
You can add focused capabilities to Claude Code without rewriting the same instructions in every project.
What it does
Drop-in skill folders
Each skill lives in `skills/<skill-name>/` and ships as a `SKILL.md` plus optional support files.
Universal MCP client skill
`skills/mcp-client/` helps Claude Code connect to MCP servers with progressive disclosure, Python runner support, and example configs.
Browser automation skill
`skills/agent-browser/` provides headless browser automation with ref-based element control, parallel sessions, and persistent auth.
SEO audit skill
`skills/claude-seo/` brings technical SEO and AI search checks into Claude Code, including DataForSEO MCP integration.
Agentic workflow skill
`skills/superpowers/` defines a brainstorm-to-review development flow with subagents and TDD enforcement.
Diagram and artifact skills
`skills/excalidraw-diagram/` and `skills/artifacts-builder/` generate diagrams and shareable HTML artifacts with branded visuals.
Skill authoring guide
`skills/skill-creator/` helps you write new Claude Code skills with triggers, references, scripts, and packaging.
README
AY Skills — Open Source Claude Code Skills
A collection of Claude Code skills built and used by AY Automate.
Each skill lives in skills/<skill-name>/ and is plug-and-play with Claude Code.
What is a Claude Code Skill?
A skill is a SKILL.md file (and optional supporting files) that you drop into .claude/skills/ in your project. Claude Code reads it automatically and gains new capabilities — like generating Excalidraw diagrams, creating LinkedIn carousels, or building n8n workflows.
Skills
| Skill | What it does |
|---|---|
| artifacts-builder | Build complex claude.ai HTML artifacts using React, Tailwind, and shadcn/ui; bundle to a single HTML for sharing. |
| mcp-client | Universal MCP client to connect to any MCP server with progressive disclosure; includes Python runner and example configs. |
| remotion | Best-practice rules and patterns for creating Remotion video compositions and animations in React. |
| skill-creator | Author effective Claude Code skills with clear triggers, references, scripts, and packaging tools. |
| notebooklm | Query Google NotebookLM notebooks for source-grounded, citation-backed answers via controlled browser sessions. |
| ui-ux-pro-max | AI-powered design system with rules, styles, and palettes; CLI to initialize premium UI foundations. |
| agent-browser | Headless browser automation CLI for agents; ref-based element control, parallel sessions, persistent auth. |
| claude-seo | Full-stack SEO audits inside Claude Code; technical SEO, AI search, and DataForSEO MCP integration. |
| superpowers | End-to-end agentic dev workflow (brainstorm → plan → subagents → review) with TDD enforcement. |
| excalidraw-diagram | Generate Excalidraw diagrams (.excalidraw + PNG) with brand-styled visuals and evidence artifacts. |
How to Use
- Copy the skill folder into your project's
.claude/skills/directory - Start a Claude Code session — the skill is auto-loaded
- Describe what you want. Claude Code will follow the skill's instructions.
Contributing
Open an issue or PR. Skills should be self-contained, well-documented, and tested.
More skills dropping soon.
Built by Walid Boulanouar · AY Automate
Files in the repo
- skills
- ay-skills-guide.html
- README.md
Discussion (0)
Ask about usage, or say what you built with itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More skills

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.
Public repository for Agent Skills
Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

Production-grade engineering skills for AI coding agents.