v1.7.2 - mediagraph skills
Adds a focused agent recipe command for Mediagraph workflows.
New command
mediagraph skills [name|list|all]Available focused guides:
search- asset search, inspection, deep links, and downloads.organize- storage folders, collections, lightboxes, and group membership.metadata- tags, taxonomies, custom metadata, and AI-backed metadata tasks.ingest- uploads, processing watches, contribution uploads, and folder sync.bulk- bulk jobs, rename previews, imports, exports, and progress watching.sharing- rights packages, share links, shares, and access grants.workflows- approval workflows, comments, and notifications.admin- memberships, invites, PATs, webhooks, and integration checks.
Compatibility
mediagraph skill still prints the full bundled onboarding guide. Passing a
focused guide name, such as mediagraph skill search, acts as an alias for
mediagraph skills search.
Notes
The guides are bundled Markdown and do not require authentication or network
access. They are grounded in the Mediagraph app model (Asset,
AssetDataVersion, AssetGroup, AssetIndex, BulkJob, Upload,
ShareLink, Workflow, and related admin primitives), then point agents to
search-tools and <tool> --help for exact schemas.