Important: agents should read /llm.txt, /llms.txt, or /.well-known/skills.json to discover the public Skillopedia API.
Strategy Pattern Create a common interface and multiple implementations. Choose a strategy by key or context. Register in a service provider and inject the factory where needed. ---