Skip to content

Releases: Nebulazer123/skill-finder

Skill Finder v1.3.0

Choose a tag to compare

@Nebulazer123 Nebulazer123 released this 28 Jul 07:14
29208e2

Skill Finder now adapts its research to the task instead of requiring every optional tool up front.

  • Added public/local and connected evidence lanes.
  • Replaced the universal setup gate with task-specific evidence floors.
  • Added canonical package, repository, MCP server, skill, and connector identities.
  • Added public MCP Registry, deps.dev, OSV, and ecosyste.ms evidence adapters.
  • Added reproducible Deep Evaluation bundles, conflict checks, counter-review, and recovery logs.
  • Added 20 clean-room evaluation scenarios plus public-only and connected source traces.
  • Upgraded skills, Context7, Browse, codebase-memory, and GitHub Actions dependency floors.
  • Kept Codex and Claude Code plugin packages synchronized at 1.3.0.

Verification: 165 validation tests, 4 evaluation harness tests, 4 live public API contracts, reproducible npm install/tree checks, and Plugin Eval A (95/100).

Skill Finder v1.2.0

Choose a tag to compare

@Nebulazer123 Nebulazer123 released this 11 Jul 08:03

1.2.0 - 2026-07-11

  • Added skills.md as a recommended remote catalog and MCP route for discovering and selectively loading hosted skill contracts.
  • Added explicit setup guidance for Bun, @hasna/skills, skills setup agents, public registry checks, and passwordless account setup.
  • Added command-collision guidance so skills.md's skills CLI is not confused with the existing skills.sh CLI.
  • Added quote-before-run and approval rules for premium, private, account-backed, or sensitive skills.md work.
  • Added source and pricing fields for skills.md candidates, plus validation coverage and plugin package synchronization.

Skill Finder v1.1.0

Choose a tag to compare

@Nebulazer123 Nebulazer123 released this 09 Jul 19:41

Full Changelog: v1.0.10...v1.1.0

Skill Finder v1.0.10

Choose a tag to compare

@Nebulazer123 Nebulazer123 released this 27 Jun 08:52
  • Repairs stale or erroring Skill Finder routes first when safe setup is allowed.
  • Reports Skill Finder-related setup/docs/package mismatches to Nebulazer123/skill-finder after local repair, or writes an issue draft if issue creation is unavailable.
  • Keeps unrelated task-tool failures local so the Skill Finder repo does not get noisy issues.

Skill Finder v1.0.9

Choose a tag to compare

@Nebulazer123 Nebulazer123 released this 27 Jun 08:39

Skill Finder v1.0.9

  • Refreshes the graphable Browse CLI setup dependency from browse ^0.8.5 to browse ^0.9.1.
  • Records local validation of Browse CLI 0.9.1 with browse doctor passing.
  • Bumps README, plugin metadata, package metadata, and validation expectations to 1.0.9.
  • Keeps the plugin package synced with the canonical skill.

Validation:

  • browse --version
  • browse doctor --json
  • python3 -m unittest discover -s validation
  • python3 scripts/sync_plugin_package.py --check
  • npm pkg get dependencies
  • npm view browse version dist-tags --json
  • git diff --check

Skill Finder v1.0.8

Choose a tag to compare

@Nebulazer123 Nebulazer123 released this 20 Jun 08:17

Skill Finder v1.0.8

  • Centers the Claude Code install-button artwork so it visually matches the Codex button.
  • Keeps both top install buttons at the same 260x44 rendered size.
  • Bumps README, plugin metadata, package metadata, and validation expectations to 1.0.8.
  • Keeps the plugin package synced with the canonical skill.

Validation:

  • python3 -m unittest discover -s validation
  • python3 scripts/sync_plugin_package.py --check
  • npm pkg get dependencies
  • git diff --check

Skill Finder v1.0.7

Choose a tag to compare

@Nebulazer123 Nebulazer123 released this 20 Jun 08:14

Skill Finder v1.0.7

  • Replaces the small Codex icon in the Install In Codex section with the gradient Codex cloud asset.
  • Keeps the top Codex install button and Claude Code install button aligned at the same rendered size.
  • Bumps README, plugin metadata, package metadata, and validation expectations to 1.0.7.
  • Keeps the plugin package synced with the canonical skill.

Validation:

  • python3 -m unittest discover -s validation
  • python3 scripts/sync_plugin_package.py --check
  • npm pkg get dependencies
  • git diff --check

Skill Finder v1.0.6

Choose a tag to compare

@Nebulazer123 Nebulazer123 released this 20 Jun 08:09

Skill Finder v1.0.6

  • Restores the Codex cloud icon at a smaller size beside the Codex wordmark.
  • Uses the purple Codex install-button background and keeps the Claude Code button aligned at the same display height.
  • Bumps README, plugin metadata, package metadata, and validation expectations to 1.0.6.
  • Keeps the plugin package synced with the canonical skill.

Validation:

  • python3 -m unittest discover -s validation
  • python3 scripts/sync_plugin_package.py --check
  • npm pkg get dependencies
  • git diff --check

Skill Finder v1.0.5

Choose a tag to compare

@Nebulazer123 Nebulazer123 released this 20 Jun 07:59

Skill Finder v1.0.5

  • Replaces the broken Codex install button artwork with a centered wordmark-only SVG.
  • Bumps README, plugin metadata, package metadata, and validation expectations to 1.0.5.
  • Keeps the plugin package synced with the canonical skill.

Validation:

  • python3 -m unittest discover -s validation -v
  • python3 scripts/sync_plugin_package.py --check
  • npm pkg get dependencies

Skill Finder v1.0.4

Choose a tag to compare

@Nebulazer123 Nebulazer123 released this 20 Jun 07:56

Skill Finder v1.0.4

  • Makes codebase-memory-mcp part of the required setup path and npm dependency metadata.
  • Refreshes README logos and install buttons, including compact Codex and matched Claude Code buttons.
  • Updates security, contribution, issue, pull request, validation, and GitHub Actions policy checks.
  • Keeps plugin package metadata synced with the canonical skill.

Validation:

  • python3 -m unittest discover -s validation -v
  • python3 scripts/sync_plugin_package.py --check
  • npm pkg get dependencies