agentsclimarketplace

Classpath index

Skill rscarrera27/classpath-surfer/skills/classpath-index

Fast dependency symbol search for Gradle Java/Kotlin projects

Install
npx -y skills add rscarrera27/classpath-surfer --skill classpath-index

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Manage the classpath-surfer symbol index: init, refresh, check status, clean, or diagnose version issues.

SKILL.md

1.1 KB, as published. Nobody here has run it

Determine the action from "$ARGUMENTS" (default: refresh):

  • init: classpath-surfer index init
  • refresh: classpath-surfer index refresh
  • status: classpath-surfer index status --agentic
  • clean: classpath-surfer index clean
  • diagnose: Check CLI/plugin version compatibility:
    1. Run classpath-surfer --version to get the installed CLI version.
    2. Read .claude-plugin/plugin.json and extract the "version" field.
    3. Compare the two: if the major.minor versions differ, report the mismatch and suggest updating the CLI (cargo install classpath-surfer) or the plugin (/plugin install classpath-surfer).
    4. If they match, report that versions are compatible.

After the action completes, run classpath-surfer index status --agentic (unless the action was clean or diagnose) and report the result to the user.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.