A skill with code blocks and imperative instructions for testing content and contamination analysis.
41
41%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./crates/skill-validator-rs/tests/golden-corpus/fixtures/testdata/rich-skill/SKILL.mdYou must always follow these instructions. Never skip validation steps.
Use the CLI to configure your environment. Install the required dependencies.
npm install mongodb
pip install pymongoconst { MongoClient } = require('mongodb');
const client = new MongoClient('mongodb://localhost:27017');from pymongo import MongoClient
client = MongoClient('mongodb://localhost:27017')Create a new database connection. Ensure the connection string is valid. Run the tests before deploying. Check that all queries return expected results.
Set the following environment variables. You may consider using a .env file.
It could simplify local development. This is optional but suggested.
database:
host: localhost
port: 27017Build the project with Node.js or Django depending on your stack.
a1083f4
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.