Imported from openbase-community/templates (
pip-package/AGENTS.md). Install upstream withnpx skills add openbase-community/templates --skill pip-package. Copyright stays with the author.
$${name_pretty} is a pip package that we are developing.
$${name_pretty} is a pip package that we are developing.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from openbase-community/templates (
pip-package/AGENTS.md). Install upstream withnpx skills add openbase-community/templates --skill pip-package. Copyright stays with the author.
$${name_pretty} is a pip package that we are developing.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/openbase-community-templates-pip-package/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": "openbase-community-templates-pip-package",
"kind": "skill",
"name": "pip-package",
"description": "$${name_pretty} is a pip package that we are developing.",
"publisher": "openbase-community",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"$${name_pretty} is a pip package that we are developing."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/openbase-community/templates",
"path": "pip-package/AGENTS.md",
"ref": "00040c2dc82463468f80a34f5dcfd387c125fe4f",
"url": "https://github.com/openbase-community/templates/blob/00040c2dc82463468f80a34f5dcfd387c125fe4f/pip-package/AGENTS.md",
"key": "openbase-community/templates/pip-package/AGENTS.md"
}
},
"instructions": "$${name_pretty} is a pip package that we are developing.",
"cost": {
"context_tokens": 14
}
}Fetch it by URL: GET /api/v1/registry/openbase-community-templates-pip-package/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.