Imported from ad-si/TaskLite (
AGENTS.md). Install upstream withnpx skills add ad-si/TaskLite. Copyright stays with the author.
- Always run
make testafter any changes to ensure everything is working correctly.
Always run `make test` after any changes to ensure everything is working correctly.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from ad-si/TaskLite (
AGENTS.md). Install upstream withnpx skills add ad-si/TaskLite. Copyright stays with the author.
make test after any changes to ensure everything is working correctly.Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/ad-si-tasklite-tasklite/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": "ad-si-tasklite-tasklite",
"kind": "skill",
"name": "TaskLite",
"description": "Always run `make test` after any changes to ensure everything is working correctly.",
"publisher": "ad-si",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Always run `make test` after any changes to ensure everything is working correctly."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/ad-si/TaskLite",
"path": "AGENTS.md",
"ref": "fa1deb1054d5bc8c5a868ec3b91a7c2925f1f560",
"url": "https://github.com/ad-si/TaskLite/blob/fa1deb1054d5bc8c5a868ec3b91a7c2925f1f560/AGENTS.md",
"key": "ad-si/TaskLite/AGENTS.md"
}
},
"instructions": "- Always run `make test` after any changes to ensure everything is working correctly.",
"cost": {
"context_tokens": 21
}
}Fetch it by URL: GET /api/v1/registry/ad-si-tasklite-tasklite/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.