Skip to content

AgenticHighway/kelvinclaw-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kelvinclaw-plugins

Distribution repository for prebuilt, signed KelvinClaw plugin packages.

This repo is intentionally focused on publish/install artifacts, not plugin source code:

  • index.json (plugin index, schema v1)
  • packages/<plugin_id>/<version>/<plugin_id>-<version>.tar.gz
  • trusted_publishers.kelvin.json (publisher trust policy)

Currently published first-party packages:

  • kelvin.cli
  • kelvin.anthropic
  • kelvin.openai
  • kelvin.openrouter

Upstream plugin ids that are documented in the main repo but not yet published here:

  • kelvin.browser.automation

For Plugin Developers

Use this guide first:

All plugins are signed with Ed25519 keys. AgenticHighway first-party releases are signed via CI. Community publishers use the PEM-based signing flow documented in the guides above.

For local community development, use the public authoring flow in the kelvinclaw repo first. Unsigned local plugins are supported there and Kelvin warns on install instead of blocking them. This repo is only for published package artifacts and trust/index metadata.

Repo automation:

  • .github/workflows/validate-repository.yml
  • .github/workflows/publish-first-party-package.yml
  • scripts/validate-repository.sh
  • scripts/refresh-first-party-package.sh

Templates:

KelvinClaw References

This repo does not duplicate SDK/runtime specification docs. Canonical references:

Installers That Consume This Repo

  • scripts/install-kelvin-cli-plugin.sh
  • scripts/install-kelvin-openai-plugin.sh
  • scripts/install-kelvin-anthropic-plugin.sh
  • scripts/install-kelvin-browser-plugin.sh
  • scripts/plugin-index-install.sh

All are in the KelvinClaw repository.

About

Repository of Verified Plugins for KelvinClaw.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages