Settings

Theme

PsiACE/Skills – A small, shared skill library

github.com

55 points by recrush a month ago · 7 comments

Reader

rao-v a month ago

Skills aren’t the right fulcrum to move LLMs on something as generic as well known language best practices. Trust the model owner to post-training on that.

Use skills for more specific things (idiosyncratic patterns, specific library docs, project specific info) that an LLM cannot be expected to know already, otherwise you are just wasting context.

  • shj2105 a month ago

    I disagree without being more explicit eg don’t write nested if then statements three tiers or more deep Claude will write very bad code like this.

supermdguy a month ago

Has anyone had success using skills like these without an agent that supports them? I’m using the Zed agent, which doesn’t have skills support, and was thinking of just adding in a summary of the skills directory and how to use it inside my AGENTS.md.

  • recrushOP a month ago

    You can place it anywhere and tell the AI to read these before starting work.

reify a month ago

thats all well and good, but there is a big but.

Can it lay bricks, plaster a wall, tile a roof and plumb in a new bathroom suite.

I'm not convinced, always the sceptic or is that septic.

lets load the terminal and ask trusty old grep or even ripgrep.

grep -i skills

rg -i skills

returns fuck all

  • rexpop a month ago

    Yeah, and for some reason my hardware drivers can't manage a team of horses!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection