LLM Mart Basic
@llm-mart · Joined Jun 2026
Professional communication, email management, stakeholder coordination, follow-up systems
Executive operations, calendar management, travel coordination, expense workflows
Client advisory communication with fiduciary tone, compliance-friendly language, and plain-language financial education
Financial planning knowledge for retirement, education, estate, tax, and insurance needs analysis
Regulatory change monitor — current SEC, FINRA, IRS landscape with effective dates; flags advice impacted by recent changes
AI vendor billing-model fluency — auto-activates when normalizing, comparing, or forecasting AI spend across seats, usage, credits, and reserved capacity
AI unit-economics discipline — auto-activates when evaluating whether AI spend is worth it, pushing from tokens and requests to cost-per-successful-outcome
Weekly and monthly operating rhythm for solo founders — retros, three-bet weekly plans, honest monthly updates, and metric discipline
Scope and shipping guardrails for solo founders — cutting v1 to the one feature that tests the riskiest assumption, and a validation check before anything goes public
Worker-facing safety writing conventions — auto-activates when drafting toolbox talks, procedures, signage, alerts, or any safety material a crew has to read and act on
Safety-documentation guardrails — auto-activates on incident, inspection, recordkeeping, or regulatory work to keep drafts factual, uncertified, and never in front of a reporting obligation
Map clinical study data to FDA Substantial Equivalence and clinical performance criteria for AI-enabled medical devices
Determine the appropriate FDA premarket pathway for an AI-enabled medical device based on intended use and predicate landscape
HR operations, employment law, policy writing, compliance frameworks
Reskilling pathway mapper — given a displaced role, map AI-resistant adjacent roles and learning paths
Talent acquisition, job descriptions, DEI-inclusive language, onboarding
Insurance client relationship management, retention strategies, and cross-selling approaches
Insurance policy analysis across P&C, life, health, and commercial lines
Client management expertise for interior design proposals, scope management, and project communication
Interior design expertise for space planning, material specification, and design documentation
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.
/implement
Implement
agentii.implement — the spec 046 kit command. Use the Skill tool to run agentii:implement on this workspace.
/plan
Plan
agentii.plan — the spec 046 kit command. Use the Skill tool to run agentii:plan on this workspace.
/specify
Specify
agentii.specify — the spec 046 kit command. Use the Skill tool to run agentii:specify on this workspace.
/tasks
Tasks
agentii.tasks — the spec 046 kit command. Use the Skill tool to run agentii:tasks on this workspace.
/pr-finish
pr-finish
Drive a PR to merge — rebase, fix CI, resolve review comments, update title/description, merge when green
/delegate-review
Delegate review
Run OCR in delegation mode — OCR handles file selection and rules, the host agent performs the actual review.
/review
Review
Run OpenCodeReview (OCR) to review code changes and autonomously apply fixes.
/login
Login
Log in to Hivemind and select your organization
/update
Update
Update the Hivemind plugin to the latest version
/login
Login
Log in to Hivemind and select your organization
/update
Update
Update the Hivemind plugin to the latest version
/disable
Disable
credo - Disable credo for this directory (silence onboarding and the [credo] line here, reversible)
/enable
Enable
credo - Enable credo for this directory (opt in; overrides a previous decline)
/explain
Explain
credo - Explain something in depth (what/why/example/consequences)
/migrate
Migrate
credo - Migrate an existing repo into the .credo/ structure
/project
Project
credo - Pin the target repo for credo's project layer (hub-aware), or show the resolved target
/psalm
Psalm
credo - Interactive guide to available topics and workflows
/role-clear
Role clear
credo - Clear this session's default role (back to no role; the agent does everything)
/role-plan
Role plan
credo - Set this session's default role to plan/clarify (owns clarifying 1_clarify items, no commits/push)
/role-task
Role task
credo - Set this session's default role to task/build (owns implementing GO items incl. commits/push per dogma)
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