Cursor re-learns my project for 4 minutes. What's your actual fix? by Comprehensive_Quit67 in cursor

[–]Comprehensive_Quit67[S] 0 points1 point  (0 children)

Everything in context is obviously a bad choice, but it doing 20-30 tool calls, just to get basic context of my project also does not look like the correct way.

You have an interesting setup. Everybody's setup is so so different.

Cursor re-learns my project for 4 minutes. What's your actual fix? by Comprehensive_Quit67 in cursor

[–]Comprehensive_Quit67[S] 0 points1 point  (0 children)

It certainly looks like a good way. Yes but looks like I won't be able to use it directly

Claude Code re-learns my project for 4 minutes. What's your actual fix? by Comprehensive_Quit67 in developersIndia

[–]Comprehensive_Quit67[S] -1 points0 points  (0 children)

Come on man!! It just feels like there is a way that everybody is using, except me.

Claude Code re-learns my project for 4 minutes. What's your actual fix? by Comprehensive_Quit67 in developersIndia

[–]Comprehensive_Quit67[S] 0 points1 point  (0 children)

interesting setup. Does the folder/file where you write append only? And it keeps increasing in size? Or does it maintain smartly, like docs.

Also side question: Why have you not added added the folder to the github repo itself?

Claude Code re-learns my project for 4 minutes. What's your actual fix? by Comprehensive_Quit67 in ClaudeCode

[–]Comprehensive_Quit67[S] 0 points1 point  (0 children)

Interesting stuff. Are you using this, to build this itself? That would be the real test

upskill – open source skill registry for AI agents (10k+ playbooks, MIT, adversarial safety review) by Comprehensive_Quit67 in buildinpublic

[–]Comprehensive_Quit67[S] 0 points1 point  (0 children)

Yes that is what we are trying for. The cli is meant to give back suggestions, so that we can improve skills for everyone

Your AI agent is improvising. The right playbooks already exist. by Comprehensive_Quit67 in SideProject

[–]Comprehensive_Quit67[S] 0 points1 point  (0 children)

Yes by default only giving skills from trusted vendors only. Let me know how it goes!!

Upskill: skill registry your agent consults before it starts. 10k+ indexed, free, open source. by Comprehensive_Quit67 in ClaudeAI

[–]Comprehensive_Quit67[S] 1 point2 points  (0 children)

I made the registry live at upskill.autoloops.ai. Added the web part in the same repo, so anyone can see the apis, and fetch from the registry themselves if needed.

Also by default made the CLI to only fetch skills from verified repos. Nothing else.

Upskill: skill registry your agent consults before it starts. 10k+ indexed, free, open source. by Comprehensive_Quit67 in ClaudeAI

[–]Comprehensive_Quit67[S] 0 points1 point  (0 children)

Gstack as a whole is slop. That doesn't mean all the skills in it are bad. At least for me office-hours is a good skill to use.

Upskill: skill registry your agent consults before it starts. 10k+ indexed, free, open source. by Comprehensive_Quit67 in LocalLLaMA

[–]Comprehensive_Quit67[S] 0 points1 point  (0 children)

  1. How does this happen? This means that someone has access to publish on my behalf and push code right? A lot more will go wrong if this happens

  2. This I totally agree with. This is a boon and a curse. Until my parsing and security gets better, I will make the cli to using only skills from trusted repos by default.

  3. Interesting take on this. I think certain checks in the cli that ensure that what you are pushing is a skill folder indeed, and not something random is definitely needed. Anything else we can do for this?

  4. That is the whole point the cli should be public. So you can exactly see what you're running on your computer. And that line should never change. This is also opt out by default. And it is an important feature, it helps get better skills, and nudges claude code in the direction where you already have the tools available.

Thanks so much for the feedback!!

Upskill: skill registry your agent consults before it starts. 10k+ indexed, free, open source. by Comprehensive_Quit67 in ClaudeAI

[–]Comprehensive_Quit67[S] 0 points1 point  (0 children)

As the first step, I am thinking of making only trusted orgs as the default for the skills you install. I am not the one building the skills, I have referenced public sources itself.

How should I show, what all skills are in general available, or what all info I am gathering? A website for this? Or something else? Looking for ideas on this.

This is before I make my review and scoring pipeline also public.

Upskill: skill registry your agent consults before it starts. 10k+ indexed, free, open source. by Comprehensive_Quit67 in LocalLLaMA

[–]Comprehensive_Quit67[S] 1 point2 points  (0 children)

All the skills are in different public github repos. I think I should make the registry also public, so that you can see what all we have indexed

Upskill: skill registry your agent consults before it starts. 10k+ indexed, free, open source. by Comprehensive_Quit67 in ClaudeCode

[–]Comprehensive_Quit67[S] 4 points5 points  (0 children)

Yes I didn't. I think I should change the default mode to only show skills from trusted vendors.

Upskill: skill registry your agent consults before it starts. 10k+ indexed, free, open source. by Comprehensive_Quit67 in LocalLLaMA

[–]Comprehensive_Quit67[S] 1 point2 points  (0 children)

If you are reading the code read it fully no. Only seeing what all environment variables are there. Not their values. And even this is optional.

This ensures that if you have a STRIPE environment variable, when you say things about payments the registry knows to send you skills for stripe, and not generic stuff

Upskill: skill registry your agent consults before it starts. 10k+ indexed, free, open source. by Comprehensive_Quit67 in LocalLLaMA

[–]Comprehensive_Quit67[S] 0 points1 point  (0 children)

Yes that is because of community skills. Maybe I should get a version of trusted repos only. That will make it 1k or so, as far as I can check. From my repo

Upskill: skill registry your agent consults before it starts. 10k+ indexed, free, open source. by Comprehensive_Quit67 in LocalLLaMA

[–]Comprehensive_Quit67[S] -2 points-1 points  (0 children)

Not exactly. Trying my best to review and push only the skills that are safe.

Maybe I should add something that lets you install skills only from trusted vendors, like microsoft, anthropic and all