agent-skills AGENTS.md

Repository instructions for the luabagg/agent-skills project, including its folder structure, editing rules, and management of personal and third-party skills.

In plain words
What is it for?
Working safely in that repository, maintaining collection and harness metadata, and avoiding committed secrets or generated private data.
Why use it?
They tell coding agents where different kinds of content belong and which project-owned tools to use, reducing accidental edits to the wrong files.

Instructions file for CodexOpenCode

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/luabagg/agent-skills/agents-md
Clone the repo
git clone --depth 1 https://github.com/luabagg/agent-skills

Made for: Codex, OpenCode.

Per session 320 This file is loaded in full into every session.
When invoked 320 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00320 $0.00320
Opus 5 $0.00160 $0.00160
Sonnet 5 $0.00064 $0.00064
Haiku 4.5 $0.00032 $0.00032

Measured 2d ago against content hash f126ded1abe6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

agent-skills AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 25 lines

What it actually says

Agent Instructions

This repository is the public source of truth for Luan Baggio's personal agent skills, curated third-party skill list, and related agent tooling references.

Repository Model

  • This repo is Agentfolio collection #1. collection.yaml declares profiles and ordered harness actions.
  • scripts/agentfolio-adapter.mjs implements collection actions through the existing agent-skills setup commands.
  • Personal skills live in skills/<skill-name>/SKILL.md.
  • Use agentfolio-operator to choose Agentfolio profiles. Do not edit live harness files by hand.
  • Keep Agentfolio harness-agnostic. Collection-owned adapters and setup scripts live in this repo.
  • Third-party skills that npx skills can install belong in curated-skills.json sources.
  • Plugin-style skill references belong in curated-skills.json pluginReferences.
  • Non-skill tools belong in curated-tools.json.
  • Harness manifests live under harnesses/; their actions stay collection-owned and profile-selected.
  • Do not copy third-party skill folders into skills/ unless you fork the skill.
  • Do not commit tokens, org IDs, internal URLs, API keys, or generated memory.

Repository Editing Rules

  • Use npx skills / agent-skills list skills to verify skill discovery after changing skills/.
  • Validate JSON manifests after edits.
  • Keep node_modules/ out of git.
  • Treat package-lock.json as the npm dependency lockfile for repo tooling.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 25 lines · 320 tokens per session scan A f126ded1abe6

Subscribe to this mod's changes

agent-skills AGENTS.md is an instructions file published in the GitHub repository luabagg/agent-skills (2 stars, last pushed 3d ago), licensed MIT. It adds 320 tokens to every session, about $0.0016 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

skill-map CLAUDE.md

Instructions for crystian/skill-map: Pointer file. Claude Code (CLAUDE.md) and Codex (AGENTS.md) each pick up their own filename when they boot in this repo. Keeping CLAUDE.md as a one-line @AGENTS.md reference means the operating manual lives in a single file (AGENTS.md) without either tool falling back to defaults.…

crystian/skill-map · 97 tokens

harness-mini AGENTS.md

Instructions for harness-mini/harness-mini, covering harness-mini — agent map, start here — routing gate (precedence), the one rule that governs everything: the 40% line, core constraint: mini (when changing the harness itself) and lifecycle (the state machine you live inside).

harness-mini/harness-mini · 1,704 tokens

dscode AGENTS.md

Instructions for creativedswork/dscode, covering agents.md, ⛔ pre-flight checklist(每次写文件前必答), 编码规范, 文档绘图 and 图像识别.

creativedswork/dscode · 2,232 tokens

skill-map AGENTS.md

Instructions for crystian/skill-map, covering agents.md, language & persona activation (read first), arquitecto persona (only when activated per the gate above), operating rules and git & commits.

crystian/skill-map · 9,982 tokens

ai-toolkit AGENTS.md

Instructions for pipefy/ai-toolkit, covering repository guidelines, documentation map, project structure, import namespace migration: pipefysdk → pipefy and src/pipefysdk/init.py (transitional shim).

pipefy/ai-toolkit · 3,184 tokens

superpowers-reasonix AGENTS.md

Instructions for christopherarter/superpowers-reasonix, covering project guidance, skills — stop. load a skill before you act, red flags — these thoughts mean stop. you are rationalizing and priority.

christopherarter/superpowers-reasonix · 761 tokens