Codex generate for skills/lint-repo/SKILL.md. Keep the authored skill canonical and regenerate this file when it changes.
Summary
Check that this skill package is internally consistent and report actionable failures.
Command
Runtime: go
Invocation: go run ./cmd/lint-repo
Compatibility
Requires: go >=1.22
Supported OS: darwin, linux
Requires a repository checkout
Run from the example root so the command can inspect the authored and generated skill files together.
Allowed tools
bash
go
Canonical instructions
Lint Repository
What it does
Checks that the example skill package keeps its canonical SKILL.md, generated artifacts, and command doc in sync.
When to use
Use this when you want a small but real Go-backed skill example instead of a placeholder command stub.
How to run
Run go run ./cmd/lint-repo from the example root.
Constraints
This is a non-interactive command.
It assumes the current directory is the example checkout.
Diagnostics go to stdout and stderr; fix the reported issues before rerunning.
1---2name: lint-repo-23description: lint-repo4---5# lint-repo67> Codex generate for `skills/lint-repo/SKILL.md`. Keep the authored skill canonical and regenerate this file when it changes.89## Summary1011Check that this skill package is internally consistent and report actionable failures.12## Command1314- Runtime: `go`15- Invocation: `go run ./cmd/lint-repo`16## Compatibility17- Requires: go >=1.2218- Supported OS: darwin, linux19- Requires a repository checkout20- Run from the example root so the command can inspect the authored and generated skill files together.21## Allowed tools22- `bash`23- `go`2425## Canonical instructions2627# Lint Repository2829## What it does3031Checks that the example skill package keeps its canonical `SKILL.md`, generated artifacts, and command doc in sync.3233## When to use3435Use this when you want a small but real Go-backed skill example instead of a placeholder command stub.3637## How to run3839Run `go run ./cmd/lint-repo` from the example root.4041## Constraints4243- This is a non-interactive command.44- It assumes the current directory is the example checkout.45- Diagnostics go to stdout and stderr; fix the reported issues before rerunning.
Run npx skillmds@latest add 777genius/lint-repo-2 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
lint-repo It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
777genius (@777genius) published this skill. Their other Agent Skills are listed on their SkillMD profile.