{
  "markdown": "# Adobe Skills for AI Coding Agents\n\nRepository of Adobe skills for AI coding agents.\n\n## Installation\n\n### Claude Code Plugins\n\n```bash\n/plugin marketplace add adobe/skills\n/plugin install adobe-analytics@adobe-skills\n/plugin install adobe-cja@adobe-skills\n/plugin install aem-design@adobe-skills\n/plugin install aem-edge-delivery-services@adobe-skills\n/plugin install aem-project-management@adobe-skills\n/plugin install app-builder@adobe-skills\n/plugin install aem-cloud-service@adobe-skills\n/plugin install aem-6-5-lts@adobe-skills\n/plugin install workfront@adobe-skills\n/plugin install commerce-app-management@adobe-skills\n/plugin install commerce-app-migration@adobe-skills\n/plugin install commerce-app-review@adobe-skills\n```\n\n### Vercel Skills (npx skills)\n\n```bash\nnpx skills add adobe/skills --all\n```\n\n### upskill (GitHub CLI Extension)\n\n```bash\ngh extension install ai-ecoverse/gh-upskill\ngh upskill adobe/skills --all\n```\n\n### Cursor (preview)\n\nThe `app-builder` plugin includes a Cursor-native manifest at `plugins/app-builder/.cursor-plugin/plugin.json` as the pilot for Cursor distribution. Other plugins will gain Cursor support once the pattern is validated. To install locally for development:\n\n```bash\nmkdir -p ~/.cursor/plugins/local/app-builder\ncp -R plugins/app-builder/. ~/.cursor/plugins/local/app-builder/\n# Then in Cursor: Cmd+Shift+P → Developer: Reload Window\n```\n\nVerify the plugin loaded via **Cursor Settings → Plugins** (it should appear with the App Builder skills, including the grouped `appbuilder-workfront` suite). The skills are also visible in **Settings → Rules** under \"Agent Decides\".\n\n## Available Skills\n\n### For Business\n\n#### Analytics\n\nPractitioner-focused skills for Adobe's analytics products — KPI monitoring, funnel and dimension analysis, segment comparison, and stakeholder readouts. Each product has a dedicated plugin and a dedicated MCP server. Requests require IMS auth headers (`Authorization`, `x-gw-ims-org-id`, `x-gw-ims-user-id`); an OAuth proxy may inject these.\n\n##### Adobe Analytics\n\nAvailable via the [`adobe-analytics`](plugins/adobe-analytics/README.md) plugin. Talks to the AA MCP server at `https://aa-mcp.adobe.io/mcp`.\n\n```bash\n/plugin install adobe-analytics@adobe-skills\n```\n\n| Skill | Description |\n| ----- | ----------- |\n| `aa-kpi-pulse` | KPI digest with period-over-period change and top mover callout<br>• `How are our KPIs looking this week?`<br>• `Compare last month's KPIs to the same month last year` |\n| `aa-top-movers-watchlist` | Ranks dimension items by biggest gain or loss for a metric<br>• `Top gaining and declining pages this week`<br>• `Which marketing channels grew or shrank most this month?` |\n| `aa-conversion-funnel-analysis` | Step-by-step fallout analysis across a multi-step conversion funnel<br>• `Analyze our checkout funnel`<br>• `Where do mobile users drop off in the signup flow?` |\n| `aa-segment-performance-comparator` | Side-by-side KPI comparison across two or more audience segments<br>• `Compare mobile vs desktop performance`<br>• `How do US visitors compare to UK visitors on key KPIs?` |\n| `aa-executive-briefing` | Narrative performance summary ready for leadership or QBR<br>• `Write last week's performance briefing for leadership`<br>• `Draft a monthly business review for the board` |\n\nSee the [`adobe-analytics` ](plugins/adobe-analytics/README.md)doc for the full plugin description, MCP server template, and skill index.\n\n##### Customer Journey Analytics\n\nAvailable via the [`adobe-cja`](plugins/adobe-cja/README.md) plugin. Talks to the CJA MCP server at `https://cja-mcp.adobe.io/mcp`.\n\n```bash\n/plugin install adobe-cja@adobe-skills\n```\n\n| Skill | Description |\n| ----- | ----------- |\n| `cja-kpi-pulse` | KPI digest with period-over-period change, trend direction, and dimension breakdown<br>• `How are our KPIs looking this week?`<br>• `Compare last month's KPIs to the same month last year` |\n| `cja-top-movers-watchlist` | Ranks dimension items by biggest gain or loss for a metric<br>• `Top gaining and declining pages this week`<br>• `Which marketing channels grew or shrank most this month?` |\n| `cja-funnel-health-check` | Step-by-step fallout analysis across a multi-step conversion funnel<br>• `Check the health of our purchase funnel`<br>• `Where do users drop off in our onboarding journey?` |\n| `cja-dimension-analysis` | Cardinality, distribution, trends, anomalies, and data quality for a dimension<br>• `Analyze the Page Name dimension`<br>• `Audit our Marketing Channel values — any spelling variations or duplicates?` |\n| `cja-segment-performance-comparator` | Side-by-side KPI comparison across two or more audience segments<br>• `Compare mobile vs desktop performance`<br>• `How do US visitors compare to UK visitors on key KPIs?` |\n| `cja-executive-briefing` | Narrative performance summary ready for leadership or QBR<br>• `Write last week's performance briefing for leadership`<br>• `Draft a monthly business review for the board` |\n\nSee the [`adobe-cja` ](plugins/adobe-cja/README.md)doc for the full plugin description, MCP server template, and skill index.\n\n#### Workfront\n\nSolution-architecture guidance for Adobe Workfront Planning (WFP, also called Maestro). Available via the [`workfront`](plugins/workfront/skills/wf-planning-solution-architect/README.md) plugin. No MCP server required; public Adobe documentation is searched and fetched live from Experience League at answer time.\n\n```bash\n/plugin install workfront@adobe-skills\n```\n\n| Skill | Description |\n| ----- | ----------- |\n| `wf-planning-solution-architect` | Workspace and record-type design, connections and hierarchies, formula fields, tier limits, and API behavior for Workfront Planning<br>• `Design a Planning workspace for our marketing team`<br>• `A customer wants us to raise the 500 connected records limit`<br>• `Is the CASE function supported in Planning formulas?` |\n\nSee the [`wf-planning-solution-architect`](plugins/workfront/skills/wf-planning-solution-architect/README.md) doc for the routing model, reference layout, and documentation search script.\n\n#### Adobe Experience Manager\n\n##### Designing with aem-design\n\nDesign-phase skills that run *before* implementation. Produces static HTML and JSON artifacts under `aem-design/` — EDS-independent; no dev server or AEM instance required.\n\n| Skill          | Description                                                                                                            |\n| -------------- | ---------------------------------------------------------------------------------------------------------------------- |\n| `aem-design` | Navigator — assesses `aem-design/` state and recommends the next design stage                                       |\n| `brand`      | Extracts a brand profile (`brand-profile.json`) and visual brand board from a URL, PDF, or conversation              |\n| `briefings`  | Captures page intent, audience, key messages, CTAs, and (optionally) final copy under `aem-design/briefings/`        |\n| `wireframes` | Produces grey structural wireframes from briefings (section order, hierarchy, spatial relationships) — optional stage |\n| `prototype`  | Produces branded, high-fidelity static HTML prototypes that iterate in the browser until approved                      |\n\n##### Developing with Edge Delivery Services\n\n| Skill | Description |\n|-------|-------------|\n| `aem-cli` | Install, run, and configure the Adobe AEM CLI (`aem up` local dev server, `.env`/TLS/proxy setup, `aem import`, `aem content` da.live sync, troubleshooting); migrate from `@adobe/helix-cli` |\n| `create-site` | Start a brand-new site from scratch: GitHub repo from boilerplate, aem-code-sync, initial DA content (nav, footer, homepage), and live URL handoff |\n| `content-driven-development` | Orchestrates the CDD workflow for all code changes |\n| `analyze-and-plan` | Analyze requirements and define acceptance criteria |\n| `building-blocks` | Implement blocks and core functionality |\n| `testing-blocks` | Browser testing and validation |\n| `content-modeling` | Design author-friendly content models |\n| `code-review` | Self-review and PR review |\n\n##### Discovering Blocks\n\n| Skill                          | Description                                             |\n| ------------------------------ | ------------------------------------------------------- |\n| `block-inventory`            | Survey available blocks in project and Block Collection |\n| `block-collection-and-party` | Search reference implementations                        |\n| `docs-search`                | Search aem.live documentation                           |\n| `find-test-content`          | Find existing content for testing                       |\n\n##### Migrating Content\n\n| Skill | Description |\n|-------|-------------|\n| `page-import` | Import webpages into canonical EDS block format (orchestrator) |\n| `scrape-webpage` | Scrape and analyze webpage content |\n| `identify-page-structure` | Analyze page sections |\n| `page-decomposition` | Analyze content sequences |\n| `authoring-analysis` | Determine authoring approach |\n| `generate-import-html` | Generate structured HTML |\n| `preview-import` | Preview imported content |\n| `snowflake` | Static-to-EDS overlay conversion — preserves original DOM byte-for-byte (alternative path to `page-import` for AI-generated/static pages) |\n| `figma-to-content` | Turn a Figma design into an EDS content page in DA — resolves each section to an existing block, a new isolated block, or default content (annotation-first, else inferred), then deploys via the DA Source API |\n\n##### Content & Platform Reference\n\n| Skill | Description |\n|-------|-------------|\n| `da-content` | Reference for DA + EDS content rules: block HTML format, metadata, media handling, DA Source API contract, and silent-failure rules |\n\n##### Managing Projects\n\nHandover documentation and PDF guides generation for AEM Edge Delivery Services projects. Available via the `aem-project-management` plugin.\n\n| Skill           | Description                                                |\n| --------------- | ---------------------------------------------------------- |\n| `handover`    | Orchestrates project documentation generation              |\n| `authoring`   | Generate comprehensive authoring guide for content authors |\n| `development` | Generate technical documentation for developers            |\n| `admin`       | Generate admin guide for site administrators               |\n| `whitepaper`  | Create professional PDF whitepapers from Markdown          |\n| `auth`        | Authenticate with AEM Config Service API                   |\n\n##### AEM as a Cloud Service\n\nAll AEM as a Cloud Service skills — component development, Dispatcher, workflows, code assessment, migration, content distribution, RDE, and project bootstrap. Available via the [`aem-cloud-service`](plugins/aem/cloud-service/README.md) plugin.\n\n```bash\n/plugin install aem-cloud-service@adobe-skills\n```\n\n| Skill | Description |\n|-------|-------------|\n| `create-component` | Create complete AEM components: definition, dialog XML, HTL template, Sling Model, unit tests, clientlibs, and optional servlet |\n| `ensure-agents-md` | Bootstrap skill — auto-generates `AGENTS.md` and `CLAUDE.md` from `pom.xml` when missing, tailored to the project's modules and add-ons |\n| `dispatcher` | Config authoring, technical advisory, incident response, performance tuning, security hardening, and lifecycle orchestration for the Dispatcher. Requires Dispatcher MCP (`AEM_DEPLOYMENT_MODE=cloud`) |\n| `aem-workflow` | Workflow model design, process step development, launcher configuration, triggering, debugging stuck/failed workflows, and incident triaging for the Granite Workflow Engine |\n| `code-assessment` | Detect and fix AEM CS code-quality issues locally — Sling Model patterns, deprecated APIs, scheduler, replication, resource listeners, unbounded queries, outbound call timeouts, and more. Verifies with `mvn compile` |\n| `migration` | Migrate legacy AEM (6.x, AMS, on-prem) to AEM CS using BPA/CAM data — scheduler, replication, event handlers, HTL lint, dialog migration, template modernization, OSGi config. Delegates refactors to `code-assessment` |\n| `content-distribution` | Programmatic content publishing via the Replication API and distribution event monitoring via Sling Distribution events |\n| `aem-rde` *(beta)* | Expert assistance for `aio aem rde` — deploy, inspect, log-tail, snapshot, and troubleshoot Rapid Development Environments |\n\nSee the [`aem-cloud-service` plugin README](plugins/aem/cloud-service/README.md) for sub-skill details and MCP requirements.\n\n##### AEM 6.5 LTS\n\nAll AEM 6.5 LTS and Adobe Managed Services (AMS) skills — Dispatcher, workflows, replication, and project bootstrap. Available via the [`aem-6-5-lts`](plugins/aem/6.5-lts/README.md) plugin.\n\n```bash\n/plugin install aem-6-5-lts@adobe-skills\n```\n\n| Skill | Description |\n|-------|-------------|\n| `ensure-agents-md` | Bootstrap skill — auto-generates `AGENTS.md` and `CLAUDE.md` for AEM 6.5 LTS projects when missing |\n| `dispatcher` | Config authoring, technical advisory, incident response, performance tuning, and security hardening for AEM 6.5 LTS and AMS. Requires Dispatcher MCP (`AEM_DEPLOYMENT_MODE=ams`) |\n| `aem-workflow` | Workflow model design, development, triggering, launchers, debugging, and triaging — with JMX, Felix Console, and direct log access for 6.5 LTS/AMS |\n| `aem-replication` | Replication agent configuration, content activation/deactivation, Replication API usage (57 Java examples), lifecycle orchestration, and troubleshooting blocked queues and distribution failures |\n\nSee the [`aem-6-5-lts` plugin README](plugins/aem/6.5-lts/README.md) for sub-skill details.\n\n### App Builder\n\nDevelopment, customization, testing, and deployment skills for Adobe App Builder projects.\n\n**Skill chaining:**\n\n- **Actions path:** `appbuilder-project-init` → `appbuilder-action-scaffolder` → `appbuilder-testing` → `appbuilder-cicd-pipeline`\n- **UI path:** `appbuilder-project-init` → `appbuilder-ui-scaffolder` → `appbuilder-testing` → `appbuilder-cicd-pipeline`\n- **E2E path:** `appbuilder-ui-scaffolder` or `appbuilder-testing` → `appbuilder-e2e-testing` → `appbuilder-cicd-pipeline`\n\n| Skill                            | Description                                                                               |\n| -------------------------------- | ----------------------------------------------------------------------------------------- |\n| `appbuilder-project-init`      | Initialize App Builder projects and choose the bootstrap path; also first-time machine/CLI setup (Node 20, aio install/login, stage vs prod) |\n| `appbuilder-action-scaffolder` | Scaffold, implement, deploy, and debug Adobe Runtime actions                              |\n| `appbuilder-ui-scaffolder`     | Generate React Spectrum UI components for ExC Shell SPAs and AEM UI Extensions            |\n| `appbuilder-testing`           | Generate and run Jest unit, integration, and contract tests for actions and UI components |\n| `appbuilder-e2e-testing`       | Playwright browser E2E tests for ExC Shell SPAs and AEM extensions                        |\n| `appbuilder-cicd-pipeline`     | Set up CI/CD pipelines for GitHub Actions, Azure DevOps, and GitLab CI                    |\n\n### App Builder — Workfront UI Extensions\n\nSkills for building customized **Workfront** UI applications on Adobe App Builder — a React/Spectrum SPA embedded through Workfront extension points, backed by Adobe I/O Runtime actions that call the Workfront / Planning / Adobe APIs. Shipped as part of the `app-builder` plugin under `plugins/app-builder/skills/appbuilder-workfront/`, as a parent umbrella skill plus three sub-skills. Machine setup and `aio app init` live in `appbuilder-project-init`.\n\n> **Usage guide:** [`plugins/app-builder/USAGE.md`](plugins/app-builder/USAGE.md) is the end-to-end walkthrough for driving these skills from an AI harness — set up the `aio` CLI → build a new project (or migrate existing code) → deploy → publish — with the start point, harness wiring, the questions the AI will ask, copy-paste prompts, and the gotchas to watch for.\n\n**Journey:** `appbuilder-project-init` (set up + scaffold) → `workfront-ui-extension` + `workfront-actions` (build) → `workfront-local-testing` (test) → deploy & publish. Start at the **`appbuilder-workfront`** umbrella for the end-to-end map.\n\n| Skill                     | Description                                                                                       |\n| ------------------------- | ------------------------------------------------------------------------------------------------- |\n| `appbuilder-workfront`    | Umbrella / onboarding: the end-to-end roadmap and how the SPA, actions, and extension points fit; routes to the three sub-skills below |\n| `workfront-ui-extension`  | Front-end SPA: extension points (Main Menu, per-object left panel, widgets), routing, shared context, `actionWebInvoke` |\n| `workfront-actions`       | Runtime actions: `{data,error}` shape, IMS auth passthrough, inputs/config, CommonJS, and the Workfront Public API v21 (search/count, bulk PUT, custom `DE:` fields) |\n| `workfront-local-testing` | Preview a local (`extensionOverride`) or deployed (Extension Manager BYO) build inside Workfront; fix common \"not showing\" issues |\n\n### Commerce\n\nSkills that ease developing and integrating with Adobe Commerce alongside other Adobe products.\n\n#### Commerce App Management\n\nScaffold and configure Adobe Commerce App Builder apps using the `aio-commerce-sdk`. `commerce-app-init` scaffolds a bare app with metadata only; domain skills then extend it one concern at a time.\n\n```bash\n/plugin install commerce-app-management@adobe-skills\n```\n\n| Skill | Description |\n| ----- | ----------- |\n| `commerce-app-init` | Scaffold a new Commerce app with metadata |\n| `commerce-app-eventing` | Manage Commerce and external event sources |\n| `commerce-app-webhooks` | Manage webhook interception |\n| `commerce-app-business-config` | Manage custom business configuration |\n| `commerce-app-storage` | Integrate App Builder Database Storage |\n| `commerce-app-admin-ui` | Extend the Commerce Admin UI |\n\nSee the [`commerce-app-management`](plugins/commerce/app-management/README.md) doc for the skill-chaining strategy and full skill index.\n\n#### Commerce App Migration\n\nMigrate an Adobe Commerce App Builder project started from the Integration Starter Kit or Checkout Starter Kit to an App Management project using the `aio-commerce-sdk`.\n\n```bash\n/plugin install commerce-app-migration@adobe-skills\n```\n\n| Skill | Description |\n| ----- | ----------- |\n| `commerce-app-migrate` | Orchestrate the full migration from Integration or Checkout Starter Kit to App Management |\n\nSee the [`commerce-app-migration`](plugins/commerce/app-migration/README.md) doc for the full migration workflow and documentation-cleanup recommendations.\n\n#### Commerce App Review\n\nSelf-review skill for developers and partners to check an Adobe Commerce App Builder app against the submission guidelines before submitting to Adobe Exchange.\n\n```bash\n/plugin install commerce-app-review@adobe-skills\n```\n\n| Skill | Description |\n| ----- | ----------- |\n| `commerce-app-review` | Reviews a local app directory against Adobe's Commerce submission guidelines and walks through each finding interactively |\n\nSee the [`commerce-app-review`](plugins/commerce/app-review/README.md) doc for the reference library and full usage guide.\n\n### Creativity & Design\n\n#### Adobe for Creativity (for Claude desktop app only)\n\n| Skill                            | Description                                                                                                           |\n| -------------------------------- | --------------------------------------------------------------------------------------------------------------------- |\n| `adobe`                          | A one-glance orientation to the Adobe for creativity connector                                                        |\n| `adobe-batch-edit-photos`        | Apply consistent, cohesive photo adjustments across a set of images — matched tones, presets, and cinematic looks     |\n| `adobe-create-pdfs-from-data`    | Perform a full InDesign data merge from a `.CSV`/`.TSV` and an `.INDD` template                                       |\n| `adobe-create-social-variations` | Produce platform-ready image and video crops for Instagram, TikTok, LinkedIn, YouTube, and other social platforms     |\n| `adobe-design-from-template`     | Create flyers, posters, social posts, invitations, business cards, and other visuals from Adobe Express templates     |\n| `adobe-edit-quick-cut`           | Turn a long video into a punchy sizzle or highlight reel using Adobe Quick Cut                                        |\n| `adobe-retouch-portraits`        | Bulk walk-away retouching for wedding and event portraits: auto-straighten, auto-tone, and auto-light across a folder |\n| `adobe-resize-photos-and-videos` | Resize images and videos to exact pixel dimensions, aspect ratios, or named sizes (4K, HD, A4)                        |\n\n## Repository Structure\n\n```\nplugins/\n├── adobe-analytics/\n│   ├── .claude-plugin/\n│   │   └── plugin.json\n│   ├── .mcp.json\n│   └── skills/\n│       ├── aa-kpi-pulse/\n│       ├── aa-top-movers-watchlist/\n│       ├── aa-conversion-funnel-analysis/\n│       ├── aa-segment-performance-comparator/\n│       └── aa-executive-briefing/\n├── adobe-cja/\n│   ├── .claude-plugin/\n│   │   └── plugin.json\n│   ├── .mcp.json\n│   └── skills/\n│       ├── cja-kpi-pulse/\n│       ├── cja-top-movers-watchlist/\n│       ├── cja-funnel-health-check/\n│       ├── cja-dimension-analysis/\n│       ├── cja-segment-performance-comparator/\n│       └── cja-executive-briefing/\n├── aem/\n│   ├── edge-delivery-services/\n│   │   ├── .claude-plugin/\n│   │   │   └── plugin.json\n│   │   └── skills/\n│   │       ├── content-driven-development/\n│   │       ├── building-blocks/\n│   │       └── ...\n│   ├── project-management/\n│   │   ├── .claude-plugin/\n│   │   │   └── plugin.json\n│   │   ├── fonts/\n│   │   ├── hooks/\n│   │   │   └── pdf-lifecycle.js\n│   │   ├── templates/\n│   │   │   └── whitepaper.typ\n│   │   └── skills/\n│   │       ├── handover/\n│   │       ├── authoring/\n│   │       ├── development/\n│   │       ├── admin/\n│   │       ├── whitepaper/\n│   │       └── auth/\n│   ├── cloud-service/\n│   │   ├── .claude-plugin/\n│   │   │   └── plugin.json\n│   │   ├── README.md\n│   │   └── skills/\n│   │       ├── create-component/\n│   │       ├── ensure-agents-md/\n│   │       ├── dispatcher/\n│   │       ├── aem-workflow/\n│   │       ├── code-assessment/\n│   │       ├── migration/\n│   │       ├── content-distribution/\n│   │       └── aem-rde/\n│   └── 6.5-lts/\n│       ├── .claude-plugin/\n│       │   └── plugin.json\n│       ├── README.md\n│       └── skills/\n│           ├── ensure-agents-md/\n│           ├── dispatcher/\n│           ├── aem-workflow/\n│           └── aem-replication/\n├── app-builder/\n│   ├── .claude-plugin/\n│   │   └── plugin.json\n│   └── skills/\n│       ├── _shared/\n│       ├── appbuilder-project-init/     # includes first-time machine/CLI setup\n│       ├── appbuilder-action-scaffolder/\n│       ├── appbuilder-ui-scaffolder/\n│       ├── appbuilder-testing/\n│       ├── appbuilder-e2e-testing/\n│       ├── appbuilder-cicd-pipeline/\n│       └── appbuilder-workfront/         # Workfront suite: parent umbrella + 3 sub-skills\n│           ├── SKILL.md                  # umbrella / router\n│           ├── references/               # troubleshooting.md, commands.md\n│           ├── workfront-ui-extension/\n│           ├── workfront-actions/\n│           └── workfront-local-testing/\n├── commerce/\n│   ├── app-management/\n│   │   ├── .claude-plugin/\n│   │   │   └── plugin.json\n│   │   └── skills/\n│   │       ├── commerce-app-init/\n│   │       ├── commerce-app-eventing/\n│   │       ├── commerce-app-webhooks/\n│   │       ├── commerce-app-business-config/\n│   │       ├── commerce-app-storage/\n│   │       └── commerce-app-admin-ui/\n│   ├── app-migration/\n│   │   ├── .claude-plugin/\n│   │   │   └── plugin.json\n│   │   └── skills/\n│   │       └── commerce-app-migrate/\n│   └── app-review/\n│       ├── .claude-plugin/\n│       │   └── plugin.json\n│       └── skills/\n│           └── commerce-app-review/\n│               ├── SKILL.md\n│               ├── evals/\n│               └── references/\n├── creative-cloud/\n│   └── adobe-for-creativity/\n│       ├── .claude-plugin/\n│       │   └── plugin.json\n│       ├── skills/\n│       │   └── ...\n│       └── .mcp.json\n└── workfront/\n    ├── .claude-plugin/\n    │   └── plugin.json\n    ├── .cursor-plugin/\n    │   └── plugin.json\n    └── skills/\n        └── wf-planning-solution-architect/\n            ├── SKILL.md\n            ├── evals/\n            ├── references/\n            └── scripts/\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on adding or updating skills. Join [#agentskills](https://adobe.enterprise.slack.com/archives/C0APTKDNPEY) on Adobe Slack for questions and discussion.\n\n## Resources\n\n- [agentskills.io Specification](https://agentskills.io)\n- [Claude Code Plugins](https://code.claude.com/docs/en/discover-plugins)\n- [Vercel Skills](https://github.com/vercel-labs/skills)\n- [upskill GitHub Extension](https://github.com/ai-ecoverse/gh-upskill)\n- [#agentskills Slack Channel](https://adobe.enterprise.slack.com/archives/C0APTKDNPEY)\n\n## License\n\nApache 2.0 — see [LICENSE](LICENSE) for details.\n",
  "bytes": 25567,
  "sha": "7980efffb6746da4fc8900caea043760a2e637a58c4125279eb7f922e3d96a75",
  "repo_slug": "adobe/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_adobe_skills_authoring_analysis_05068b59/readme"
}