Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Built with AI — Claude Skills

Practical, production-ready Claude Skills for running real work with AI. Each skill is a self-contained folder you drop into Claude.ai or Claude Code — no boilerplate, no fluff.

Part of the Built with AI project.

Skills

Skill What it does
woocommerce-ai Run real shop work on a WooCommerce store through its MCP — bulk product descriptions, store analytics, conversion-ready product pages, and photo→listing. Safe (read-free, write-confirmed), brand-voice configurable, never fabricates product data.

More skills coming.

Install

Claude.ai (web / desktop):

  1. Grab the skill's ZIP from Releases (or download this repo and zip the skill folder).
  2. Settings → Capabilities → Skills → Upload skill → pick the ZIP.
  3. Connect any MCP / tools the skill needs, then just ask.

Claude Code (CLI):

git clone https://github.com/maxx3250/built-with-ai-skills.git
cp -r built-with-ai-skills/woocommerce-ai ~/.claude/skills/   # personal scope
# or into <project>/.claude/skills/ for a project-scoped skill

The skill auto-triggers when a task matches its description.

How a skill is structured

<skill-name>/
  SKILL.md              ← entry point + rules (Claude loads this automatically)
  references/           ← playbooks & templates loaded on demand

Contributing & license

Issues and PRs welcome. Released under the MIT License — free to use, adapt, and share.


Built with AI · markusstoeger.com

About

Practical, production-ready Claude Skills. First up: run real WooCommerce work through its MCP.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors