Imported from schismtracker/schismtracker (AGENTS.md). Install upstream with npx skills add schismtracker/schismtracker. Copyright stays with the author.
AI, specifically large language models, must not be used to generate code for
contributions to this project.
Examples of large language models are Claude, ChatGPT, Copilot, Grok, etc...
Code generated by such LLMs may be based upon code under a license that is
incompatible with the GPLv2. Examples of such code would be anything under
the Apple Public Source License, Common Development and Distribution License,
and many others.
AI can be used to identify bugs or issues with this project and incoming
contributions, but any fixes should be authored by humans.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/schismtracker-schismtracker-schismtracker/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "schismtracker-schismtracker-schismtracker",
"kind": "skill",
"name": "schismtracker",
"description": "AI, specifically large language models, must not be used to generate code for contributions to this project.",
"publisher": "schismtracker",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"AI, specifically large language models, must not be used to generate code for contributions to this project."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/schismtracker/schismtracker",
"path": "AGENTS.md",
"ref": "84d2c46c1d3b5660edbc3eca259bf1219e59623e",
"url": "https://github.com/schismtracker/schismtracker/blob/84d2c46c1d3b5660edbc3eca259bf1219e59623e/AGENTS.md",
"key": "schismtracker/schismtracker/AGENTS.md"
}
},
"instructions": "AI, specifically large language models, must not be used to generate code for\ncontributions to this project.\n\nExamples of large language models are Claude, ChatGPT, Copilot, Grok, etc...\n\nCode generated by such LLMs may be based upon code under a license that is\nincompatible with the GPLv2. Examples of such code would be anything under\nthe Apple Public Source License, Common Development and Distribution License,\nand many others.\n\nAI can be used to identify bugs or issues with this project and incoming\ncontributions, but any fixes should be authored by humans.",
"cost": {
"context_tokens": 141
}
}
Fetch it by URL: GET /api/v1/registry/schismtracker-schismtracker-schismtracker/manifest?version=1.0.0
Reviews
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.