Skip to content

Releases: amitrintzler/plugscout

v0.3.4

22 Mar 06:38

Choose a tag to compare

Added awesome-claude-code adapter with 113 curated skill entries from hesreallyhim/awesome-claude-code.

v0.3.3

22 Mar 06:38

Choose a tag to compare

Added awesome-claude-code as a skill data source (113 entries). CI publish job, PAT-based quarantine PRs, auto-merge fix.

v0.3.2

22 Mar 06:38

Choose a tag to compare

Updated repo URLs to amitrintzler/plugscout, attribution updated to 'Developed by Amit Rintzler'.

v0.3.1

19 Mar 17:57

Choose a tag to compare

What's New

Catalog Expansion

  • Added 8 new Claude connectors: Google Calendar, Google Drive, DocuSign, Clay, Outreach, FactSet, WordPress, Harvey
  • Added 6 new skills: deep-research, test-driven-development, prompt-engineering, google-workspace-skills, n8n-skills, remotion
  • Catalog now ships with 32 Claude connectors and 114 skills

New Command

  • toolkit setup — one-step installer: installs prerequisites, writes default config, and syncs all catalogs. Recommended first command after npm install -g toolkit.

Bug Fix

  • Fixed curated registry entries being silently dropped when a remote sync succeeded. Curated entries now always persist alongside remote results.

Install

npm install -g toolkit
toolkit setup

Or from source:

git checkout v0.3.1
npm install && npm run build
npm run setup

v0.3.0

26 Feb 20:31

Choose a tag to compare

What's Changed

  • docs: restore status badges and add functionality claim validation by @amitrintzler in #31
  • chore(deps-dev): bump rollup from 4.57.1 to 4.59.0 by @dependabot[bot] in #32

Full Changelog: v0.2.0...v0.3.0

Toolkit v0.2.0

25 Feb 15:39

Choose a tag to compare

Toolkit rebrand release.\n\nHighlights:\n- App renamed to Toolkit in package metadata and CLI about output\n- README and explainer copy updated to Toolkit\n- Version bumped to 0.2.0

v0.1.0

25 Feb 15:28

Choose a tag to compare

What's Changed

  • feat: add MCP+skills security recommendation framework by @amitrintzler in #1
  • chore(security): daily quarantine update by @amitrintzler in #4
  • chore(security): patch dependency CVE chain and harden alerts by @amitrintzler in #5
  • chore(security): daily quarantine update by @github-actions[bot] in #17
  • chore(deps): bump @types/react from 19.2.13 to 19.2.14 in the npm-minor-patch group across 1 directory by @dependabot[bot] in #16
  • chore(deps-dev): bump @types/node from 20.19.32 to 25.2.3 by @dependabot[bot] in #14
  • chore(deps): bump globby from 14.1.0 to 16.1.0 by @dependabot[bot] in #11
  • ci: auto-merge green bot PRs and notify on failures by @amitrintzler in #18
  • ci: keep sync reproducibility check advisory by @amitrintzler in #22
  • chore(deps): bump the npm-minor-patch group with 2 updates by @dependabot[bot] in #20
  • ci: add daily PR and CI summary issue workflow by @amitrintzler in #23
  • chore(deps): bump the npm-minor-patch group with 4 updates by @dependabot[bot] in #28
  • chore(deps): bump ajv from 6.12.6 to 6.14.0 by @dependabot[bot] in #27
  • chore(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.34.0 in the actions-minor-patch group by @dependabot[bot] in #26
  • chore(security): daily quarantine update by @github-actions[bot] in #25

New Contributors

Full Changelog: https://github.com/amitrintzler/skills-and-mcps/commits/v0.1.0