build-docs
Build documentation packages from configs. Downloads docs, filters with AI, generates SKILL.md. Use when setting up or updating local documentation.
olore-agent-skills-latest
Local Agent Skills documentation reference (latest). Use when asked about the Agent Skills format, creating skills, the SKILL.md specification, or integrating skills into agents.
olore-nextjs-16.1.5
Local Next.js documentation reference (v16.1.5). Use when asked about Next.js features, App Router, Server Components, routing, data fetching, rendering, caching, styling, optimizations, configuration, or Next.js APIs.
olore-zod-3
Local Zod v3 documentation reference. Use when asked about Zod schema validation, TypeScript type inference, error handling, or migration from earlier versions.
olore-nextjs-16.1.4
Local Next.js documentation reference (v16.1.4). Use when asked about Next.js features, App Router, Server Components, routing, data fetching, rendering, caching, styling, optimizations, configuration, or Next.js APIs.
build-artifacts
Generate SKILL.md and TOC.md for a documentation package. Use standalone to regenerate artifacts without re-downloading.
olore-docs-packager-1.0.0
Package local documentation into an olore skill. Use when the user wants to create a documentation package from their local files, or asks about olore init or building docs.
olore-nextjs-16.1.3
Local Next.js documentation reference (v16.1.3). Use when asked about Next.js features, App Router, Server Components, routing, data fetching, rendering, caching, styling, optimizations, configuration, or Next.js APIs.
olore-tsf-1.27.7
Local TanStack Form documentation reference (v1.27.7). Use this when asked about form management, validation, field APIs, or framework-specific form implementations.
build-index
Generate INDEX.md for a documentation package. Use standalone to regenerate the index without re-downloading or rebuilding other artifacts.
olore-tanstack-query-4
Local TanStack Query documentation reference (v4). Use for server state management, data fetching, caching, queries, mutations, and React/Vue/Solid/Angular query integration.