This rules a general and should be applied on any project. - In all interactions and commit messages, be extremely concise and sacrifice grammar for the sake of concision
Imported from mopore/jni-dot-files (opencode/AGENTS.md). Install upstream with npx skills add mopore/jni-dot-files --skill opencode. Copyright stays with the author.
General Rules
This rules a general and should be applied on any project.
In all interactions and commit messages, be extremely concise and sacrifice grammar for the sake
of concision
GitHub
Always request approval before pushing code.
Your primary method for interacting with GitHub should be the GitHub CLI.
Plans
At the end of each plan, give me a list of unresolved questions to answer, if any. Make the
questions extremely concise. Sacrifice grammar for the sake of consicion.
Uresolved questions
Provide a number for unresolved questions I can refer to when answering.
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/mopore-jni-dot-files-opencode/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.
mopore-jni-dot-files-opencode.ocm.jsonjson
{
"ocm": "1",
"id": "mopore-jni-dot-files-opencode",
"kind": "skill",
"name": "opencode",
"description": "This rules a general and should be applied on any project. - In all interactions and commit messages, be extremely concise and sacrifice grammar for the sake of concision",
"publisher": "mopore",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This rules a general and should be applied on any project. - In all interactions and commit messages, be extremely concise and sacrifice grammar for the sake of concision"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/mopore/jni-dot-files",
"path": "opencode/AGENTS.md",
"ref": "2740e8fa32835818c9511f60a926561d02c886ac",
"url": "https://github.com/mopore/jni-dot-files/blob/2740e8fa32835818c9511f60a926561d02c886ac/opencode/AGENTS.md",
"key": "mopore/jni-dot-files/opencode/AGENTS.md"
}
},
"instructions": "# General Rules\n\nThis rules a general and should be applied on any project.\n- In all interactions and commit messages, be extremely concise and sacrifice grammar for the sake \nof concision\n\n## GitHub\n- Always request approval before pushing code.\n- Your primary method for interacting with GitHub should be the GitHub CLI.\n\n## Plans\n- At the end of each plan, give me a list of unresolved questions to answer, if any. Make the \nquestions extremely concise. Sacrifice grammar for the sake of consicion.\n\n## Uresolved questions\nProvide a number for unresolved questions I can refer to when answering.",
"cost": {
"context_tokens": 149
}
}
Fetch it by URL: GET /api/v1/registry/mopore-jni-dot-files-opencode/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.