Browse free open source Agent Skills and projects below. Use the toggles on the left to filter open source Agent Skills by OS, license, language, programming language, and project status.

  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 1
    Humanizer Skill

    Humanizer Skill

    Claude Code skill that removes signs of AI-generated writing from text

    Humanizer Skill is a utility library focused on transforming technical or machine-oriented text into expressions that are more natural, readable, and “human-friendly.” It provides a suite of algorithms that convert timestamps, identifiers, file sizes, code tokens, and structured data into phrases that resemble typical human phrasing rather than compact machine output. For example, date and time values can be expressed as relative terms (“two hours ago”), and file sizes can be shown in intuitive units instead of raw bytes. It also includes functions for transforming camelCase, snake_case, or PascalCase identifiers into spaced and capitalized representations suitable for user interfaces, reports, or documentation. Beyond text formatting, the library can handle pluralization, enumeration formatting (“A, B, and C”), and token expansion so that program-generated content feels more conversational.
    Downloads: 151 This Week
    Last Update:
    See Project
  • 2
    Claude Skills

    Claude Skills

    Public repository for Agent Skills

    Claude Skills is a public repository that showcases and serves as a collection of skills — modular, reusable packages of instructions, scripts, and resources that Claude and other compatible agents can dynamically discover and load to extend their capabilities on specialized tasks. Rather than relying on handcrafted prompts every time, Skills teach an AI agent procedural knowledge and task-specific workflows so it can apply that expertise reliably, whether the task involves document creation, data analysis, design generation, or technical automation. Each Skill lives in its own directory with a SKILL.md file containing metadata and instructions, and can include supplemental scripts or assets that the agent uses to perform complex operations when relevant.
    Downloads: 108 This Week
    Last Update:
    See Project
  • 3
    OpenMontage

    OpenMontage

    World's first open-source, agentic video production system

    OpenMontage is an open-source, agent-driven video production system that transforms AI coding assistants into fully automated multimedia creation pipelines. Instead of focusing on a single capability such as text-to-video generation, it treats video production as a structured, multi-stage workflow that mirrors how a real production team operates, including research, scripting, asset generation, editing, and final rendering. The system orchestrates a large collection of tools and models through coordinated pipelines, enabling an AI agent to autonomously gather information, write scripts, generate visuals, synthesize voiceovers, and assemble a complete video output. One of its defining characteristics is its modular and extensible architecture, which allows users to mix and match different providers, including both cloud APIs and local models, depending on performance, cost, or privacy needs.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    notebooklm-py

    notebooklm-py

    Unofficial Python API and agentic skill for Google NotebookLM

    notebooklm-py is an unofficial Python API and agent-ready integration layer for Google NotebookLM that exposes NotebookLM functionality through code, the command line, and AI agent workflows. Its goal is to provide programmatic access not just to standard notebook operations, but also to many capabilities that are either limited or unavailable in the web interface, making it especially useful for automation and custom pipelines. The project covers notebook management, source ingestion, conversational querying, research workflows, and sharing controls, while also enabling the generation of a wide range of study and media artifacts. These outputs include audio overviews, videos, slide decks, infographics, quizzes, flashcards, reports, data tables, and mind maps, with configurable formats and export options.
    Downloads: 18 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Aden Hive

    Aden Hive

    Outcome driven agent development framework that evolves

    Hive is an open-source agent development framework that helps developers build autonomous, reliable, self-improving AI agents by letting them describe goals in ordinary natural language instead of hand-coding detailed workflows. Rather than manually defining execution graphs, Hive’s coding agent generates the agent graph, connection code, and test cases based on your high-level objectives, enabling outcome-driven agent creation that fits real business processes. Once deployed, agents can capture failure data, evolve automatically to meet their success criteria, and redeploy without constant manual intervention, delivering continual improvement over time. The framework also includes human-in-the-loop nodes, credential management, cost and budget controls, and real-time observability so teams can monitor execution and intervene as needed. Hive is designed for production environments and supports a wide range of large language models, local models, and business system connectivity.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Agent Skills

    Agent Skills

    Skills for AI coding agents

    Agent Skills by Vercel Labs is a curated collection of modular “skills” designed to extend the capabilities of AI coding agents by packaging human-ready instructions, workflows, and optional scripts that tell an agent how to perform specific development tasks. In this repository, each skill adheres to the Agent Skills specification, meaning they’re defined as folders with a SKILL.md file (containing task descriptions and step-by-step guidance) and can include helper scripts and reference material that the agent can execute or consult when invoked. The goal of the project is to make it easy for AI assistants like Claude Code, OpenCode, Cursor, Codex, and others that support this open ecosystem to automatically apply best practices or perform concrete actions when a relevant user intent is detected. For example, some skills guide the agent in applying React and Next.js performance best practices, auditing UI and accessibility standards.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Claude Scientific Skills

    Claude Scientific Skills

    A set of ready to use Agent Skills for research, science, engineering

    Claude Scientific Skills is a large open source collection of ready-to-use scientific capabilities that extend AI coding agents into full research assistants. The project provides more than 170 curated skills covering domains such as genomics, drug discovery, medical imaging, physics, and advanced data analysis. Each skill bundles documentation, examples, and tool integrations so agents can reliably execute complex multi-step scientific workflows. The framework follows the open Agent Skills standard and works with multiple AI development environments including Claude Code, Cursor, and Codex. Its primary goal is to reduce the friction of scientific computing by giving AI agents structured access to specialized libraries, databases, and research pipelines. Overall, the repository acts as a modular capability layer that transforms general AI agents into domain-aware computational scientists.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Compound Engineering

    Compound Engineering

    Official Compound Engineering plugin for Claude Code, Codex, Cursor

    The Compound Engineering plugin project is an AI-driven workflow system designed to improve software development by turning each unit of work into a reusable and compounding asset. It provides a structured set of commands and agents that guide developers through stages such as brainstorming, planning, execution, review, and knowledge capture. The core philosophy is to reduce technical debt by emphasizing thorough planning and continuous learning, ensuring that each iteration improves future work rather than increasing complexity. The plugin integrates with multiple AI coding environments, including Claude Code and other tools, enabling consistent workflows across platforms. It also supports automated code review and ideation processes, leveraging multiple agents to enhance quality and decision-making. By codifying patterns and learnings, it creates a feedback loop that improves productivity over time.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    OpenClaw Medical Skills

    OpenClaw Medical Skills

    The largest open-source medical AI skills library for OpenClaw

    OpenClaw-Medical-Skills is an open-source library that provides a large collection of specialized medical capabilities designed for the OpenClaw AI agent ecosystem. The project organizes domain-specific “skills” that enable autonomous agents to perform tasks related to biomedical research, healthcare analysis, and clinical data interpretation. Each skill is packaged as a modular component that can be integrated into an OpenClaw-based AI assistant, allowing the agent to perform expert-level reasoning and workflows in medical contexts. Instead of relying on general-purpose language model responses, the repository equips AI agents with structured instructions and tools tailored to medical knowledge and datasets. This modular design allows developers and researchers to build AI systems that can access specialized medical reasoning processes, retrieve relevant biomedical information, and generate structured outputs suitable for analysis or downstream processing.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Trail of Bits Skills Marketplace

    Trail of Bits Skills Marketplace

    Trail of Bits Claude Code skills for security research, vulnerability

    Trail of Bits Skills Marketplace is a specialized Claude Code skills marketplace built by the security research firm Trail of Bits that focuses on enhancing AI-assisted workflows for vulnerability discovery, testing, and secure development. The repository groups a set of plug-in skills tailored toward static analysis, code auditing, secure defaults detection, and other practices that matter in software security. Users can easily add the marketplace to a Claude Code environment, browse available plugins, and install specific skills for tasks like automatic Semgrep rule creation, entry-point analysis in smart contracts, or insecure defaults detection. This project leverages the agent skills architecture to let AI assistants take on detailed, repeatable security procedures that are typically manual, such as parsing Burp Suite projects or conducting variant analysis across codebases.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    graphify

    graphify

    AI coding assistant skill (Claude Code, Codex, OpenCode, OpenClaw)

    graphify is a data visualization and transformation tool designed to convert structured or semi-structured data into graph-based representations, enabling better understanding of relationships and dependencies. It focuses on building visual models such as nodes and edges that represent entities and their connections, making complex datasets easier to interpret. The system likely supports dynamic updates, allowing graphs to evolve as data changes or new inputs are introduced. It is particularly useful in domains such as network analysis, knowledge graphs, and system architecture visualization. The architecture emphasizes flexibility, enabling users to customize how data is mapped and displayed. It may also include analytical features to explore patterns, clusters, or anomalies within the graph. Overall, graphify serves as a bridge between raw data and visual insight.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Ars Contexta

    Ars Contexta

    Claude Code plugin that generates individualized knowledge systems

    Ars Contexta is a Claude Code plugin designed to automatically transform conversations into structured, personalized knowledge systems that function as a “second brain.” Instead of leaving insights scattered across chat sessions, the tool captures how a user thinks, works, and solves problems, then converts those interactions into organized markdown files that the user fully owns. The system emphasizes long-term knowledge retention by structuring information into reusable and evolving documents rather than ephemeral chat logs. It allows users to define their thinking style and workflows, which the system uses to tailor how knowledge is captured and organized. Arscontexta integrates directly into coding workflows, making it particularly useful for developers who want to accumulate insights over time. The resulting knowledge base can be reused across sessions, improving productivity and reducing repeated explanations.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    designlang

    designlang

    Extract any website's complete design system with one command

    designlang is a powerful tool that extracts complete design systems from existing websites using automated analysis and converts them into reusable assets and tokens. It generates structured outputs such as design tokens, semantic components, and styling systems that can be used across multiple platforms. The tool supports exporting to frameworks like Tailwind, SwiftUI, Flutter, and WordPress, making it highly versatile for cross-platform development. It also integrates with tools like Figma and shadcn, enabling seamless design-to-code workflows. The system includes accessibility analysis features, such as WCAG compliance checks and CSS health audits, helping developers improve usability and standards compliance. It can be used via CLI or browser extension, making it flexible for different workflows. Overall, design-extract automates the process of reverse-engineering design systems, significantly accelerating frontend development.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    AI Maestro

    AI Maestro

    Give AI Agents superpowers: memory search, code graph queries

    AI Maestro is a framework designed to orchestrate AI workflows and coordinate multiple components into cohesive systems. It focuses on enabling structured interaction between different AI modules, allowing them to collaborate on complex tasks. The system emphasizes modular design, enabling developers to build workflows by combining independent components. It supports automation, allowing tasks to be executed with minimal manual intervention. The framework is designed to be flexible, accommodating different use cases and integration requirements. It also encourages scalability, making it suitable for both small projects and larger systems. Overall, AI Maestro acts as a conductor for AI workflows, ensuring that different components work together efficiently.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Harness

    Harness

    A meta-skill that designs domain-specific agent teams

    Harness is a meta-skill framework designed to automate the creation and orchestration of domain-specific AI agent teams within Claude Code environments. Instead of manually defining agents and their behaviors, it generates specialized agents, assigns them roles, and produces the skills they need to execute tasks effectively. The system focuses on scaling agent-based workflows by dynamically assembling teams tailored to specific problems. It enables structured collaboration between agents, allowing them to divide work and operate in coordinated pipelines. Harness also abstracts the complexity of agent design, making it easier for developers to deploy multi-agent systems without extensive configuration. Its approach emphasizes modularity and reuse, allowing generated agents and skills to be applied across different projects. Overall, Harness acts as an automation layer for building and managing complex agent ecosystems.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Microsoft Agent Skills

    Microsoft Agent Skills

    Skills, MCP servers, Custom Agents, Agents.md for SDKs

    Microsoft Agent Skills is an actively maintained repository of skills, custom agents, templates, and MCP configuration files designed to extend AI coding assistants with deep knowledge about Azure SDKs and Microsoft AI Foundry services. The project bundles over a hundred domain-specific skills that teach AI agents how to perform tasks like Azure resource provisioning, SDK usage patterns, infrastructure setup, and common DevOps workflows, bridging the gap between agent reasoning and real-world Microsoft platform needs. In addition to the skills themselves, the repo includes templates for agent configuration (e.g., Agents.md), marketplace setup files, and command utilities to install skills into directories like .github/skills or .claude/skills. It also offers preconfigured MCP servers and custom agent roles covering backend, frontend, infrastructure, planner, and other use cases, helping teams create richer, role-aware AI assistants.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    video-use

    video-use

    Edit videos with Claude Code

    Video Use is an open-source AI-powered video editing tool that allows users to transform raw footage into polished videos using natural language commands. Designed to work with Claude Code, it automates the entire editing process—from cutting clips to rendering the final output—without requiring manual timelines or complex software interfaces. The system intelligently analyzes audio transcripts and visual cues to make precise, context-aware editing decisions. It supports a wide range of content types, including interviews, tutorials, montages, and talking-head videos. By combining structured text representations with on-demand visual previews, it minimizes processing overhead while maintaining high-quality results. Overall, Video Use reimagines video editing as an AI-driven, conversational workflow.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Browser Use

    Browser Use

    Make websites accessible for AI agents

    Browser Use is an AI-powered browser automation framework designed to let agents interact with websites just like humans do. It enables developers and AI systems to perform complex online tasks such as form filling, data extraction, and navigation through natural language instructions. Built with Python and compatible with modern LLMs, it integrates seamlessly with tools like ChatBrowserUse, Google Gemini, and Anthropic models. The platform supports both open-source deployment and a fully hosted cloud version for enhanced scalability and performance. Its cloud offering includes advanced capabilities like stealth browsing, CAPTCHA solving, and proxy rotation for reliable automation. Overall, Browser Use transforms web interaction into an intelligent, programmable workflow driven by AI agents.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    OpenWork AI

    OpenWork AI

    An open-source alternative to Claude Cowork, powered by opencode

    OpenWork is a framework for building decentralized collaborative work environments powered by AI and human contributions. At its core, the project enables contributors to define tasks, workflows, and goals that can be split, shared, and recombined across distributed nodes while agents and humans cooperate to advance progress. It offers structured templates for work items, decision logic for task allocation, and consensus mechanisms that let groups verify and validate results toward shared objectives. This project also includes moderation and reputation layers so that contributor trust and quality can be assessed and integrated into future task assignments. Rather than a single monolithic workflow engine, it emphasizes openness — providing APIs and interfaces so communities can build custom dashboards, integrate specialized agents, or add bespoke evaluation criteria.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Wondel.ai Skills

    Wondel.ai Skills

    Agent skills for Claude Code and other agentskills-compatible agents

    Wondel.ai Skills is a repository that provides modular capability packages for AI agents, particularly those operating within Claude Code and similar ecosystems. Each skill represents a structured set of instructions, workflows, and tools that enable agents to perform specific tasks with expertise. These skills can cover a wide range of domains, including development, automation, and problem-solving, allowing agents to extend their capabilities dynamically. The system emphasizes modularity, enabling skills to be reused and combined into more complex workflows. It also supports compatibility across multiple AI tools and platforms, making it a versatile resource for developers. The repository serves as both a toolkit and a marketplace of capabilities that can be installed into agents. Overall, Skills enables AI systems to become more specialized and effective by equipping them with reusable expertise modules.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    memsearch

    memsearch

    A Markdown-first memory system, a standalone library for any AI agent

    memsearch is a markdown-first memory system designed to provide long-term memory capabilities for AI agents through structured storage and semantic retrieval. It enables agents to store, organize, and retrieve information using embeddings and hybrid search techniques, ensuring that relevant context is always available. The system supports advanced features such as reranking and progressive disclosure, which help prioritize the most useful information for a given query. It integrates with vector databases like Milvus, enabling scalable storage and retrieval of large datasets. Memsearch is designed to be agent-friendly, making it easy to plug into existing AI workflows and enhance reasoning capabilities. Its markdown-first approach ensures transparency and portability of stored knowledge. Overall, it provides a robust foundation for building AI systems with persistent and intelligent memory.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Claude Code Skills & Plugins

    Claude Code Skills & Plugins

    232+ Claude Code skills & agent plugins for Claude Code, Codex

    Claude Skills is a repository that provides a collection of structured skill definitions designed to enhance the capabilities of Claude-based AI systems. Each skill encapsulates a specific capability, such as coding, analysis, or workflow execution, allowing the model to perform tasks more effectively. The project emphasizes modularity, enabling skills to be combined and reused across different contexts. It is designed to integrate seamlessly into AI workflows, providing a plug-and-play approach to extending functionality. The repository also includes examples and templates, making it easier for developers to create their own custom skills. It supports a wide range of use cases, from development to content generation. Overall, Claude Skills acts as a library of reusable expertise modules for AI systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Claude Codex Settings

    Claude Codex Settings

    My personal Claude Code and OpenAI Codex setup

    Claude Codex Settings is a configuration-focused repository that provides curated settings, prompts, and workflow optimizations for improving AI-assisted coding environments. It is designed to help developers fine-tune how Claude and similar models behave within coding workflows, ensuring more consistent and high-quality outputs. The project emphasizes practical usability, offering ready-to-use configurations that can be directly integrated into development environments. It also includes guidelines for structuring prompts, managing context, and optimizing interactions with AI systems. The repository serves as both a toolkit and a reference for improving developer productivity when working with AI assistants. It is particularly useful for users who want to standardize their workflows and reduce variability in results. Overall, Claude Codex Settings acts as a configuration layer that enhances the effectiveness of AI coding tools.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Claude Octopus

    Claude Octopus

    Put up to 8 AI models on every coding task

    Claude Octopus is a multi-model orchestration plugin that enables developers to run multiple AI models simultaneously on a single coding task to reduce blind spots and improve output quality. It allows up to eight different models to analyze the same problem in parallel, surfacing diverse perspectives before finalizing results. The system is particularly useful for detecting inconsistencies, edge cases, and errors that a single model might miss. It integrates directly into coding workflows, making it easy to compare outputs without leaving the development environment. The plugin supports multiple providers and model types, enabling flexible combinations of local and cloud-based models. It emphasizes collaborative intelligence, where models effectively act as reviewers of each other’s work. Overall, Claude Octopus enhances reliability and decision-making by introducing redundancy and diversity into AI-assisted coding.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Coinbase Agentic Wallet Skills

    Coinbase Agentic Wallet Skills

    npx skills add coinbase/agentic-wallet-skills

    Coinbase Agentic Wallet Skills project is a modular skill library developed by Coinbase as part of its Agentic Wallet ecosystem, designed to give AI agents direct access to on-chain financial operations through a standardized and reusable interface. It provides a set of pre-built “skills” that abstract complex blockchain interactions into simple, callable capabilities, allowing agents to authenticate, manage funds, and execute transactions without requiring developers to implement low-level logic. These skills are designed to integrate seamlessly with the awal CLI and agent frameworks, enabling rapid deployment of wallet-enabled AI systems with minimal setup. The architecture is centered on composability, where each skill represents a discrete capability such as sending stablecoins, trading tokens, or interacting with paid APIs. It also leverages the x402 protocol, which enables machine-to-machine payments and autonomous service consumption.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB