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.
/review
Review
Command dispatcher for review.
/tool
Tool
Command dispatcher for tool.
/browser-cdp
Browser cdp
浏览器操控。通过 CDP 协议控制 Chrome,复用已有登录态,执行浏览器自动化操作。
/story-cover
Story cover
网文封面生成。分析书名题材,生成专业封面图。
/story-deslop
Story deslop
网文去AI味。检测并清除文本中的AI写作痕迹,让文字回归自然。
/story-import
Story import
逆向导入已有小说。将已写好的小说反向解析为标准项目目录结构。
/story-long-analyze
Story long analyze
长篇网文拆文。深度拆解爆款长篇小说的黄金三章、人设、爽点、节奏。
/story-long-scan
Story long scan
长篇网文扫榜。分析起点、番茄、晋江等平台排行数据,提炼市场趋势。
/story-long-write
Story long write
长篇网文写作。从大纲到正文,辅助长篇网络小说的创作。
/story-review
Story review
多视角对抗式审查。使用多个 Agent 对作品进行多维度审稿。
/story-setup
Story setup
网文写作环境部署与检查。部署 hooks、rules、agents、项目指令等基础设施;传入 check 只检查不改动。
/story-short-analyze
Story short analyze
短篇网文拆文。拆解爆款短篇的故事核、结构、情感线和反转设计。
/story-short-scan
Story short scan
短篇网文扫榜。分析知乎盐言、番茄短篇等平台热门数据。
/story-short-write
Story short write
短篇网文写作。辅助短篇小说创作,从构思到成稿。
/story
Story
网文工具箱路由入口。根据模糊意图自动分发到对应的写作、拆文或扫榜工具。
/browser-cdp
Browser cdp
浏览器操控。通过 CDP 复用 Chrome 登录态执行浏览器自动化。
/story-cover
Story cover
小说封面生成。根据书名、作者名和题材生成专业网文封面。
/story-deslop
Story deslop
网文去 AI 味。检测并清理模板化、解释腔和过度工整表达。
/story-import
Story import
逆向导入已有小说,将成稿或半成品解析为可续写项目。
/story-long-analyze
Story long analyze
长篇网文拆文,分析黄金三章、人设、爽点和长线节奏。
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