.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/cyanheads/obsidian-mcp-server
home/skills/cyanheads/obsidian-mcp-server
cyanheads avatar

cyanheads/obsidian-mcp-server

32 skills · 33 total installs

View on GitHub
$npx skills add cyanheads/obsidian-mcp-server
SkillInstalls
tool-defs-analysisRead-only audit of MCP definition language across an existing surface — tools, resources, prompts.2add-app-toolScaffold an MCP App tool + UI resource pair. Use when the user asks to add a tool with interactive UI, create an MCP App, or build a visual/interactive tool.1add-promptScaffold a new MCP prompt template. Use when the user asks to add a prompt, create a reusable message template, or define a prompt for LLM interactions.1add-resourceScaffold a new MCP resource definition. Use when the user asks to add a resource, expose data via URI, or create a readable endpoint.1add-serviceScaffold a new service integration. Use when the user asks to add a service, integrate an external API, or create a reusable domain module with its own…1add-testScaffold a test file for an existing tool, resource, or service.1add-toolScaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.1api-authAuthentication, authorization, and multi-tenancy patterns for `@cyanheads/mcp-ts-core`.1api-canvasDataCanvas primitive reference — a Tier 3 SQL/analytical workspace for tabular MCP servers, backed by DuckDB.1api-configReference for core and server configuration in `@cyanheads/mcp-ts-core`.1api-contextCanonical reference for the unified `Context` object passed to every tool and resource handler in `@cyanheads/mcp-ts-core`.1api-errorsMcpError constructor, JsonRpcErrorCode reference, and error handling patterns for `@cyanheads/mcp-ts-core`.1api-linterMCP definition linter rules reference. Use when `bun run lint:mcp` or `bun run devcheck` reports a lint error or warning (`format-parity`, `schema-is-object`,…1api-mirrorStand up a persistent, self-refreshing local mirror of a bulk upstream dataset with the MirrorService (@cyanheads/mcp-ts-core/mirror).1api-servicesAPI reference for built-in service providers (LLM, Speech, Graph). Use when looking up service interfaces, provider capabilities, or integration patterns.1api-telemetryCatalog of OpenTelemetry instrumentation built into framework `@cyanheads/mcp-ts-core` — spans, metrics, completion logs, env config, runtime caveats, custom…1api-testing1api-utilsAPI reference for all utilities exported from `@cyanheads/mcp-ts-core/utils`.1api-workersCloudflare Workers deployment using `createWorkerHandler` from `@cyanheads/mcp-ts-core/worker`.1code-simplifierPost-session code review and cleanup against a working tree of changes.1design-mcp-serverDesign the tool surface, resources, and service layer for a new MCP server.1field-testExercise tools, resources, and prompts against a live HTTP server via MCP JSON-RPC over curl.1git-wrapupLand working-tree changes as logical commits — the work grouped by concern, topped by a release commit (version bump, changelog, regenerated artifacts) and an…1maintenance1orchestrationsPick and run a multi-phase workflow that chains foundational task skills (`git-wrapup`, `release-and-publish`, `maintenance`, `field-test`, `setup`, etc.)…1polish-docs-metaFinalize documentation and project metadata for a ship-ready MCP server. Use after implementation is complete, tests pass, and devcheck is clean.1release-and-publishShip a release end-to-end across every registry the project targets (npm, MCP Registry, GitHub Releases for `.mcpb` bundles, GHCR).1report-issue-frameworkFile a bug or feature request against @cyanheads/mcp-ts-core when you hit a framework issue.1report-issue-localFile a bug or feature request against this MCP server's own repo.1security-passReview an MCP server for common security gaps: LLM-facing surfaces as injection vector (tools, resources, prompts, descriptions), scope blast radius,…1setupPost-init orientation for an MCP server built on @cyanheads/mcp-ts-core.1techniquesCatalog of reusable response- and data-shaping techniques for MCP servers built on `@cyanheads/mcp-ts-core` — overflow handling, payload shaping, retrieval…1