From lobu-ai-lobu
Installs and configures Owletto long-term memory plugin for OpenClaw via CLI, including OAuth login, MCP endpoint selection, plugin installation, and health checks. Use for OpenClaw memory setup.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-agent-framework --plugin lobu-ai-lobuThis skill uses the workspace's default tool permissions.
Use this skill when a user wants Owletto long-term memory working in OpenClaw.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Use this skill when a user wants Owletto long-term memory working in OpenClaw.
For general Owletto usage with Codex, ChatGPT, Claude, Cursor, Gemini, or generic MCP workflows, use owletto.
Start the local Owletto runtime first:
owletto start
Then run the interactive wizard:
owletto init
Choose the MCP endpoint (Cloud, local runtime, or custom URL). The wizard will detect OpenClaw and run the full plugin setup.
openclaw plugins install owletto-openclaw-plugin
owletto login <mcp-url>
owletto configure
owletto health
Start a local Owletto server first (no Docker needed):
owletto start
Then configure OpenClaw against it:
owletto init --url http://localhost:8787/mcp
<mcp-url> with the target MCP URL (e.g. the URL shown on the workspace data sources page).owletto login --device <mcp-url>.