Skill
Skill xDzaky/solana-skill-quality-gate/scripts/fixtures/benchmark-samples/excellent/skill
A pre-submit quality gate for Solana AI Kit skill builders — and a review accelerator for maintainers. Zero dependencies, read-only, 50 tests, SARIF output.
npx -y skills add xDzaky/solana-skill-quality-gate --skill skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 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
Verify NFT ownership, metadata, and collection membership on Solana. Uses Metaplex, DAS API, and Helius for comprehensive NFT validation.
SKILL.md
0.6 KB, 93 tokens by cl100k_base, as published. Nobody here has run it
Solana NFT Verifier
Verify NFT ownership and metadata on Solana.
When to Use
- Verifying NFT collection membership
- Checking NFT metadata integrity
- Validating ownership for token-gating
Details
See verification.md for verification logic. See setup.md for configuration.
Safety
- Read-only — never signs transactions
- No private keys required