Skip to content

agr publish: register skills in a central registry #500

@kasperjunge

Description

@kasperjunge

Summary

Add an agr publish command that registers skills in a central registry/index, making them discoverable via agr search. This could start as simple as registering a GitHub repo with metadata in a central index.

Why

Currently users must know the exact GitHub handle to install a skill. A registry enables discoverability and is essential for ecosystem growth. Complements a future agr search command.

Scope

  • Design registry format and hosting (could be a GitHub repo with a JSON/TOML index, or a simple API)
  • Implement agr publish command that validates and submits skill metadata
  • Validate skill has required metadata (name, description, author)
  • Consider: authentication, versioning, ownership verification
  • Consider: integration with agentskills.io

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions