Skills

Type: All Skills Tools
skill ★ 660

Generate Wren MDL from Databases

Automates the creation of Wren MDL projects by introspecting databases via SQLAlchemy, drivers, or raw SQL. It handles schema discovery, type normalisation, and the generation of YAML model and relationship files using the wren CLI.

Canner/wren-engine wren-engine mdl-generation database-introspection schema-discovery
skill ★ 660

Wren Engine End-to-End Onboarding Workflow

Automates the end-to-end onboarding process for Wren Engine by performing environment checks, scaffolding projects, and configuring database connections via .env templates. It prepares the environment for subsequent metadata layer generatio…

Canner/wren-engine wren-engine onboarding project-scaffolding database-connection
skill ★ 660

Wren Engine CLI - Agent Workflow Guide

This skill provides a workflow guide for AI agents using the Wren Engine CLI to query databases. It covers version checking, environment verification, SQL writing and execution, error recovery, and memory management, enabling agents to answ…

Canner/wren-engine wren-cli mdl sql data-query
skill ★ 136,096

Spreadsheet creation and manipulation skill

An automated capability for creating, editing, and analysing spreadsheet files such as .xlsx, .csv, and .tsv. It utilises pandas for data manipulation and openpyxl for formula and formatting management, incorporating LibreOffice-based formu…

anthropics/skills spreadsheet-manipulation excel pandas data-analysis
skill ★ 136,096

Claude Agentic Skill Template

A template for defining agentic skills and operational instructions for Claude.

anthropics/skills template claude skill-definition agentic-skills
skill ★ 73,580

Bootstrap Realtime Evaluation Environments

Automates the scaffolding of new realtime evaluation environments within the OpenAI cookbook by configuring harnesses, prompts, tools, and datasets. It includes automated validation via smoke and full evaluation runs to ensure the new setup…

openai/openai-cookbook realtime-evals scaffolding openai-cookbook automated-testing
skill ★ 51,725

Skill with Invalid Name Format

A test fixture representing a skill with an invalid name format, used for verifying error handling during registration.

crewAIInc/crewAI testing error-handling validation unit-tests
skill ★ 51,725

Minimal Agentic Skill Template

A minimal skill implementation containing only the mandatory fields required for agentic operations.

crewAIInc/crewAI crewai agentic-skills minimal-skill testing-fixture
skill ★ 51,725

Comprehensive Agent Instructions Skill

This skill provides detailed instructions and context for agents, guiding them through specific tasks and ensuring effective operation. It includes usage steps and supplementary notes for optimal agent performance.

crewAIInc/crewAI agent-instructions context-provision task-guidance operational-support
skill ★ 43,146

Anthropic Cookbook Notebook Auditor

Audits Anthropic Cookbook notebooks against a specific style guide and rubric to ensure high-quality technical content and pedagogical effectiveness. It incorporates automated checks for hardcoded secrets and evaluates narrative, code, and …

anthropics/claude-cookbooks notebook-auditing code-review anthropic-cookbooks quality-assurance
skill ★ 43,146

Linear and CMA Webhook Bridge

A stateless webhook bridge that synchronises Linear issues with Anthropic's Claude Model Agent (CMA) by translating @mentions into agent messages and agent idle signals into Linear comments.

anthropics/claude-cookbooks linear anthropic-cma webhooks oauth
skill ★ 43,146

Financial Ratio Calculation and Analysis

This skill calculates and interprets a wide range of financial ratios and metrics from provided financial statement data, enabling investment analysis and performance evaluation. It supports various input formats and provides industry bench…

anthropics/claude-cookbooks financial-analysis ratios investment metrics
skill ★ 43,146

Applying Corporate Brand Guidelines

This skill provides instructions for ensuring all generated documents adhere to specific corporate branding, including colour palettes, typography, and layout standards. It covers formatting for PowerPoint, Excel, and PDF documents alongsid…

anthropics/claude-cookbooks brand-guidelines document-formatting corporate-identity content-standardisation
skill ★ 43,146

Financial Modeling Suite for Investment Analysis

This skill provides a comprehensive financial modeling toolkit, incorporating DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning to support investment decisions and risk assessment. It includes scripts for mod…

anthropics/claude-cookbooks financial-modeling dcf-analysis monte-carlo scenario-planning
skill ★ 136,096

Generate distinctive, production-grade frontend interfaces

This skill generates highly polished, production-grade web components and applications, focusing on intentional and distinctive aesthetic direction rather than generic AI output. It guides the implementation of complex design elements, incl…

anthropics/skills frontend ui-design web-development react
skill ★ 136,096

Generate structured internal company communications

This skill provides structured guidance and templates for drafting various internal communications, such as status reports, newsletters, and 3P updates. It ensures consistency by adhering to predefined company formatting and tone guidelines…

anthropics/skills internal-comms company-updates reporting content-generation
skill ★ 136,096

Building Model Context Protocol Servers for LLMs

This guide outlines the process for developing Model Context Protocol (MCP) servers, enabling sophisticated LLM interaction with external APIs. Developers can implement these servers using Python or TypeScript, ensuring robust tool definiti…

anthropics/skills mcp-protocol llm-agent api-server typescript
skill ★ 136,096

Comprehensive PDF Processing and Manipulation Skill

This skill provides comprehensive capabilities for handling PDF documents, enabling advanced operations such as extracting text, tables, and images, or performing structural modifications like merging, splitting, rotating, and encrypting fi…

anthropics/skills pdf-processing pdf-manipulation text-extraction table-extraction
skill ★ 136,096

Comprehensive PowerPoint Presentation Management

This skill manages all aspects of .pptx files, enabling users to generate, edit, and extract content from presentations. It supports advanced workflows including template manipulation, slide splitting, and detailed visual quality assurance.

anthropics/skills pptx presentation document-generation text-extraction
skill ★ 136,096

Skill Creation and Iterative Improvement Agent

This skill guides users through the entire lifecycle of agentic skill development, from initial intent capture and drafting to rigorous testing and optimization. It facilitates benchmarking, variance analysis, and refining skill description…

anthropics/skills skill-creation agent-development llm-engineering skill-optimization
skill ★ 136,096

Apply Professional Styling to Digital Artifacts

This skill applies consistent, professional styling to various artifacts, such as slides or documents, using predefined or custom themes. It ensures visual consistency by applying cohesive color palettes and complementary font pairings acro…

anthropics/skills theme-generation styling document-formatting visual-identity
skill ★ 136,096

Web Artifacts Builder for Claude

A suite of scripts for generating complex, multi-component React and Tailwind CSS artifacts for Claude.ai. It enables the creation of self-contained, single-file HTML bundles using shadcn/ui and Parcel.

anthropics/skills react tailwind-css shadcn-ui frontend-development
skill ★ 136,096

Playwright Web Application Testing Toolkit

This toolkit provides helper scripts and guidance for testing local web applications using Playwright. It supports server lifecycle management, DOM inspection, and automated actions, encouraging users to treat bundled scripts as black boxes…

anthropics/skills playwright web-testing automation javascript
skill ★ 136,096

Word Document Generation and Advanced Editing

This skill facilitates the full lifecycle of .docx files, allowing for the programmatic creation, complex formatting, and detailed analysis of Word documents. It supports advanced features such as accepting tracked changes, embedding images…

anthropics/skills docx word-document document-processing office-suite