Langfuse Prompt Migration
Seamlessly migrate prompts between different LLM platforms using Langfuse's automated conversion tool.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add langfuse-prompt-migration npx -- -y @trustedskills/langfuse-prompt-migration
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"langfuse-prompt-migration": {
"command": "npx",
"args": [
"-y",
"@trustedskills/langfuse-prompt-migration"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to discover, install, and manage prompt migration workflows within the Langfuse platform. It streamlines the process of updating, versioning, and deploying new prompts across your agent infrastructure while maintaining historical tracking.
When to use it
- You need to update existing prompts without breaking current agent deployments.
- Your team requires a centralized way to track prompt versions and migration history.
- You are scaling multiple agents and need consistent prompt management across environments.
- You want to automate the rollout of improved system instructions or user-facing messages.
Key capabilities
- Discover available prompt migration tools and templates within Langfuse.
- Install and configure migration workflows directly through the agent interface.
- Track changes and versions of prompts over time for auditability.
- Deploy updated prompts safely with rollback options if needed.
Example prompts
- "Help me migrate my current customer support prompts to the new Langfuse format."
- "Install the prompt migration tool so I can update our system instructions across all agents."
- "Show me how to track version history for our recently updated marketing prompts in Langfuse."
Tips & gotchas
Ensure your Langfuse instance is properly configured before attempting migrations, as some features require specific API access. Always test migrated prompts in a sandbox environment before deploying them to production agents to avoid unintended behavior changes.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.