This skill helps an LLM generate correct AxAgent memory retrieval, context-map, and dynamic skill-loading code using @ax-llm/ax. Use when the user asks about contextMap, AxAgentContextMap, onMemoriesSearch, memoriesCatalog, recall(...), inputs.memories, onLoadedMemories, onUsedMemories, onSkillsSearch, skillsCatalog, AxAgentCatalogSkill, discover({ skills }), onLoadedSkills, onUsedSkills, preloaded skills, preloading memories at forward time, relevanceRanking hints, loaded memory/skill IDs, or carrying memories across forward() calls.
$npx -y skills add dosco/aithy --skill ax-agent-memory-skillsInstalls into the current project.
Run `npx skills use "https://github.com/dosco/aithy" --skill "dosco/aithy/ax-agent-memory-skills"` 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/dosco/aithy" that are relevant to the current task. Run `npx skills add "https://github.com/dosco/aithy"` and select the relevant skills, then follow their instructions.