I took one of the examples ("Leveraging sqlpipe's robust...") and just prefixed it with this: > Rewrite this using ASD-STE100 simplified technical English: And you get a good-enough result, it seems? Maybe add another sentence or two for guidance, but what's with needing these giant skills, when ASD-STE100 was surely in the training material?
Agent Skill to Force Docs in ASD-STE100 Simplified Technical English
71–80 of 139 posts
Re: Agent Skill to Force Docs in ASD-STE100 Simplified Technical English
#72Re: Agent Skill to Force Docs in ASD-STE100 Simplified Technical English
#73If you want to take things further you can use linters to enforce the whatever style you want, but just naming it is a good start.
Re: Agent Skill to Force Docs in ASD-STE100 Simplified Technical English
#74Nothing is more comical than AI Slope declaring that I kill AI slop: > your AI writes like a LinkedIn post. make it write like a Boeing manual. > An agent skill that forces LLMs to write docs in ASD-STE100 Simplified Technical English: the controlled language aerospace has used since 1983 so a tired mechanic cannot misread an instruction. AI slop dies as a side effect.
AI slop doesn't die at all.
Re: Agent Skill to Force Docs in ASD-STE100 Simplified Technical English
#75Seems to be doing too much, a 1 line in the system prompt is all you need. And it works well enough. “Output tokens are precious, be succinct in your responses. Use ASD-STE100 simplified technical english”
At this point I'd do anything to get claude to dumb down and simplify it's explanations in my code, so I'm looking forward to giving this a try and seeing how it goes.
Re: Agent Skill to Force Docs in ASD-STE100 Simplified Technical English
#76nice :-) i'll try that! thx
Re: Agent Skill to Force Docs in ASD-STE100 Simplified Technical English
#77Re: Agent Skill to Force Docs in ASD-STE100 Simplified Technical English
#78One question I have about stuff like this: How does it affect the models intelligence or thinking ability. If this modifies the output or chain of thought in any way, it may impact what the model is capable of right? Especially if it's not trained to use this kind of language during training.
Re: Agent Skill to Force Docs in ASD-STE100 Simplified Technical English
#79This is cruft [1]. No one who is capable of using this needs it--it's a line in the prompt at most. [1] https://knowyourmeme.com/memes/thinking-quickly-dave-constru...
But it's very useful and skills is a good way to share promots, so whatever.
Try the skill or the prompt. It will likely improve your experience interacting with agents
Re: Agent Skill to Force Docs in ASD-STE100 Simplified Technical English
#80Earlier quoted context omitted.
How I use skills: - Create a skill to perform some common task - Watch the agent use it - Wait until the agent makes a mistake - Ask it to update the skill to warn it against making that mistake again I think that, using that iterative process, I end up with something better than just asking it to perform the task plainly One observation: ask an LLM to write a skill, it tends to make them overly verbose and prescript…
> - Ask it to update the skill to warn it against making that mistake again Yep! I have a canned prompt that basically boils down to "scroll up, read through and give me the top `n` things that were difficult..." and more often than not a small skill or change to `agents.md` comes out of that.
Why do you think it can answer that? It has zero clue.