metorpey063

Transfer Assets — Development skill for Claude Code

Development community

/transfer-assets — Transfer Tableau Next Assets Between Orgs.

How to install Transfer Assets

Installs to ~/.claude/commands/metorpey063-aio-analytics-builder-transfer-assets.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/metorpey063/AIO-Analytics-Builder/HEAD/.claude/commands/transfer-assets.md -o ~/.claude/commands/metorpey063-aio-analytics-builder-transfer-assets.md

Restart Claude Code, or start a new session, for it to be picked up.

What Transfer Assets does

/transfer-assets — Transfer Tableau Next Assets Between Orgs

Package a Tableau Next dashboard from one Salesforce org and deploy it to another using the Package & Deploy API.


What this does

Uses the Tableau Next Package & Deploy service (`https://next-package-deploy.demo.tableau.com`) to:

  1. Package a dashboard from a source org — extracts the full dependency tree (dashboard, visualizations, SDM structure, metrics, calculated fields) into a portable JSON
  2. Deploy it to a t

Alternatives in Development

  • Claude Context Mode — An MCP server that sits between Claude Code and these outputs 5.3k ★
  • Battle — Head-to-head graded battle card between two sites — eight dimensions, bar-by-bar, verdict line 3.6k ★
  • Skill Decision Support — Present options with trade-offs for informed decision-making — use when choosing between approaches 2.8k ★

Full documentation available on GitHub

View Source Repository