github-actions skillA
github-actions is agent-read markdown (skill) from tartinerlabs/skills: Use when adding CI/CD, creating workflows, auditing GitHub Actions, or fixing action pinning. Creates and audits workflows for SHA pinning and permissions..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
## Mode Detection Audit and report by default. Generate workflows only when asked to create, add, or set up CI — and **never merely because `.github/workflows/` is absent**; report that none were found instead. Apply fixes only when asked to fix or pin. When the ask is unclear, report and offer to apply the fixes. ## Create Mode ### 1. Detect Project Type Scan for project indicators: - `package.json` → Node.js/JS/TS - `go.mod` → Go - `requirements.txt` / `pyproject.toml` / `setup.py` → Python - `Cargo.toml` → Rust - `Gemfile` → Ruby ### 2. Detect Package Manager (JS/TS projects) Detect the package manager from the lockfile, in this order: `nub.lock`, `pnpm-lock.yaml`, `bun.lock`/`bun.lockb`, `yarn.lock`, `package-lock.json`. With no lockfile, ask. A `packageManager` or `devEngines.packageManager` field in `package.json` outranks any lockfile. Nub runs in compat-mode over another manager's lockfile, so `nub.lock` alongside `pnpm-lock.yaml` means nub — check the field before concluding from lockfiles alone. ### 3. Generate Workflow Read each rule file in `rules/` and apply all of them when generating workflows. …
Read the whole file at its exact version.
How to install
mdr add tartinerlabs/skills/github-actions@git:20260823.ba8e2e6mdr add tartinerlabs/skills/github-actions@sha256:058a890a2095ee51Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_iprugxy2zg7w4mz2)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260823.ba8e2e6 latest | 2026-08-23 | ba8e2e6 | 4,243 B | A | view · diff |
| git:20260817.086025e | 2026-08-17 | 086025e | 3,965 B | A | view · diff |
| git:20260726.9b1c2f9 | 2026-07-26 | 9b1c2f9 | 3,896 B | A | view · diff |
| git:20260726.40e457e | 2026-07-26 | 40e457e | 5,415 B | A | view · diff |
| git:20260718.bab1220 | 2026-07-18 | bab1220 | 5,340 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4243 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
tartinerlabs/skills · 8 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_iprugxy2zg7w4mz2 GET https://markdownregistry.com/api/v1/resolve?ref=tartinerlabs/skills/github-actions GET https://markdownregistry.com/api/v1/blob/058a890a2095ee5133a8aa9261785add7e44bab8433fc505dfe010f58e340701
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from tartinerlabs/skills
Every file in tartinerlabs/skills