zhuhe6644-nixos-config-nixos-config.ocm.jsonjson {
"ocm": "1",
"id": "zhuhe6644-nixos-config-nixos-config",
"kind": "skill",
"name": "nixos-config",
"description": "This repository is the declarative NixOS configuration for the `workstation` host.",
"publisher": "zhuhe6644",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This repository is the declarative NixOS configuration for the `workstation` host."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/zhuhe6644/nixos-config",
"path": "AGENTS.md",
"ref": "3838fd824c98be9f76b0342e29e7f0f30b5df59e",
"url": "https://github.com/zhuhe6644/nixos-config/blob/3838fd824c98be9f76b0342e29e7f0f30b5df59e/AGENTS.md",
"key": "zhuhe6644/nixos-config/AGENTS.md"
}
},
"instructions": "# Project overview\n\nThis repository is the declarative NixOS configuration for the `workstation`\nhost.\n\n## Working conventions\n\n- Do not activate a new system generation with `nixos-rebuild switch` unless\n the user explicitly asks to change the running host.\n\n## Validation\n\nFormat and evaluate changes from the repository root:\n\n```sh\nnix fmt\nnix flake check\nnix build .#nixosConfigurations.workstation.config.system.build.toplevel\n```",
"cost": {
"context_tokens": 109
}
}