Skip to content

feat(run-workflow): sync skill with upstream source, drop redundant featured skill - #362

Merged
bdutt-adb merged 3 commits into
adobe:mainfrom
bdutt-adb:sync/run-workflow-skill-update
Sep 21, 2026
Merged

bdutt-adb merged 3 commits into
adobe:mainfrom
bdutt-adb:sync/run-workflow-skill-update

Conversation

@bdutt-adb

Copy link
Copy Markdown
Collaborator

Summary

  • Sync plugins/creative-cloud/run-workflow/skills/run-workflow with the latest packaged skill from the run-workflow repo (packages/mcp-server/claude-desktop), including a new references/intake.md.
  • Featured-workflow routing is now fully covered by the updated references/featured-and-templates.md, so the standalone run-featured-workflow skill is removed, along with its eval and its entry in .tessl-plugin/plugin.json.

Test plan

  • npx skills-ref validate plugins/creative-cloud/run-workflow/skills/run-workflow passes
  • Full-repo skill validation (npm run validate) passes for all skills
  • Diffed SKILL.md and each references/*.md against the unzipped upstream source to confirm content parity (frontmatter's origin: internal field stripped since it isn't an allowed field in this repo's schema)

🤖 Generated with Claude Code

…eatured skill

Bring skills/run-workflow in line with the packaged upstream skill from the
run-workflow repo (packages/mcp-server/claude-desktop). Featured-workflow
routing is now fully covered by references/featured-and-templates.md, so the
standalone run-featured-workflow skill and its eval are removed, and the
tessl-plugin manifest no longer lists it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
CI's SKILL.md check requires a license field that the upstream zip's
frontmatter didn't include; add it plus the metadata block used by
sibling skills in this repo.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…ront

Individual/personal Adobe accounts can install and authenticate against
run-workflow, then hit an opaque IMS profile-selection failure with no
indication why. Document the Firefly Services / Firefly Creative
Production entitlement requirement in the three places a reader looks
before installing: the plugin description (plugin.json + marketplace.json),
the README catalog, and a compatibility: field in SKILL.md.

Addresses the documentation half of adobe#365; the OAuth error-messaging half
is server-side in the run-workflow MCP server and is tracked separately.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@bdutt-adb
bdutt-adb merged commit acb6d76 into adobe:main Sep 21, 2026
7 of 10 checks passed

This branch is waiting to be deployed

1 waiting deployment
eval — 6a66d653 Waiting Sep 21, 2026 by bdutt-adb via tessl-eval #847
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants