Skip to content

[External Plugin]: keel #3076

Description

@athulrajeev

Plugin name

keel

Short description

Keel Connect links the AI on your machine to Keel, a customer discovery tool for founders: say "keel connect" and the plugin starts the Keel runtime, hands you a code and a URL, and you approve the device in your browser. Say "keel disconnect" and it stops.

GitHub repository

keeldiscovery/keel-connect-skill

Plugin path inside the repository

No response

Ref to review

v2.1.2

Commit SHA to review

49b2334d6553cc4bd9b9d6b4d47ec903c1b4b24c

Version

2.1.2

License identifier

Apache-2.0

Author name

Keel Discovery

Author URL

https://github.com/keeldiscovery

Homepage URL

https://keeldiscovery.com

Keywords

keel, customer-discovery, founders, validation, runtime, connect, agent

Additional notes for reviewers

One skill (skills/keel-connect/SKILL.md) and the runtime it drives, as plain stdlib-only Python beside it (skills/keel-connect/keel_runtime/); Python 3.9 or newer is the one prerequisite. The plugin declares no hooks, no MCP servers, no agents and no settings. The skill's script starts keel_runtime as a local process that authorizes this device against Keel Cloud (https://keeldiscovery.com) by a code the user approves in their browser, then long-polls for that user's own inference jobs and runs each one by invoking the Copilot CLI in a closed shape (every tool excluded, --no-custom-instructions, --disable-builtin-mcps, a per-job budget and clock). Nothing is downloaded and nothing is installed; the reviewed tree is the release branch at the tag above (plugin.json at its root in the Agent Plugins 1.0 shape, .claude-plugin/plugin.json beside it), which is the same tree copilot plugin install keel@keel installs from keeldiscovery/keel-marketplace (.github/plugin/marketplace.json). Privacy policy: https://keeldiscovery.com/privacy. Terms: https://keeldiscovery.com/terms.

Submission checklist

  • The plugin lives in a public GitHub repository.
  • The ref and/or sha I provided is immutable (release tag and/or full 40-character commit SHA), not a branch.
  • This submission follows this repository's contribution, security, and responsible AI policies.
  • This plugin is not already listed in the Awesome Copilot marketplace.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    external-pluginPublic external plugin submissionready-for-reviewSubmission passed intake validation and is ready for maintainer review

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions