بنقرة واحدة
ai-slop
Generate a small, genuine improvement to the JAR codebase — because even AI slop can be useful
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate a small, genuine improvement to the JAR codebase — because even AI slop can be useful
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Pick up an unclaimed GitHub issue from jarchain/jar, implement the fix/improvement, and submit a PR
Review open PRs in the jarchain/jar repository using the Genesis Proof-of-Intelligence scoring protocol
Keep GitHub issues up to date with current codebase situation — close resolved issues, update stale descriptions
Compute and publish v3 Bradley-Terry ranking to a GitHub issue for monitoring
| name | ai-slop |
| description | Generate a small, genuine improvement to the JAR codebase — because even AI slop can be useful |
| user_invocable | true |
The world's first intentionally self-aware AI slop generator. Unlike other AI slop, this one knows what it is and files a PR anyway.
gh CLI is installed and authenticated: gh auth statusgh auth loginPrint a short, funny message about being AI slop. Be creative. Some inspiration:
Don't reuse these — write something original each time. Keep it to 2-3 sentences.
Read through the codebase and identify ONE small, genuine improvement. This should be:
Good slop:
deriving clauseBad slop:
git checkout master
git pull origin master
git checkout -b ai-slop-$(date +%s)
Make the change. Stage and commit with a message that's accurate but doesn't take itself too seriously.
git push -u origin <branch>
gh pr create --repo jarchain/jar --base master --head <branch> \
--title "<accurate title>" \
--body "<your funny message from step 1>
## What this actually does
<1-2 sentences explaining the real change>
---
*This PR was generated by the ai-slop skill. It is a real improvement, mass-produced by a language model. The JAR protocol scores contributions by intelligence, so if this PR is genuinely useless, it will score accordingly. Natural selection for code.*
🤖 Generated with [Claude Code](https://claude.com/claude-code)"
Tell the user:
JAR is a codebase written entirely by AI agents. The ai-slop skill leans into this identity. Every PR it generates is a real contribution — small, incremental, genuine — submitted through the same Genesis scoring pipeline as everything else. If the improvement is trivial, it earns a trivial score. If it's surprisingly useful, it earns more. The protocol doesn't care about intent; it cares about the artifact.
The meme is the message: in a codebase where AI does all the work, even the lowest-effort AI output is a legitimate contribution. The scoring system handles the rest.