Skip to content
Skillv1.0.0

emacs-config

Gaelan's Emacs configuration Nix package

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

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

See reviews

About

Imported from RobotDisco/emacs-config (AGENTS.md). Install upstream with npx skills add RobotDisco/emacs-config. Copyright stays with the author.

Gaelan's Emacs configuration Nix package

Common Tasks

Build the package: nix-build Run emacs from package: ./result/bin/emacs Check generated emacs lisp: nix-build && ./result/bin/emacs --batch --load org -f org-babel-tangle init.org

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/robotdisco-emacs-config-emacs-config/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.

robotdisco-emacs-config-emacs-config.ocm.jsonjson
{
  "ocm": "1",
  "id": "robotdisco-emacs-config-emacs-config",
  "kind": "skill",
  "name": "emacs-config",
  "description": "Gaelan's Emacs configuration Nix package",
  "publisher": "RobotDisco",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Gaelan's Emacs configuration Nix package"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/RobotDisco/emacs-config",
      "path": "AGENTS.md",
      "ref": "53e6370e2e2919e067198325e279135b74312542",
      "url": "https://github.com/RobotDisco/emacs-config/blob/53e6370e2e2919e067198325e279135b74312542/AGENTS.md",
      "key": "RobotDisco/emacs-config/AGENTS.md"
    }
  },
  "instructions": "# Gaelan's Emacs configuration Nix package\n\n## Common Tasks\nBuild the package: `nix-build`\nRun emacs from package: `./result/bin/emacs`\nCheck generated emacs lisp: `nix-build && ./result/bin/emacs --batch --load org -f org-babel-tangle init.org`",
  "cost": {
    "context_tokens": 61
  }
}

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