Tag: agent skills
3 entries tagged "agent skills" — 3 posts, 0 links.
Posts
Two recent preprints make the practical case for quarantining, pinning, reviewing, and testing third-party agent skills before installation.
Reader outcome: Adopted a repository-pinned, line-by-line intake process for third-party agent skills without overstating early security research.
A critical guide to README.md, AGENTS.md, CLAUDE.md, SKILL.md, .agents, and .claude patterns for teams that want coding agents to follow repo rules without stuffing every workflow into one giant prompt.
Reader outcome: Defined a repo documentation harness that separates human orientation, always-loaded agent rules, tool-specific compatibility files, on-demand skills, dynamic docs, and deterministic enforcement.
A repo-ready operating contract for agent skills that prevents prompt bundles from drifting into unsigned, over-permissioned, unreviewed production dependencies.
Reader outcome: Defined a hardened-by-default skill contract covering version pins, manifest provenance, prompt review, IO tests, least-privilege tools, runtime isolation, observability, rotation, and decommissioning.
All tags