https://github.com/fgrehm/slop-collabs
A home for AI Collaborations that might never get a chance to live on their own repo.
https://github.com/fgrehm/slop-collabs
Last synced: 26 days ago
JSON representation
A home for AI Collaborations that might never get a chance to live on their own repo.
- Host: GitHub
- URL: https://github.com/fgrehm/slop-collabs
- Owner: fgrehm
- License: mit
- Created: 2026-05-15T19:15:08.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-15T19:24:31.000Z (about 1 month ago)
- Last Synced: 2026-05-15T22:04:41.241Z (about 1 month ago)
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Slop Collabs
A home for ~~vibe coded ideas~~ AI Collaborations that might never get a chance to live on their own repo. Single project for now, more to come over time. Many has been killed throughout the past year and I hope I had archived them somewhere.
- [gh-standup](./gh-standup) - A small bash CLI that emits an LLM-ready prompt summarizing recent GitHub repo activity. Pipe the output to any LLM to get a daily standup.
- [clickwall](./clickwall) - A tiny Hugo paired shortcode that gates AI-generated sections of a blog post behind a "click to reveal" panel, TOS-style. After a reader accepts once, subsequent visits to the same post show a softer "you've seen this before" panel that unblurs on hover (or tap).
- [zellicat](./zellicat) - A hacky bash wrapper that runs a command in a stacked zellij pane and captures its output, working around zellij not yet being able to hand pane output back to the caller ([zellij-org/zellij#4630](https://github.com/zellij-org/zellij/pull/4630)).
## LICENSE
[MIT](https://opensource.org/licenses/MIT). See [`LICENSE`](./LICENSE).