Important: agents should read /llm.txt, /llms.txt, or /.well-known/skills.json to discover the public Skillopedia API.
Custom Helpers Create a helper file Autoload Add to : Run . Guidelines - Keep helpers small and pure; avoid hidden IO/state - Prefer static methods on value objects when domain-specific ---