Agent Skills for Linux

View 11 business solutions

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

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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: 137 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: 109 This Week
    Last Update:
    See Project
  • 3
    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: 15 This Week
    Last Update:
    See Project
  • 4
    Google Workspace CLI

    Google Workspace CLI

    Command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, etc.

    Google Workspace CLI (gws) is a command-line tool designed to interact with Google Workspace services such as Drive, Gmail, Calendar, Sheets, and more from a single interface. It dynamically generates its command structure using Google’s Discovery Service, allowing it to automatically support new API endpoints as they become available. The tool eliminates the need for manual REST API calls by providing structured commands and built-in help for each resource and method. It outputs structured JSON responses, making it easy for developers, scripts, and AI agents to process results programmatically. The CLI supports multiple authentication methods, including OAuth login, service accounts, and environment-based credentials for automated environments. With built-in agent skills and automation features, it enables developers and AI systems to manage and automate Google Workspace workflows efficiently.
    Downloads: 14 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    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: 11 This Week
    Last Update:
    See Project
  • 6
    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: 11 This Week
    Last Update:
    See Project
  • 7
    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: 8 This Week
    Last Update:
    See Project
  • 8
    /last30days

    /last30days

    Claude Code skill that researches any topic across Reddit + X

    /last30days is a specialized Claude Code skill designed to research current trends and practices across Reddit, X, and the wider web from the last 30 days, synthesize that data, and produce copy-paste-ready prompts or summaries that reflect what the community is actually talking about now. Rather than returning generic model responses, it intelligently analyzes social media and community discussions to identify what’s genuinely trending or working in practice across topics ranging from prompt techniques to tool usage or cultural trends. This makes it particularly useful for prompt engineers, content creators, and developers who want up-to-date prompts and insights that align with the most recent consensus and shared best practices in fast-moving fields like AI tooling.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    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
  • $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
  • 10
    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: 6 This Week
    Last Update:
    See Project
  • 11
    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: 6 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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: 5 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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: 4 This Week
    Last Update:
    See Project
  • 17
    OpenAI Agent Skills

    OpenAI Agent Skills

    Skills Catalog for Codex

    OpenAI Agent Skills is an open-source repository that serves as a broad catalog of agent skills designed to extend the capabilities of OpenAI Codex and other AI coding agents. It organizes reusable, task-specific workflows, instructions, scripts, and resources into modular skill folders so that an AI agent can reliably perform complex tasks without repeated custom prompting, making agent behavior more predictable and composable. Each skill is defined with clear metadata and instructions organizing how an AI assistant should complete specific tasks ranging from project management to code generation and documentation assistance. The repository supports community contributions, allowing developers to add new skills or update existing ones to keep the catalog relevant and practical for evolving use cases.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Skills Janitor

    Skills Janitor

    Audit, track usage, and compare your Claude Code skills

    The Skills Janitor project is a lightweight plugin designed to manage, audit, and optimize AI agent skill ecosystems, particularly for environments like Claude Code and OpenAI Codex. It functions as a “maintenance layer” for AI skills by automatically scanning installed skill directories, identifying duplicates, and analyzing their structure and usage. One of its core purposes is to help developers maintain a clean and efficient skill environment, especially as the number of installed skills grows over time. The system provides a set of command-based tools that allow users to perform health checks, generate reports, and automatically fix issues such as broken or redundant skills. It also includes usage tracking by parsing conversation history, giving visibility into which skills are actively used and which are wasting resources. A notable feature is its token cost analysis, which helps developers understand how much context window space each skill consumes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    Flow-Next

    Flow-Next

    Plan-first AI workflow plugin for Claude Code, OpenAI Codex

    Flow-Next is a workflow orchestration tool designed to manage complex processes by structuring tasks into organized and repeatable pipelines. It focuses on improving productivity by allowing users to define workflows that can be executed step by step or in parallel. The system emphasizes modularity, enabling tasks to be broken down into smaller components that can be reused across different workflows. It supports integration with various tools and services, making it adaptable to different environments. The project is designed to handle both simple and complex workflows, providing flexibility for a wide range of use cases. It also includes features for monitoring and managing execution, ensuring that workflows run reliably. Overall, Flow Next provides a structured approach to organizing and automating tasks in modern development environments.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Get Shit Done

    Get Shit Done

    A light-weight and powerful meta-prompting, context engineering

    Get Shit Done is a high-impact, open-source meta-prompting and spec-driven development system designed to streamline building software with AI assistants like Claude Code, OpenCode, and Gemini CLI. It solves “context rot” — the degradation of AI quality as a chat session grows — by structuring your idea into precise, context-engineered steps that are researched, scoped, planned, executed, and verified with clear commands and outputs instead of ad-hoc prompts. The project emphasizes simplicity and effectiveness over bureaucratic workflows like story points, sprint ceremonies, or enterprise processes, making it especially useful for solo developers or small teams aiming to get reliable execution without overhead. GSD breaks down big goals into atomic plans, keeps AI context fresh, and automates task execution while generating standardized documentation, roadmaps, and commit histories.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    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: 3 This Week
    Last Update:
    See Project
  • 24
    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: 3 This Week
    Last Update:
    See Project
  • 25
    adversarial-spec

    adversarial-spec

    A Claude Code plugin that iteratively refines product specifications

    adversarial-spec is a framework focused on designing and testing systems using adversarial thinking to uncover weaknesses and improve robustness. It encourages developers to define specifications that anticipate failure modes, edge cases, and malicious inputs before implementing solutions. The project emphasizes proactive design, ensuring that systems are built with resilience in mind from the beginning. It provides structured approaches for identifying vulnerabilities and stress-testing assumptions. The framework can be applied across domains, including software development, AI systems, and security workflows. It promotes a mindset shift from reactive debugging to proactive risk management. Overall, Adversarial Spec serves as a methodology for building more reliable and secure systems through intentional stress testing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB