LLM Mart Basic
@llm-mart · Joined Jun 2026
Musculoskeletal and neurological rehabilitation expertise for physical therapy documentation and clinical reasoning
AI infrastructure and governance readiness — auto-activates when scoping or launching AI features
Competitive intelligence for AI product launches — auto-activates when benchmarking AI features, pricing, or positioning
Prompt-engineering expertise for designing test cases, edge cases, adversarial inputs, and iterating on prompts based on eval results
Skill and prompt benchmarking expertise for measuring latency, accuracy, token cost, and token-budget compliance across variants
Professional board reporting, financial presentation, compliance documentation, and resident communication
Property management expertise including fair housing law, lease administration, HOA governance, and vendor management
Real estate client relationship communication for buyers, sellers, and leads
MLS listing writing, social media marketing, and Fair Housing Act compliance for real estate
Pattern recognition for LLM-generated resume text — sentence length variance, em-dash density, and generic accomplishment phrasing
Employer branding expertise for EVP communication, DEI-inclusive language, and candidate experience
Auto-activates ghost-job red-flag detection on job postings, ATS pipeline indicators, and pay-transparency gaps
Talent acquisition expertise for sourcing strategy, candidate evaluation, structured hiring, and employment law awareness
Professional persuasive writing, personalization, urgency without pressure, and CTA best practices
Consultative selling, MEDDIC/BANT frameworks, value-based positioning, objection handling, and pipeline management
Auto-adapts tone to platform norms — LinkedIn professional, X witty, TikTok conversational, Threads candid
Social media metrics, analytics interpretation, and performance reporting expertise
Platform-specific social media content expertise and content creation best practices
Designer-ready visual brief expertise — layout, palette, type, mood, and motion notes for handoff to Claude Design or a designer
IEP writing, IDEA compliance, SMART goal frameworks, progress monitoring methods, and parent-friendly reporting
A surprising share of AI-in-the-terminal failures aren't the AI. They're zsh, and a version of bash from 2006.
A Claude Code plugin turns standalone project configuration into a namespaced, installable extension that teams and communities can update as one unit.
None of the safety came from the model. It came from six boring habits.
Skills package instructions and references. Subagents run work in a separate context and return results. They solve different problems and can be composed deliberately.
Six hours in, one step left, everything green, and the incident that didn't happen
CLAUDE.md carries persistent project context. Skills load reusable procedures when relevant. Separating stable facts from task-specific workflows keeps both easier to maintain.
Twenty minutes recovering secrets that never existed, and the one sentence from a human that ended it
An API request routing a model's tool call through an approval gate to a remote MCP server
31 config keys, two audits, and why the first one was wrong in both directions
The official MCP Registry stores standardized server metadata rather than package code. Publishers verify a namespace, describe installation or remote access, and submit immutable versions.
Everyone looks at the Dockerfile. The file that actually leaked the key was the project file.
Remote MCP authorization uses established OAuth standards, but secure integration still requires issuer validation, least-privilege scopes, protected token handling, and server-side enforcement.
"Copy it over and switch the reference" is two steps, and the outage lives in the one nobody checks
stdio fits local processes and prototypes. Streamable HTTP fits hosted services and shared integrations. The right choice follows where the capability runs and who must reach it.
The most important rule wasn't about what I could change. It was about what I was allowed to display.
Tools perform operations, resources expose readable context, and prompts provide reusable templates. Choosing the correct primitive makes an MCP server easier to understand and govern.
Use MCP Inspector to connect to local or remote servers, inspect capabilities, call tools, read resources, test prompts, and diagnose failures before release.
Build an MCP server in TypeScript with focused tools, validated schemas, local and remote transports, Inspector tests, and production security controls.
An MCP server exposes tools, resources, or prompts through a standard protocol so an AI application can discover and use external capabilities.
Treat an AI agent skill as both an instruction package and a software dependency: inspect what it says, what it runs, what it can access, and how it updates.
/help
Help
hydra - Show available commands and explain the concept
/list
List
hydra - List all Git worktrees of the repository
/merge
Merge
hydra - Merge a worktree branch back into current branch
/parallel
Parallel
hydra - Start multiple agents in parallel across worktrees
/spawn
Spawn
hydra - Start an agent in an existing worktree
/status
Status
hydra - Show detailed status of one or all worktrees
/watch
Watch
hydra - Live monitoring of background agents with status table
/list
List
import - List all cached documentation
/search
Search
import - Search within cached documentation
/update
Update
import - Update cached documentation
/url-or-path
Url or path
import - Fetch URL (via Playwright if blocked) or copy local path to docs/
/highscore
limit:highscore
limit - Display all highscores for all plans
/local-cleanup
marketplace:local-cleanup
marketplace - Restore original plugin version from backup
/local-copy
marketplace:local-copy
marketplace - Install local plugin version for testing (backup original)
/CLAUDE
CLAUDE
<claude-mem-context>
/skmtc-retro-review
Skmtc retro review
Aggregate SKMTC friction log entries into a review — cluster patterns, classify interventions, calculate convergence metrics, produce an action plan
/CLAUDE
CLAUDE
<claude-mem-context>
/skmtc-retro
Skmtc retro
Run a SKMTC retrospective on the current session — capture friction and wins to the friction log
/stats
Stats
CoalMine measurement dashboard — canary activity this session + rule-freshness status across the project's rules home
/update
Update
CoalMine self-update — check for a newer CoalMine version and offer to apply it, or set how updates are handled
Persistent session memory for AI coding agents — local-first, with on-device inference, associative recall, and drift detection. Works with Claude Code, Cursor,…
12 views 0 likesRun Hermes Agent and OpenClaw on the same WeChat account
12 views 0 likesAn AI co-scientist running on your desktop. Claude Science but better.
12 views 0 likesEmotion Ball 是一套面向 AI 助手的表情引擎:32 种状态表情全部由纯 SVG 与原生 JavaScript 实时驱动,零框架、零图片资源。AI 侧只需输出一个 emotionId,小球即可切换到对应表情,可直接用作聊天机器人、桌面宠物、悬浮助手的情绪表达层。
13 views 0 likesAgent communication SDK. The open-source agent communication layer for AI agents — email, WhatsApp, Slack, Discord, Telegram, SMS. Python & TypeScript.
16 views 0 likesThe micro-VM for AI agents — light enough to embed on your laptop, elastic enough to power an agentic cloud.
23 views 0 likesGive each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.
13 views 0 likesWebhook integration skills for AI coding agents (Claude Code, Cursor, Copilot). Step-by-step guidance for setting up webhook receivers, signature verification,…
15 views 0 likesToken burn reducer and focus keeper for Claude Code, Codex, Copilot, Gemini CLI, and more: surgical read hints, PDF/Office/CSV/markdown file interception, 160+…
15 views 0 likesRuvNet Brain — a downloadable, source-grounded brain for Claude Code over Reuven Cohen's (rUv's) RuvNet stack: RuVector/RVF, Ruflo, AgentDB, RuLake, SPARC + 21…
15 views 0 likes💼 One MCP server to search job boards and company career sites
13 views 0 likesC++ MCP SDK - build Model Context Protocol (MCP) servers and clients in C++ / CPP. Enterprise-grade security, observability, connectivity. Stdio, HTTP+SSE, Stre…
12 views 0 likesOpen-Source AI Presentation Generator and API (Gamma, Canva, Beautiful AI, Decktopus, Presentations AI Alternative)
13 views 0 likesSecure, Fast, and Extensible Sandbox runtime for AI agents.
28 views 0 likesGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
12 views 0 likesBrowser Harness | Self-healing harness that enables LLMs to complete any task.
12 views 0 likesThe World's First Agentic IDE. Visual dashboard: live sessions, task management, code editor, terminal. Epic Swarm parallel workflows. Auto-proceed rules. Autom…
15 views 0 likesAgenta is a workspace where you and your team build agents and automations.
15 views 0 likesTerminal Director. One lightweight app, eight features, your whole dev workflow in a single window.
14 views 0 likesAI turns documents or topics into real, native PowerPoint decks—with native shapes, transitions and animations, data-backed charts and tables on demand, audio n…
13 views 0 likes