Skip to content
Skillv1.0.0

.dotfiles

Please follow existing conventions when modifying files/directories within this dir.

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

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

See reviews

About

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

AGENTS.md

Please follow existing conventions when modifying files/directories within this dir.

The main neovim configuration is ./nvim-lazy .. so if I ask for work done, the other 2 can be ignored.

PLEASE explain thoroughly any and all modifications as this it is essential I understand each and everyline in this codebase and what it does/why its there.

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

rushjs1-dotfiles-dotfiles.ocm.jsonjson
{
  "ocm": "1",
  "id": "rushjs1-dotfiles-dotfiles",
  "kind": "skill",
  "name": ".dotfiles",
  "description": "Please follow existing conventions when modifying files/directories within this dir.",
  "publisher": "rushjs1",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Please follow existing conventions when modifying files/directories within this dir."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/rushjs1/.dotfiles",
      "path": "AGENTS.md",
      "ref": "68975cbf98c27b852cbdd2cc7aeca6b420030dee",
      "url": "https://github.com/rushjs1/.dotfiles/blob/68975cbf98c27b852cbdd2cc7aeca6b420030dee/AGENTS.md",
      "key": "rushjs1/.dotfiles/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nPlease follow existing conventions when modifying files/directories within this dir. \n\nThe main neovim configuration is ./nvim-lazy .. so if I ask for work done, the other 2 can be ignored.\n\nPLEASE explain thoroughly any and all modifications as this it is essential I understand each and everyline in this codebase and what it does/why its there.",
  "cost": {
    "context_tokens": 90
  }
}

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