starslingdev/skills

Agent skills from StarSling

19Stars on the repository
8Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

starslingdev/skills

Skill Claude CodeCodex

Checks the third-party security audit status of a skill published to a skills registry (skills.sh) across every cached surface, decides whether a failing finding is real or points at content already removed, and drives a stale badge to green unattended. Runs a real install to capture what users see, reads the…

19 6d ago A 214 tokens original MIT

ci-score

02

starslingdev/skills

Skill Claude CodeCodex

Grades a repository's GitHub Actions configuration against CI best practices (the CI Score: eleven pass/fail configuration facts computed from the repo's own workflow YAML) and hands back concrete fixes for every gap, ranked by impact and risk, each with an apply-now option and a paste-able agent prompt. Use when: (1)…

19 6d ago A 209 tokens original MIT

ci-secure

03

starslingdev/skills

Skill Claude CodeCodex

Scans a repo's GitHub Actions workflows for the ten critical CI/CD attack vectors — template injection, fork code executed with privileges (pwn requests), cache poisoning, impostor action SHAs, secrets dumps, GITHUBENV hijack, write-token untrusted triggers, credentials in caches/artifacts, unverified remote code…

19 6d ago A 230 tokens original MIT

ci-speedup

04

starslingdev/skills

Skill Claude CodeCodex

Audits a repository's GitHub Actions workflows for CI optimization opportunities — missing caches, redundant setup, sleep-based readiness, long test jobs without sharding, full-history checkout, dead env vars, build-cache misconfig, and 60 more patterns across caching, redundancy, parallelization, conditional…

19 6d ago B 154 tokens original MIT

sling

05

starslingdev/skills

Skill Claude CodeCodex

Diagnoses GitHub Actions failures and attributes CI time and cost using StarSling's sling CLI. Invoke this BEFORE using gh or fetching any logs whenever the user asks why a job or run failed, what made a run slow, about runner minutes or CI cost, asks to re-run or cancel a run, or pastes a GitHub Actions URL — sling…

19 6d ago A 139 tokens original MIT