Imported from vegardx/dotfiles (roles/dotfiles/files/src/github.com/netwerk-io/AGENTS.md). Install upstream with npx skills add vegardx/dotfiles --skill netwerk-io. Copyright stays with the author.
~/src/github.com/netwerk-io — personal org
GitHub org owned by Vegard Hansen (vegard@netwerk.io). Projects that may have
collaborators or a broader audience but are still personal in nature.
Conventions
Solo or small-team maintainership.
Prefer small repos over monorepos.
README should explain what it does and how to use it, nothing more.
Branch protection on the default branch when collaborators are added.
May open issues, create PRs, and push without explicit approval.
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/vegardx-dotfiles-netwerk-io/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.
vegardx-dotfiles-netwerk-io.ocm.jsonjson
{
"ocm": "1",
"id": "vegardx-dotfiles-netwerk-io",
"kind": "skill",
"name": "netwerk-io",
"description": "GitHub org owned by Vegard Hansen (vegard@netwerk.io). Projects that may have collaborators or a broader audience but are still personal in nature.",
"publisher": "vegardx",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"GitHub org owned by Vegard Hansen (vegard@netwerk.io). Projects that may have collaborators or a broader audience but are still personal in nature."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/vegardx/dotfiles",
"path": "roles/dotfiles/files/src/github.com/netwerk-io/AGENTS.md",
"ref": "de6a497274125637632d51a546296b01a29b4252",
"url": "https://github.com/vegardx/dotfiles/blob/de6a497274125637632d51a546296b01a29b4252/roles/dotfiles/files/src/github.com/netwerk-io/AGENTS.md",
"key": "vegardx/dotfiles/roles/dotfiles/files/src/github.com/netwerk-io/AGENTS.md"
}
},
"instructions": "# ~/src/github.com/netwerk-io — personal org\n\nGitHub org owned by Vegard Hansen (vegard@netwerk.io). Projects that may have\ncollaborators or a broader audience but are still personal in nature.\n\n## Conventions\n- Solo or small-team maintainership.\n- Prefer small repos over monorepos.\n- README should explain what it does and how to use it, nothing more.\n- Branch protection on the default branch when collaborators are added.\n- May open issues, create PRs, and push without explicit approval.",
"cost": {
"context_tokens": 123
}
}
Fetch it by URL: GET /api/v1/registry/vegardx-dotfiles-netwerk-io/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.