mirror of
https://github.com/adobe/skills.git
synced 2026-09-19 08:06:09 +08:00
84e625cf730b8097556b288aae3c14fefeff271f
Adobe Skills for AI Coding Agents
Official Adobe skills for AI coding agents.
Installation
Choose your preferred method:
Claude Code Plugins
/plugin marketplace add adobe/skills
/plugin install aem-content-driven-development@adobe-skills
Vercel Skills (npx skills)
# Install a specific skill
npx skills add adobe/skills -s aem-content-driven-development
# Install all AEM Edge Delivery skills
npx skills add adobe/skills -s aem-edge-delivery
# Install all skills
npx skills add adobe/skills --all
upskill (GitHub CLI Extension)
gh extension install trieloff/gh-upskill
gh upskill adobe/skills
Available Skills
TODO
Contributing
See CONTRIBUTING.md for guidelines on adding or updating skills.
Resources
- agentskills.io Specification
- Claude Code Plugins Documentation
- Vercel Skills
- upskill GitHub Extension
License
Apache 2.0 - see LICENSE for details.
Description
Use this when the page-import pipeline needs to fetch a source webpage and prepare it for import/migration to AEM Edge Delivery Services. Covers scraping…
Readme
Apache-2.0
13 MiB
Languages
JavaScript
82%
HTML
5.3%
Python
4%
Java
4%
Shell
2.9%
Other
1.8%