# steipete/agent-scripts

Scripts for agents, shared between my repositories.

Repository: https://github.com/steipete/agent-scripts
Canonical: https://ross.abutalabs.com/products/agent-scripts
Homepage: https://steipete.me
Language: Shell
License: MIT
License Family: permissive
Topics: ai-agents
Last push: 2026-08-25T16:33:14+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 61, longevity 21
- inputs: {"age_days": 298, "days_push": 8, "days_rel": 47, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6567, forks 544 (observed 2026-08-28T04:09:45.269067+00:00)

## What it is
A collection of shared instructions, reusable skills, and shell helper scripts for AI coding agents like Claude Code and Codex. It centralizes AGENTS.MD rules and syncs skill symlinks across local workspaces and agent config directories.

## Use cases
- share agent rules across multiple repositories
- sync skills between Claude Code and Codex
- manage AGENTS.MD files centrally
- validate skill front matter after edits
- set up reusable workflow skills for AI agents

## When to choose
- you use multiple AI coding agents and want one source of truth for instructions and skills
- you want an idempotent script to mirror skills into agent config directories on macOS

## When to avoid
- you need a general-purpose agent framework or runtime rather than personal config and helper scripts
- you work on Linux/Windows without adapting the macOS-oriented symlink setup
- you want a polished product rather than a personal, opinionated setup

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, agent-framework, configuration-management, workflow-automation
- domain: developer-tools
- platform: cli
- tags: claude-code, codex, agent-skills, agents-md, symlink-management, personal-workflow, shell-scripts, ai-agents, automation, macos, shell

## Member repositories
- steipete/agent-scripts (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:45.269067+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:43:40.181332+00:00, confidence not recorded.
  - readme: https://github.com/steipete/agent-scripts (fetched 2026-08-28T04:09:45.269067+00:00, sha d0a9254bb124)
  - homepage: https://steipete.me (fetched 2026-08-29T08:40:11.161956+00:00, sha cd0fa100c54b)
  - site_page: https://steipete.me/about (fetched 2026-08-29T08:40:11.170991+00:00, sha 14eca177acd5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
