Read and follow `/Users/orange/.agents/AGENTS.md` before responding to ANY input, no matter what the input is. This is a hard requirement. Do not skip these steps.
Imported from halo/dotfiles (AGENTS.md). Install upstream with npx skills add halo/dotfiles. Copyright stays with the author.
Read and follow /Users/orange/.agents/AGENTS.md before responding to ANY input, no matter what the input is.
This is a hard requirement. Do not skip these steps.
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/halo-dotfiles-dotfiles/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.
halo-dotfiles-dotfiles.ocm.jsonjson
{
"ocm": "1",
"id": "halo-dotfiles-dotfiles",
"kind": "skill",
"name": "dotfiles",
"description": "Read and follow `/Users/orange/.agents/AGENTS.md` before responding to ANY input, no matter what the input is. This is a hard requirement. Do not skip these steps.",
"publisher": "halo",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Read and follow `/Users/orange/.agents/AGENTS.md` before responding to ANY input, no matter what the input is. This is a hard requirement. Do not skip these steps."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/halo/dotfiles",
"path": "AGENTS.md",
"ref": "35be4a11f2595c4b10488c6051dc2e2d2bd17c83",
"url": "https://github.com/halo/dotfiles/blob/35be4a11f2595c4b10488c6051dc2e2d2bd17c83/AGENTS.md",
"key": "halo/dotfiles/AGENTS.md"
}
},
"instructions": "Read and follow `/Users/orange/.agents/AGENTS.md` before responding to ANY input, no matter what the input is.\nThis is a hard requirement. Do not skip these steps.",
"cost": {
"context_tokens": 40
}
}
Fetch it by URL: GET /api/v1/registry/halo-dotfiles-dotfiles/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.