Instruction file imported from allengeer/kalshihub (
.cursor/rules/activatevenv.mdc). Copyright stays with the author.
- When running commands in terminal ensure the virtual environment is activated
- The venv is located at ./venv
When running commands in terminal ensure the virtual environment is activated - The venv is located at ./venv
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from allengeer/kalshihub (
.cursor/rules/activatevenv.mdc). Copyright stays with the author.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/allengeer-kalshihub-activatevenv-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": "allengeer-kalshihub-activatevenv-rule",
"kind": "skill",
"name": "activatevenv",
"description": "When running commands in terminal ensure the virtual environment is activated - The venv is located at ./venv",
"publisher": "allengeer",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"When running commands in terminal ensure the virtual environment is activated - The venv is located at ./venv"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/allengeer/kalshihub",
"path": ".cursor/rules/activatevenv.mdc",
"ref": "ffc1b1b72032ec4b44265b2a4a2847d14b6efcc9",
"url": "https://github.com/allengeer/kalshihub/blob/ffc1b1b72032ec4b44265b2a4a2847d14b6efcc9/.cursor/rules/activatevenv.mdc",
"key": "allengeer/kalshihub/.cursor/rules/activatevenv.mdc"
}
},
"instructions": "- When running commands in terminal ensure the virtual environment is activated\n- The venv is located at ./venv",
"cost": {
"context_tokens": 27
}
}Fetch it by URL: GET /api/v1/registry/allengeer-kalshihub-activatevenv-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.