From ailtir
List all Ailtir knowledge bases in your account, showing name, kb_id, and status. Invoke with /ailtir:list.
npx claudepluginhub team-ailtir/ailtir-plugin --plugin ailtirThis skill is limited to using the following tools:
List all knowledge bases in the Ailtir account using the `ailtir` CLI.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
List all knowledge bases in the Ailtir account using the ailtir CLI.
Run:
ailtir list
On success, display the output (name, kb_id, status) in a readable table.
If any knowledge bases have status ready, remind the user they can chat with
them using /ailtir:chat <kb_id>.
On failure, show the error and suggest:
AILTIR_CLI_SECRET is set (run echo $AILTIR_CLI_SECRET)ailtir version to verify the CLI is installed