Tag: markdown

Type: All Skills Tools
skill ★ 4,829

Automate Obsidian Vaults via obsidian-cli

Use obsidian-cli to automate interactions with Obsidian vaults, including searching, creating, and deleting Markdown notes. The skill supports safe refactoring of wikilinks and content-based searching across the vault.

the-open-agent/openagent obsidian markdown automation cli
tool ★ 32

Persistent memory system for Claude Code

This tool provides persistent memory for Claude Code by running a background miner that extracts durable lessons from completed sessions. These memories are stored locally and automatically pre-load relevant context for subsequent sessions,…

TT-Wang/memem persistent-memory context-loading llm session-management
skill ★ 48

Build and Deploy Data Dashboards with Markdown

This skill guides users through creating interactive data dashboards using a markdown format, enabling the definition of queries and visualization components. It facilitates local previewing and deployment to the Bonnard platform via dedica…

bonnard-data/bonnard-cli dashboard markdown data-visualization cli
tool

Programmatic management of Obsidian Markdown vaults

This tool provides a programmatic interface for managing Obsidian vaults, allowing developers to search content, create new notes, and safely move files while automatically updating internal Markdown links. It resolves vault locations and h…

casibase/casibase obsidian markdown vault-management cli
skill ★ 11

Publish Markdown to MediaWiki

Converts markdown files to wikitext and publishes them to a MediaWiki instance using the wiki CLI. The skill supports previewing changes, managing edit summaries, and applying specific themes.

olgasafonova/mediawiki-mcp-server mediawiki markdown wikitext automation
skill ★ 20

Generate structured product requirements documents

This skill guides the user through defining a feature by asking clarifying questions regarding scope, goals, and success criteria. It then generates a structured, actionable Product Requirements Document (PRD) in Markdown format, suitable f…

adawalli/nexus prd requirements product-management markdown
skill ★ 10,706

Generate new browser QA flow specification file

This skill automates the creation of structured browser QA flow specification files from a template. It accepts key parameters such as ID, title, and goal, handling necessary front matter population and validation for the resulting markdown…

elie222/inbox-zero qa-flow browser-testing spec-generation markdown
skill ★ 24,025

Mastra Documentation Writing and Linting Skill

A skill for creating and updating Mastra documentation following specific styleguides and linting protocols. It leverages Prettier, Remark, and Vale to ensure consistency across quickstarts, tutorials, and API references.

mastra-ai/mastra mastra documentation-guidelines linting markdown
tool ★ 34

Cortex Wiki Authoring and Documentation

Provides a structured interface for authoring and managing long-form documentation, including ADRs, specifications, and file-level notes. It enables bidirectional linking and ensures architectural decisions persist alongside the Cortex memo…

cdeust/Cortex documentation adr knowledge-management markdown
skill ★ 372,633

Notion Integration via ntn CLI

Provides an interface for interacting with Notion via the ntn CLI, supporting page management, database queries, file uploads, and raw API requests. It enables Markdown-first content manipulation and worker deployment.

openclaw/openclaw notion cli api-integration markdown
tool ★ 372,633

Programmatic Obsidian Vault Management via CLI

This tool provides programmatic access to Obsidian vaults, allowing developers to manage notes, tasks, and properties using the official CLI. It supports core vault operations such as searching, creating, modifying files, and interacting wi…

openclaw/openclaw obsidian markdown cli knowledge-base
skill ★ 372,633

Obsidian Vault Maintenance Skill

Maintains an Obsidian-compatible memory wiki vault using wikilinks, frontmatter, and Obsidian CLI integration.

openclaw/openclaw obsidian memory-wiki knowledge-management markdown
tool ★ 372,633

Feishu Document Read, Write, and Block Manipulation

This tool provides comprehensive programmatic access to Feishu documents, enabling operations such as reading plain text, appending markdown content, and creating new documents. It supports granular block manipulation, including structured …

openclaw/openclaw feishu document markdown content-management
skill ★ 394

Technical Documentation Engineering Skill

An agentic skill for authoring and maintaining technical documentation, including API references, ADRs, and tutorials. It focuses on producing accurate, code-linked content such as README files and docstrings for developers and operators.

sipyourdrink-ltd/bernstein documentation-engineering api-documentation technical-writing markdown
tool

Securely fetch and clean web content for LLMs

This utility fetches URLs, providing clean, markdown-formatted content alongside structured metadata and external links. It includes advanced injection safety scanning and handles common web obstacles like paywalls and bot blocks.

Erodenn/fetch-guard web-scraping markdown llm-data security
tool ★ 3

Web Scraping via MCP Server

Extracts clean Markdown content, links, and metadata from URLs using Mozilla Readability. It is optimised for server-rendered pages but does not execute JavaScript.

ofershap/mcp-server-scraper mcp web-scraping content-extraction metadata-extraction
tool ★ 2

Markdown Content Search and Extraction

Search, navigate, and extract structured content from local markdown files using heading-based extraction and code block identification. It supports full-text search and YAML frontmatter parsing.

ofershap/mcp-server-markdown mcp markdown content-extraction documentation-search
skill ★ 2

Markdown sharing and collaboration with mdshare

This skill enables collaborative markdown sharing via mdshare.live, allowing users to upload, edit, and comment on documents using MCP tools. It supports granular permissions, version history, and link-based access without requiring authent…

urbanmorph/mdshare markdown mcp collaboration document-management
tool ★ 8

WebPeel: Clean Web Content Extraction

Extracts clean, structured markdown from any URL while significantly reducing token usage for LLM agents. It handles JavaScript rendering, bot protection, and provides specialised extractors for platforms like YouTube and GitHub.

webpeel/webpeel web-scraping mcp llm content-extraction
tool ★ 8

WebPeel Web Fetching and Search Tool

A web fetching utility that converts web pages into clean, token-efficient markdown for AI agents. It features smart escalation from HTTP requests to headless browser rendering and includes DuckDuckGo search capabilities.

webpeel/webpeel web-scraping mcp markdown web-search
tool ★ 1

Convert Markdown and Text to Shareable Links

An MCP server that converts Markdown and plain text into clean, shareable web links via plsreadme.com. It provides tools to create, update, delete, and list hosted documents.

FacundoLucci/plsreadme mcp markdown content-sharing web-links
skill ★ 4

Create AI-Optimised Technical Specifications

Generates structured, machine-readable Markdown specification files designed for optimal consumption by generative AI models. The process ensures adherence to standardised templates for requirements, constraints, and interfaces.

jmrplens/gitlab-mcp-server documentation generative-ai markdown software-engineering
skill ★ 4

Automated Implementation Plan Generator

Generates machine-readable, deterministic implementation plans for software development tasks such as feature implementation, refactoring, or infrastructure upgrades. The output is structured for autonomous execution by AI agents or humans …

jmrplens/gitlab-mcp-server implementation-planning ai-agents software-engineering automation
skill ★ 4

Generate structured architectural decision records

This skill generates a comprehensive Architectural Decision Record (ADR) in a standardized markdown format. It structures the documentation to capture context, the chosen decision, positive and negative consequences, and rejected alternativ…

jmrplens/gitlab-mcp-server architecture adr documentation decision-record