Settings file Claude Code
Agent settings configuring enabledPlugins.
Settings file Claude Code
Agent settings configuring enabledPlugins.
Instructions file
Instructions for cablate/mcp-google-map, covering claude.md, git workflow and tool 變更 checklist.
Skill Claude CodeCodex
Geospatial query capabilities — geocoding, nearby search, routing, place details, elevation. Trigger when the user mentions locations, addresses, coordinates, navigation, "what's nearby", "how to get there", distance/duration, or any question that inherently involves geographic information — even if they don't…
Skill Claude CodeCodex
Project knowledge for developing and maintaining @cablate/mcp-google-map. Architecture, Google Maps API guide, GIS domain knowledge, and design decisions. Read this skill to onboard onto the project or make informed development decisions.
MCP server Claude CodeCodexCursor +2
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more. Runs locally from the @cablate/mcp-google-map npm package. Needs 2 environment variables to run.
Skill Claude CodeCodex
A workflow for tracking Facebook posts associated with the Ba Nini counter-indicator and analysing them in Chinese. A counter-indicator treats a person or group’s public views as signals that may point in the opposite direction.
Instructions file
Claude Code instructions for cablate/llm-atomic-wiki, covering claude.md — schema for llms operating this repo, mental model, atom format (spec), frontmatter (yaml, required) and filename.
Skill Claude CodeCodex
Agentic MCP - Three-layer progressive disclosure for MCP servers with Socket daemon. Use when the user needs to interact with MCP servers, query available tools, call MCP tools, or manage the MCP daemon process. Provides socket-based communication for efficient server interaction with three-layer progressive…
Instructions file
Claude Code instructions for cablate/memory-lancedb-mcp, covering claude.md, project principles, git workflow, development commands and architecture.
Skill Claude CodeCodex
Store a lesson learned from the current conversation. Triggered by /lesson command. Use when Master signals that the recent conversation contains a pitfall, fix, or key insight that should be persisted to long-term memory.
MCP server Claude CodeCodexCursor
MCP server for LanceDB-backed long-term memory with hybrid retrieval (Vector + BM25), cross-encoder rerank, multi-scope isolation, and memory lifecycle management. Runs locally from the @cablate/memory-lancedb-mcp npm package.