Add Cargo to Tools & Integrations - #72
Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Renamed the entry from Reason: in a developer-tool catalog, a bare "Cargo" reads as Rust's package manager. Searching an unrelated 2,281-plugin registry for "cargo" returned only Rust tooling — Alphabetical position is unchanged ( |
Thanks for the contribution - unfortunately as of now the inclusion of ai-plugin-scanner-action is a hard requirement for submission which helps protect the OSS ecosystem. If you're able to include that, please let us know. |
|
@aureeaubert — this pull request needs updates before it can be merged. Contribution requirements failedRequired scanner CI is missing or could not be validated.
How to fix it
See the repository's contribution requirements and scanner guide. After pushing the changes, this check and comment will update automatically: https://github.com/hashgraph-online/awesome-ai-plugins/actions/runs/31768441929 |
|
Done — the scanner action is now in our CI.
Fair point on the requirement, and running it was worth it independently of the listing — the first run came back 71/100 with one critical and one high, so there was something real to fix rather than a formality to satisfy:
Current scan: 92/100 (A), 0 critical, 0 high, 2 medium. The two remaining mediums are documented in our The contribution gate re-validates on |
|
🎉 Hey @aureeaubert, your plugin has been merged and is now listed in the HOL Registry! Claim your pluginAs the author, you can verify ownership of your plugin to unlock:
How to claim
The whole process takes under 30 seconds. No need to add any secrets or tokens to your repo — verification is done entirely through GitHub OAuth. If you have any questions, feel free to ask here or reach out at support@hol.org. |
Adding Cargo to Community Plugins → Tools & Integrations, per the invitation in getcargohq/cargo-skills#83.
Repository: https://github.com/getcargohq/cargo-skills
Category: Community Plugins → Tools & Integrations (alphabetical, between Canvas Apps Plugin Codex and CarsXE)
What it does
Seventeen agent skills that turn Claude Code, Codex, and Cursor into a go-to-market engineering workstation: build lead lists, find and verify emails and phone numbers, enrich companies and contacts through provider waterfalls, score leads, sync to a CRM, and monitor buying signals (job changes, funding, tech-stack and hiring intent) — plus workspace-as-code via a CDK.
It ships native manifests for three targets from one repo (
.claude-plugin/plugin.json,.codex-plugin/plugin.json, and skills.sh), and runs on the@cargo-ai/clinpm package against the Cargo platform.Verification
Actively maintained — the repo has a lint workflow (
skills-lint.yml), routing evals, and a publish pipeline, all green onmain; the plugin version is pinned in lockstep with the CLI it documents. The skills load and route in Claude Code and Codex via the bundled plugin manifests.A note on the CI requirement
CONTRIBUTING.mdasks submitters to addhashgraph-online/ai-plugin-scanner-action@v1to their own repo's GitHub Actions. We don't add third-party actions to that repo's CI — it ships an approval hook and publishes a package, so we keep its workflow surface to things we maintain.That shouldn't block scoring: the Plugin Trust Scores section notes the HOL Registry already ingests every listed plugin and runs
plugin-scanneragainst it server-side, so the score is produced either way. The repo is public and cloneable if a maintainer wants to runplugin-scanner lint/verifydirectly. Happy to address any findings it surfaces.🤖 Generated with Claude Code