Skip to content
Skillv1.0.0

dotfiles

Agent Guidelines

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

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

See reviews

About

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

Agent Guidelines

  • This is a GNU Stow dotfiles repository. Preserve each package's home-directory layout.
  • Support both macOS and Linux unless a file is explicitly platform-specific.
  • Do not run installation scripts, stow, or system package commands unless explicitly requested.
  • Never add secrets, credentials, or machine-specific state.
  • Preserve unrelated local changes.
  • Validate modified shell scripts and configuration files when practical.

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

agustingrillo-dotfiles-dotfiles.ocm.jsonjson
{
  "ocm": "1",
  "id": "agustingrillo-dotfiles-dotfiles",
  "kind": "skill",
  "name": "dotfiles",
  "description": "Agent Guidelines",
  "publisher": "AgustinGrillo",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Agent Guidelines"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/AgustinGrillo/dotfiles",
      "path": "AGENTS.md",
      "ref": "1ae51161c58daea284c08c4cbae50891027016b7",
      "url": "https://github.com/AgustinGrillo/dotfiles/blob/1ae51161c58daea284c08c4cbae50891027016b7/AGENTS.md",
      "key": "AgustinGrillo/dotfiles/AGENTS.md"
    }
  },
  "instructions": "# Agent Guidelines\n\n- This is a GNU Stow dotfiles repository. Preserve each package's home-directory layout.\n- Support both macOS and Linux unless a file is explicitly platform-specific.\n- Do not run installation scripts, `stow`, or system package commands unless explicitly requested.\n- Never add secrets, credentials, or machine-specific state.\n- Preserve unrelated local changes.\n- Validate modified shell scripts and configuration files when practical.",
  "cost": {
    "context_tokens": 114
  }
}

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