Publish Skill

Use when the user wants to publish a new agent skill (a directory containing `pyproject.toml` + `src/<pkg>/skill_files/SKILL.md`) to the company's private AWS Agent Registry + CodeArtifact. Walks build → CodeArtifact upload → CreateRegistryRecord → optional submit-for-approval. Requires AWS credentials with codeartifact:PublishPackageVersion and agent-registry:CreateRegistryRecord on the target registry. AWS rejects unauthorized publication. Triggers on phrases like "publish this skill", "register this in our skill registry", "把这个 skill 发布出去", "推到 skills registry".

ericyanpek 996bf06 3 files · 12.5 KB Updated

File contents

ericyanpek/agentcore-private-registry-blueprint/tree/main/skills/publish-skill commit 996bf06d96

Frequently asked questions

npx skillmds@latest add ericyanpek/publish-skill