https://github.com/scanaislop/aislop-skill
Code-quality gate and coding guardrail for AI coding agents — drop-in skill installable via npx skills add scanaislop/aislop-skill
https://github.com/scanaislop/aislop-skill
agent-skills ai-agents ai-slop ai-slop-detection anthropic claude-code cline code-quality codex coding-guardrail cursor developer-tools gemini-cli quality-gate skills-sh static-analysis windsurf
Last synced: 24 days ago
JSON representation
Code-quality gate and coding guardrail for AI coding agents — drop-in skill installable via npx skills add scanaislop/aislop-skill
- Host: GitHub
- URL: https://github.com/scanaislop/aislop-skill
- Owner: scanaislop
- License: mit
- Created: 2026-04-19T11:35:57.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-07T20:37:57.000Z (about 2 months ago)
- Last Synced: 2026-05-07T22:29:41.220Z (about 2 months ago)
- Topics: agent-skills, ai-agents, ai-slop, ai-slop-detection, anthropic, claude-code, cline, code-quality, codex, coding-guardrail, cursor, developer-tools, gemini-cli, quality-gate, skills-sh, static-analysis, windsurf
- Homepage: https://scanaislop.com/docs/skill
- Size: 25.4 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# aislop-skill
Agent skills for the [aislop](https://github.com/scanaislop/aislop) code-quality CLI, installable across every agent in the [skills.sh](https://skills.sh) ecosystem.
## Install
```bash
npx skills add scanaislop/aislop-skill
```
Flags: `-s ` to pick one skill, `-a ` for a specific agent, `-g` for user-scope, `--list` to preview. See `npx skills add --help`.
## Skills
| Name | Path | Summary |
|---|---|---|
| `aislop` | [`skills/aislop/`](skills/aislop/) | Code-quality gate and coding guardrail. Scans with aislop, fixes the mechanical findings, addresses the rest in-session in the project's own style. |
## Links
- aislop CLI: [github.com/scanaislop/aislop](https://github.com/scanaislop/aislop)
- Docs: [scanaislop.com/docs/skill](https://scanaislop.com/docs/skill)
- Contribute: [CONTRIBUTING.md](CONTRIBUTING.md)
## License
MIT. Copyright 2026 [scanaislop](https://github.com/scanaislop).