Skip to content
Skillv1.0.0

.dotfiles

Cross-platform **dotfiles** (macOS and Debian/Ubuntu). Detailed agent context lives under [`.agents/`](.agents/).

by ve2caz(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from ve2caz/.dotfiles (AGENTS.md). Install upstream with npx skills add ve2caz/.dotfiles. Copyright stays with the author.

AGENTS

Cross-platform dotfiles (macOS and Debian/Ubuntu). Detailed agent context lives under .agents/.

Topics

Topic File
Purpose and scope .agents/overview.md
Setup and scripts .agents/setup-and-scripts.md
Verification and tests .agents/testing.md
Editing conventions .agents/conventions.md
Neovim .agents/nvim.md

After changes to zsh startup, PATH, or mise integration, run the checks in .agents/testing.md.

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/ve2caz-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.

ve2caz-dotfiles-dotfiles.ocm.jsonjson
{
  "ocm": "1",
  "id": "ve2caz-dotfiles-dotfiles",
  "kind": "skill",
  "name": ".dotfiles",
  "description": "Cross-platform **dotfiles** (macOS and Debian/Ubuntu). Detailed agent context lives under [`.agents/`](.agents/).",
  "publisher": "ve2caz",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Cross-platform **dotfiles** (macOS and Debian/Ubuntu). Detailed agent context lives under [`.agents/`](.agents/)."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/ve2caz/.dotfiles",
      "path": "AGENTS.md",
      "ref": "3e2ce8d8e931c1f82525dee45e0137d4bcb2e375",
      "url": "https://github.com/ve2caz/.dotfiles/blob/3e2ce8d8e931c1f82525dee45e0137d4bcb2e375/AGENTS.md",
      "key": "ve2caz/.dotfiles/AGENTS.md"
    }
  },
  "instructions": "# AGENTS\n\nCross-platform **dotfiles** (macOS and Debian/Ubuntu). Detailed agent context lives under [`.agents/`](.agents/).\n\n## Topics\n\n| Topic | File |\n|--------|------|\n| Purpose and scope | [`.agents/overview.md`](.agents/overview.md) |\n| Setup and scripts | [`.agents/setup-and-scripts.md`](.agents/setup-and-scripts.md) |\n| Verification and tests | [`.agents/testing.md`](.agents/testing.md) |\n| Editing conventions | [`.agents/conventions.md`](.agents/conventions.md) |\n| Neovim | [`.agents/nvim.md`](.agents/nvim.md) |\n\nAfter changes to zsh startup, `PATH`, or mise integration, run the checks",
  "cost": {
    "context_tokens": 161
  }
}

Fetch it by URL: GET /api/v1/registry/ve2caz-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.