#claude-skills

Everything tagged #claude-skills across the site

5 articles

CLAUDE.md vs. skills: where should Claude Code instructions live?

CLAUDE.md carries persistent project context. Skills load reusable procedures when relevant. Separating stable facts from task-specific workflows keeps both easier to maintain.

LLM Mart · Sep 23, 2026 1 views 0 reactions

What is an MCP server? A practical guide

An MCP server exposes tools, resources, or prompts through a standard protocol so an AI application can discover and use external capabilities.

LLM Mart · Sep 11, 2026 12 views 0 reactions

How to add an MCP server to Claude Code safely

Add remote HTTP or local stdio MCP servers to Claude Code, choose the right scope, protect credentials, verify the connection, and test with least privilege.

LLM Mart · Sep 9, 2026 28 views 0 reactions

Claude skills vs. connectors vs. plugins: what is the difference?

Skills teach Claude a repeatable method, connectors provide governed access to apps and live data, and plugins package related capabilities for installation and sharing.

LLM Mart · Sep 8, 2026 60 views 0 reactions

What are AI agent skills? How SKILL.md works

AI agent skills package instructions, scripts, references, and templates into portable folders an agent loads only when the task calls for them.

LLM Mart · Aug 30, 2026 30 views 0 reactions