content-design
Content-design is a technical skill that treats content as interface, focusing on precise terminology and design decisions for user success in SaaS tools and workflow automation.
Categories.seoDescriptions.official
Discover the world's most comprehensive directory for AI Agent Skills and community-driven MCP Servers (Model Context Protocol). Seamlessly find and install high-quality developer integrations for your Claude Desktop, Cursor, or custom AI agents. From cloud operations to API integrations, explore verified open-source MCP practices to supercharge your AI workflows.
Content-design is a technical skill that treats content as interface, focusing on precise terminology and design decisions for user success in SaaS tools and workflow automation.
update-docs is a skill that guides users through updating Next.js documentation based on code changes, ensuring documentation completeness and accuracy.
algorithmic-art is an AI Agent skill for creating generative algorithmic art. It first defines an algorithmic philosophy in an .md file, then expresses it through code by generating a p5.js sketch, resulting in an interactive .html viewer and the core .js algorithm.
docx is an AI Agent Skill for programmatically manipulating Microsoft Word documents. It treats .docx files as ZIP archives containing XML, enabling direct editing, content extraction with `pandoc`, and new document creation via `docx-js`.
mcp-builder is a specialized guide for developing Model Context Protocol (MCP) servers. It provides a high-level workflow for creating tools that allow Large Language Models to integrate with and operate external APIs and services effectively.
pdf is an AI Agent skill for programmatically processing Portable Document Format files. It uses Python libraries like PyPDF to perform operations including text extraction, merging multiple PDFs, splitting documents, rotating pages, and filling out interactive forms for backend automation.
skill-creator is an AI agent skill used to create new skills, modify and improve existing skills, and measure skill performance. It helps users draft skills, run test prompts, and conduct qualitative and quantitative evaluations.
xlsx is an AI Agent skill for programmatically handling spreadsheet files. It automates tasks like opening, reading, editing, formatting, and cleaning .xlsx, .xlsm, .csv, and .tsv data, ensuring professional output with zero formula errors.
internal-comms is an AI agent skill that provides template-based generation for internal corporate communications. It uses predefined guideline files from an examples/ directory to create standardized documents including status reports, leadership updates, and incident reports.
theme-factory is an AI agent skill that provides a toolkit for styling artifacts with a theme. It offers 10 pre-set themes with curated color palettes (hex codes) and complementary font pairings, or can generate a new theme on-the-fly for slides, docs, and reports.
webapp-testing is a toolkit for interacting with and testing local web applications using Playwright, supporting features like browser screenshot capture and log viewing.
pptx is an AI agent skill for programmatically handling PowerPoint .pptx files. It provides capabilities for reading content via markitdown, creating presentations from scratch with pptxgenjs, editing from templates, and unpacking the raw Office Open XML structure for low-level manipulation.