lukelalor/Deploy Claude Agent

Deploy a managed Claude agent from a YAML configuration file in version control

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
agent_idThe ID of the Claude agent to update. Optional if the config file contains an id field.no
config_filePath to the YAML configuration file for the agent (relative to the repository root)yes
anthropic_api_keyAnthropic API key with permission to manage agentsyes
allow_creationIf true, create a new agent when no agent ID is provided via the agent_id input or the config file's id fieldnofalse
namedescription
agent_idThe ID of the agent that was created or updated
versionThe version of the agent after the update