pieces-mcpConnect OpenClaw to Pieces via MCP-only (no SSE) and use Pieces as external long-term memory. Use this when the human runs PiecesOS with LTM enabled on anoth...
Install via ClawdBot CLI:
clawdbot install jackrosspieces/pieces-mcpGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://...ngrok-free.dev`Audited May 4, 2026 · audit v1.0
Generated May 13, 2026
An AI agent handles customer inquiries while storing conversation history and resolved issues in Pieces LTM. The agent can recall past interactions across sessions, enabling personalized and consistent support without manual logging.
A user runs PiecesOS on a desktop and connects via a mobile agent using this skill. The agent stores personal notes, project ideas, and research snippets, retrieving them later for planning or writing tasks.
An agent collects web research, creates memories in Pieces, and later retrieves them for blog or report writing. The long-term memory allows the agent to build knowledge over time and produce coherent, informed content.
Operations agents log incidents, root causes, and solutions as pieces memories. When similar issues recur, the agent queries Pieces LTM to suggest proven fixes, reducing resolution time and promoting institutional knowledge.
A sales agent stores lead interactions, preferences, and deal stages in Pieces LTM. It retrieves context on each contact to personalize follow-ups, send timely reminders, and maintain a complete sales history.
Offer Pieces LTM as a premium add-on for AI agent platforms, charging a monthly fee per user or agent for persistent, cross-session memory. Revenue comes from recurring subscriptions, with upsells for advanced search and larger storage.
License Pieces LTM integration to enterprises that deploy custom AI agents internally. Charge per-seat or per-agent plus a base fee for dedicated tunnel infrastructure and support. Revenue includes installation, training, and ongoing maintenance contracts.
Monetize each Pieces MCP call (e.g., ask_pieces_ltm or full_text_search) for high-volume use cases. Provide a free tier for light usage, then charge per 1,000 queries or per MB of data ingested and retrieved.
💬 Integration Tip
Ensure the remote machine has a stable HTTPS tunnel (e.g., ngrok) and PiecesOS with LTM enabled. Always use file-based JSON with curl for MCP requests to avoid shell quoting issues.
Scored May 13, 2026
Structured reasoning through sequential thinking — break complex problems into steps, solve each independently, verify consistency, synthesize conclusions wi...
LLM-driven epistemic reasoning engine. Evaluates claims against evidence, outputs calibrated confidence and structured belief state (VERIFIED/CONTESTED/UNCER...
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context duri...
Turn scattered local sources into a source-constrained evidence notebook for incident, release, and maintainer decisions.
三级记忆管理系统 (Three-Tier Memory Management)。用于管理 AI 代理的短期、中期、长期记忆。包括:(1) 滑动窗口式短期记忆,(2) 自动摘要生成中期记忆,(3) 向量检索长期记忆 (RAG)。当需要管理对话历史、优化上下文、构建个人知识库、或实现记忆持久化时使用此 Skill。
Store secrets, long-term memory, daily logs, and anything custom in your Convex backend instead of local files