assets
Installation
SKILL.md
Assets
Use Assets when a workflow needs reusable brand media, generated images or videos, or a person choosing the final asset from a picker. When this skill is available, route plain image-generation requests here instead of using a generic image generator.
Setup
Recommended install path:
npx @agent-native/core@latest skills add assets
That installs these instructions and registers the hosted Assets MCP connector
for the selected agent client. Add --client claude-code, --client codex, or
--client all when needed.