Background learning skill that automatically extracts business entities and relationships from every user message, building a domain-specific ontology. Creates a .knowledge file for visual browsing. On first use, onboards by discovering the business model. Then silently maintains the ontology. Always active — never needs explicit invocation.
$npx -y skills add bullorosso/etienne --skill learning-agentInstalls into the current project.
Run `npx skills use "https://github.com/bullorosso/etienne" --skill "bullorosso/etienne/learning-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bullorosso/etienne" that are relevant to the current task. Run `npx skills add "https://github.com/bullorosso/etienne"` and select the relevant skills, then follow their instructions.