BeClaude

agentlift

New
11GitHub TrendingGeneralby phuryn

Deploy agents to Claude Managed Agents, AWS Bedrock AgentCore, and Google. One folder, one definition, one command.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agentlift.md https://raw.githubusercontent.com/phuryn/agentlift/main/SKILL.md
3
Invoke in Claude Code
/agentlift
View source on GitHub
deploymentagent

Frequently Asked Questions

What is agentlift?

Deploy agents to Claude Managed Agents, AWS Bedrock AgentCore, and Google. One folder, one definition, one command.

How to install agentlift?

To install agentlift, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agentlift.

What is agentlift best for?

agentlift is a community categorized under General. It is designed for: deployment, agent. Created by phuryn.