Skip to content
Skillv1.0.0

dotfiles

1. **Hand off** - Provide context for next session

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

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

See reviews

About

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

Agent Instructions

Session Completion

When ending a work session:

  1. Hand off - Provide context for next session

Note: User handles git commits and pushes manually

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

davidsu-dotfiles-dotfiles.ocm.jsonjson
{
  "ocm": "1",
  "id": "davidsu-dotfiles-dotfiles",
  "kind": "skill",
  "name": "dotfiles",
  "description": "1. **Hand off** - Provide context for next session",
  "publisher": "davidsu",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "1. **Hand off** - Provide context for next session"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/davidsu/dotfiles",
      "path": "AGENTS.md",
      "ref": "ac1c20ca933feb08bbceb59f108b3837b3eac92f",
      "url": "https://github.com/davidsu/dotfiles/blob/ac1c20ca933feb08bbceb59f108b3837b3eac92f/AGENTS.md",
      "key": "davidsu/dotfiles/AGENTS.md"
    }
  },
  "instructions": "# Agent Instructions\n\n## Session Completion\n\n**When ending a work session:**\n\n1. **Hand off** - Provide context for next session\n\n**Note:** User handles git commits and pushes manually",
  "cost": {
    "context_tokens": 46
  }
}

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

dotfiles - Skill - OpenSmartRoute