Skip to content

paleo/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paleo's Skills

My personal collection of agent skills.

paroicms-website

Guidelines for working on a ParoiCMS website directory (themes, templates, configuration).

npx skills add https://github.com/paleo/skills --skill paroicms-website

pleasant-bem-css

Pleasant BEM syntax and methodology for writing CSS class names.

npx skills add https://github.com/paleo/skills --skill pleasant-bem-css

sharp-writing

Conventions for writing sharp, concise prose and Markdown, for humans and AI agents.

npx skills add https://github.com/paleo/skills --skill sharp-writing

sysadmin

Discipline for administering a machine from a git repo that documents its configuration: docs/ runbooks, a .reports/ journal, and running commands safely.

npx skills add https://github.com/paleo/skills --skill sysadmin

In your AGENTS.md or CLAUDE.md file

## Sysadmin workflow

Follow the `sysadmin` skill: record steps as runbooks under `docs/`, keep a per-task `.reports/` journal, and run commands carefully.

Two agents work on this repo — your role depends on which you are:

- **Laptop**: **support** — edits docs, never executes on the server.
- **VPS** (`~/<path-to-admin-repository>` on `<hostname>`, as `<user>`): **operator** — edits docs *and* executes.

Replace the placeholders with values specific to the machine (the server) you run commands on:

  • <path-to-admin-repository>: the path to the repository;
  • <hostname>: the VPS hostname;
  • <user>: the Linux user you log in as on the server.

top-down-typescript

TypeScript and JavaScript coding style conventions, built around top-down narrative ordering and functions over classes.

npx skills add https://github.com/paleo/skills --skill top-down-typescript

License

CC0 1.0

About

Paleo's Skills - A collection of skills for AI coding agents

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors