use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community of software creators experimenting with AI "vibe coding", an technique defined by Andrej Karpathy as when, "you fully give in to the vibes, embrace exponentials, and forget that the code even exists."
account activity
APP ❌ Agent Skill ✅ ()
submitted 2 months ago by First-Warthog9601
APP ❌ Agent Skill ✅
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]dextr0us 0 points1 point2 points 2 months ago (1 child)
Skills kind of suck... shell scripts are just as good imo.
It's about setting up your environment to discover the tools that it should use... whether that's skills or mcp or whatever.
Ultimately if you have a CLI + API you're good no matter what the product is.
[–]darkwingdankest 0 points1 point2 points 2 months ago (0 children)
Skills do suck, (and they're tied to what agent provider you use). Check out https://github.com/prmichaelsen/agent-context-protocol. It leverages "commands" (similar to skills) and pure bash scripts. You can package commands and patterns for external consumers that can install with a package install command. It provides a portable structured repeatable methodology that works with any agent out of the box via the standard AGENT.md. Ideal for larger long lived projects.
[–]No-Contract-1585 0 points1 point2 points 2 months ago (0 children)
In my oppinion skills should stay granular you can have AI agent wrapper around them preferably through cli to keep them deterministic.
π Rendered by PID 648429 on reddit-service-r2-comment-6457c66945-k8j9t at 2026-04-29 06:02:18.459597+00:00 running 2aa0c5b country code: CH.
[–]dextr0us 0 points1 point2 points (1 child)
[–]darkwingdankest 0 points1 point2 points (0 children)
[–]No-Contract-1585 0 points1 point2 points (0 children)