When configuring formatters and linters (e.g. for neovim), favour calling them with 1. `uv` 2. `mise` 3. `bunx`, in this order. This applies to `pre-commit` hooks as well, if there is no pre-made hook
Imported from baggiponte/dotfiles (AGENTS.md). Install upstream with npx skills add baggiponte/dotfiles. Copyright stays with the author.
When configuring formatters and linters (e.g. for neovim), favour calling them with 1. uv 2. mise 3. bunx, in this order. This applies to pre-commit hooks as well, if there is no pre-made hook available.
Use prek for pre-commit hooks instead of pre-commit.
Always use uv to run Python commands.
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/baggiponte-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.
baggiponte-dotfiles-dotfiles.ocm.jsonjson
{
"ocm": "1",
"id": "baggiponte-dotfiles-dotfiles",
"kind": "skill",
"name": "dotfiles",
"description": "When configuring formatters and linters (e.g. for neovim), favour calling them with 1. `uv` 2. `mise` 3. `bunx`, in this order. This applies to `pre-commit` hooks as well, if there is no pre-made hook available. - Use `prek` for pre-commit hooks instead of `pre-commit`. - Always use `uv` to run Python commands.",
"publisher": "baggiponte",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"When configuring formatters and linters (e.g. for neovim), favour calling them with 1. `uv` 2. `mise` 3. `bunx`, in this order. This applies to `pre-commit` hooks as well, if there is no pre-made hook available. - Use `prek` for pre-commit hooks instead of `pre-commit`. - Always use `uv` to run Python commands."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/baggiponte/dotfiles",
"path": "AGENTS.md",
"ref": "003926e1f18c5245f89a672c1bfdfb9928d10f84",
"url": "https://github.com/baggiponte/dotfiles/blob/003926e1f18c5245f89a672c1bfdfb9928d10f84/AGENTS.md",
"key": "baggiponte/dotfiles/AGENTS.md"
}
},
"instructions": "- When configuring formatters and linters (e.g. for neovim), favour calling them with 1. `uv` 2. `mise` 3. `bunx`, in this order. This applies to `pre-commit` hooks as well, if there is no pre-made hook available.\n- Use `prek` for pre-commit hooks instead of `pre-commit`.\n- Always use `uv` to run Python commands.",
"cost": {
"context_tokens": 78
}
}
Fetch it by URL: GET /api/v1/registry/baggiponte-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.