Hi Cloudflare people, if you are reading this. Please clean up your Cloudflare. Skills. There are way too many skills for the platform. You should consolidate all of your skills into a single skill and route everything thru that skill. The way it is right now pollutes our context window.
Shameless plug: in case someone finds this requiring too many tokens, we shared the recipe on how we built our own in house audit skill so that it can easily be replicated and tuned to different environments https://www.synthesia.io/post/automating-code-security-revie...
Probably to save their skin if agent starts to do some unexpected things and bringing havoc. But I doubt that OpenAI models with normal subscription, for example, wont even work with this skill.
14 comments:
Hi Cloudflare people, if you are reading this. Please clean up your Cloudflare. Skills. There are way too many skills for the platform. You should consolidate all of your skills into a single skill and route everything thru that skill. The way it is right now pollutes our context window.
https://github.com/cloudflare/skills/tree/main/skills
I'm sure they read here.
John Cloudflare: https://news.ycombinator.com/user?id=eastdakota
They actually do.
Shameless plug: in case someone finds this requiring too many tokens, we shared the recipe on how we built our own in house audit skill so that it can easily be replicated and tuned to different environments https://www.synthesia.io/post/automating-code-security-revie...
I threw 1M tokens for nothing in a medium codebase.
how much is medium codebase, like 50kloc including docs?
in this case medium is relative to the projects I've worked. Bad expression anyway.
500kloc plus at least ten million lines of gastown logs.
For a todo cli. That doesn’t work.
Welcome to agentic coding in 2026.
Any clues why "an OS-enforced sandbox" is in requirements?
Probably to save their skin if agent starts to do some unexpected things and bringing havoc. But I doubt that OpenAI models with normal subscription, for example, wont even work with this skill.
Uf, how much tokens?
At least 150k on my relatively small FastAPI project, but hit my session limit. Continuing in a few hours.