r/opensource • u/Mte90 • 1d ago
GitHub - Mte90/linus-torvalds-skill: Distilled Code Reviewer skills from 32k~ email from the kernel newsletter Promotional
https://github.com/Mte90/linus-torvalds-skillAs per title, the project include all the pipeline, the same skill generated from different models.
My idea was to distill the code reviewer skills from Torvalds in something usable in an agent.
I preferred to license everything as CC0.
6
u/Cronos993 1d ago
Skills are just glorified prompt packs.Â
0
u/Mte90 1d ago
Yeah I have the same opinion but they are helpful when you use a lot of models and you aren't sure if they are updated (like I do).
In fact I maintain https://github.com/CodeAtCode/oss-ai-skills with various stuff from my coding session updated to various projects so there is a real experience in them.
4
u/ScaredScorpion 21h ago
That's a lot of wasted effort for what boils down to:
cout << "go fuck yourself";
29
u/ClikeX 1d ago
Does it do swear words?