No description
Find a file
ThomasTSteinbach 02bf6ccabd docs: add read-auth guidance, -L flag, empty stepsLog footgun
- Auth: PAT works for all read UI paths; warn against browser fetch tools
- Order: raw log needs -L (follow redirect)
- Order/Footguns: step-log POST may return empty stepsLog — fall back to raw
- Footguns: attempt=0 -> clarify first attempt is 1, derive from page metadata
2026-05-19 21:59:13 +02:00
argocd-multi-context feat(argocd): add multi-context cli skill 2026-05-08 16:59:18 +02:00
docs/superpowers docs(transcribing-audio): add Step 7 model update check to SKILL.md 2026-04-17 13:18:00 +02:00
forgejo-actions-web-ui-fallback docs: add read-auth guidance, -L flag, empty stepsLog footgun 2026-05-19 21:59:13 +02:00
forgejo-xarif-de-access Revert "docs: add Actions/CI log guidance and footguns to SKILL.md" 2026-05-19 21:58:23 +02:00
git-commit feat(git-commit): add user confirmation step and improve description 2026-02-26 23:46:32 +01:00
git-safety feat(git-safety): add git-safety agent skill 2026-03-11 16:26:32 +01:00
meeting-notes fix(meeting-notes): correct Basic Memory note paths for Conventions and Meeting Workflow 2026-03-12 12:14:48 +01:00
playwright-browser-screenshot feat: add playwright-browser-screenshot skill 2026-02-26 11:25:19 +01:00
sops-in-git-xarif-de-repos feat(sops): add git.xarif.de repo workflow skill 2026-05-08 14:20:19 +02:00
transcribing-audio docs(transcribing-audio): add Step 7 model update check to SKILL.md 2026-04-17 13:18:00 +02:00
.gitignore feat(forgejo): add git.xarif.de access skill 2026-05-08 11:42:25 +02:00
.sops.yaml feat(forgejo): add git.xarif.de access skill 2026-05-08 11:42:25 +02:00
AGENTS.md Add AGENTS.md and improve README with installation instructions 2026-02-26 12:08:16 +01:00
README.md docs: update references from gitlab.xarif.de to git.xarif.de 2026-05-06 21:48:45 +02:00

skills

My collection of Agent Skills.

See https://agentskills.io for general information about skills.

Installation

npx skills add git@git.xarif.de:ai/skills.git --global --skill '*' --agent opencode github-copilot kiro-cli --yes

With

Writing Skills

See AGENTS.md