Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[External Plugin]: agent-kickstart

Closed
#3,308 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
62/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
github, json
Domain
tooling

Research direction

Start with issue #3308 and inspect the pinned agent-kickstart commit ad44e09f619ae180c87c016ed89fb487285a07db. Review the root plugin.json and .claude-plugin/plugin.json against the submission requirements, including the immutable reference and version consistency. Done means the plugin passes the repository's review and install checks.

Written by the indexing model from the issue text.

Description

external-plugin needs-review:HIGH ready-for-review
Plugin name

agent-kickstart

Short description

A guided, project-local first experience for Claude Code that helps beginners start making something real.

GitHub repository

hermes-labs-ai/agent-kickstart

Plugin path inside the repository

No response

Ref to review

No response

Commit SHA to review

ad44e09f619ae180c87c016ed89fb487285a07db

Version

0.3.0

License identifier

MIT

Author name

Hermes Labs

Author URL

https://github.com/hermes-labs-ai

Homepage URL

https://github.com/hermes-labs-ai/agent-kickstart

Keywords

beginner, onboarding, guided, project-local, safety, development

Additional notes for reviewers

Updated to pin a newer immutable commit. The previously pinned SHA 398b518d5cedc9a27cf5d57b6e13eb8dc5e72af9 predated the Agent Plugins v1 manifest and therefore failed the spec-compliance, install-smoke-test, and version-match gates with "No plugin.json found in a recognized location". PR hermes-labs-ai/agent-kickstart#20 added plugin.json at the repository root (the plugin root for this submission, which has no path) and merged to main as ad44e09f619ae180c87c016ed89fb487285a07db. That merge commit is now pinned above for immutable review; the plugin remains version 0.3.0.

The root manifest declares $schema https://agent-plugins.org/schemas/1.0.0/plugin.schema.json and uses only fields allowed by that closed schema. The repository also keeps a separate Claude Code manifest at .claude-plugin/plugin.json; the two agree on every shared field, and the Claude-only displayName is deliberately absent from the portable manifest.

No ref is supplied because no release tag points at this commit, so the sha alone is the immutable reference. The plugin is also listed in the independent Hermes Labs marketplace manifest (https://github.com/hermes-labs-ai/copilot-plugins/blob/main/.claude-plugin/marketplace.json) as a root url source tracking main; that listing is independent of Awesome Copilot external-plugin intake and does not indicate Awesome Copilot acceptance. Submitted by the plugin's own maintainer (Hermes Labs).

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.
Dominant language
JavaScript
Stars
39.2k
Forks
5k
Avg merge
1d 18h
Merged PRs (30d)
114

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/awesome-copilot

All issues in github/awesome-copilot

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.