Instruction file imported from ishandutta0098/outskill (
.cursor/rules/env.mdc). Copyright stays with the author.
- Before running any python scripts activate the conda environment using
conda activate agents
Running python scripts
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from ishandutta0098/outskill (
.cursor/rules/env.mdc). Copyright stays with the author.
conda activate agentsCopy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/ishandutta0098-outskill-env-rule/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "ishandutta0098-outskill-env-rule",
"kind": "skill",
"name": "env",
"description": "Running python scripts",
"publisher": "ishandutta0098",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Running python scripts"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/ishandutta0098/outskill",
"path": ".cursor/rules/env.mdc",
"ref": "c96c9a424085ad2a8a328cad365c03e9ef9371b6",
"url": "https://github.com/ishandutta0098/outskill/blob/c96c9a424085ad2a8a328cad365c03e9ef9371b6/.cursor/rules/env.mdc",
"key": "ishandutta0098/outskill/.cursor/rules/env.mdc"
}
},
"instructions": "- Before running any python scripts activate the conda environment using `conda activate agents`",
"cost": {
"context_tokens": 24
}
}Fetch it by URL: GET /api/v1/registry/ishandutta0098-outskill-env-rule/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.