Showing 153 open source projects for "claude ai"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    Claude Code

    Claude Code

    Claude Code is an agentic coding tool that lives in your terminal

    Claude Code is an intelligent agentic coding assistant that lives in your terminal and understands your entire codebase. It helps developers code faster by executing routine tasks, explaining complex code snippets, and managing git workflows—all via natural language commands. Claude Code integrates seamlessly into your terminal, IDE, or GitHub by tagging @claude to interact with your code context. The tool is designed to simplify development by automating repetitive work and providing...
    Downloads: 39 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. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Claude HUD

    Claude HUD

    A Claude Code plugin that shows what's happening

    Claude HUD is a real-time monitoring add-on for Claude Code that places a persistent heads-up display directly in your interactive session, giving developers clear insight into what the AI engine is doing at every moment. Instead of guessing about hidden processes behind the scenes, users see the amount of context remaining in the current session, tools being used, active running agents, and the progress of TODO tasks that the AI has planned or is executing. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Auto Claude

    Auto Claude

    Autonomous multi-session AI coding

    Auto-Claude is an autonomous, multi-agent coding framework that organizes software work into a structured workflow where agents plan, build, and validate code with minimal manual micromanagement. Instead of relying on a single chat thread to do everything, it uses coordinated agents and a task-driven approach so multiple steps—like investigation, implementation, and testing—can be executed systematically. The project aims to make “agentic software engineering” feel like running a small...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    Claude-Flow

    Claude-Flow

    The leading agent orchestration platform for Claude

    Claude-Flow v2 Alpha is an advanced AI orchestration and automation framework designed for enterprise-grade, large-scale AI-driven development. It enables developers to coordinate multiple specialized AI agents in real time through a hive-mind architecture, combining swarm intelligence, neural reasoning, and a powerful set of 87 Modular Control Protocol (MCP) tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Claude-Mem

    Claude-Mem

    Claude Code plugin that automatically captures everything Claude does

    Claude-Mem is a persistent memory compression system built specifically for Claude Code to preserve context across coding sessions. It automatically captures Claude’s tool usage, observations, and decisions, then compresses them into semantic memories that carry forward into future sessions. By enabling long-term continuity, Claude-Mem helps Claude “remember” project history, past fixes, and prior reasoning even after restarts or reconnects. Its progressive disclosure approach intelligently...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Open Claude Cowork

    Open Claude Cowork

    Open Source version of Claude Cowork built with Claude Code

    Open Claude Cowork is an open source desktop chat application that brings the power of autonomous, agent-style AI workflows to your local machine by combining the Claude Agent SDK with the Composio Tool Router, enabling developers and power users to build intelligent assistants that can interact with a vast array of external tools and services.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 8
    Claude Cognitive

    Claude Cognitive

    Persistent context and multi-instance coordination

    Claude Cognitive is an advanced memory and context-management extension designed to address the stateless limitations of Claude Code by giving the model a form of persistent “working memory” and multi-instance coordination. It introduces an attention-based context router that prioritizes files and content relevant to the current development discussion — tagging them as HOT, WARM, or COLD based on recency and keyword activation — so Claude Code doesn’t waste token budget rereading irrelevant...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Claude Canvas

    Claude Canvas

    Give Claude Code an external monitor

    Claude Canvas is a terminal-focused UI toolkit that extends Claude Code by giving it a dedicated visual interface within the terminal, allowing interactive panes for apps like email, calendar, flight bookings, and other structured interfaces directly alongside the coding agent session. Rather than limiting interactions to text prompts and responses, Claude-Canvas uses tools like tmux to spawn multiple split panes so that you can see persistent interfaces for tasks that benefit from visual context, making your CL-based AI coding workspace feel more like a rich interactive environment. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Continuous Claude v3

    Continuous Claude v3

    Context management for Claude Code. Hooks maintain state via ledgers

    Continuous Claude v3 is a persistent, multi-agent development environment built around the Claude Code CLI that aims to overcome the limitations of standard LLM context windows. Rather than relying on a single session’s context, Continuous Claude uses mechanisms like ledgers, YAML handoffs, and a memory system to preserve and recall state across multiple sessions, ensuring that learned insights and plans are not lost when context compaction occurs. The project orchestrates many specialized...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Claude Code PM

    Claude Code PM

    Project management system for Claude Code using GitHub Issues

    Claude Code PM is an open-source project management system designed to structure AI-assisted software development workflows using Claude Code’s command interface combined with native GitHub issues and Git worktrees. Instead of relying on separate project management tools, CCPM uses GitHub issues as the single source of truth, helping teams turn product requirements documents into trackable tasks and epics with full traceability throughout the development lifecycle. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Claude Agent SDK

    Claude Agent SDK

    Programmatically build AI agents with Claude Code's capabilities

    Claude Agent SDK (TypeScript) is an official TypeScript/JavaScript software development kit from Anthropic that makes it easier to build AI agents using the same agent architecture that powers Claude Code and other Claude-based autonomous systems. It provides abstractions and tools that let developers programmatically create, configure, and run intelligent agents that can read files, run commands, edit source code, manage sessions, and execute workflows without having to implement the agent loop manually — the SDK handles much of the complexity for you. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Claude Island

    Claude Island

    Claude Code notifications without the context switch

    Claude Island is a macOS menu-bar utility that elevates your command-line AI sessions by turning them into dynamic, always-visible notifications that live in your laptop’s notch area or menu bar. Rather than constantly switching back to a terminal window to check the status of Claude Code sessions, Claude Island monitors session state hooks and displays ongoing activity, permission requests, and chat history right from a lightweight overlay.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Luna AI

    Luna AI

    Virtual AI anchor that combines state-of-the-art technology

    Luna AI is a virtual AI streamer framework designed to power an interactive VTuber that can go live on major platforms and chat with viewers in real time. It is built around a core assistant persona called “Luna AI,” which can be driven by a wide range of large language models and platforms, including GPT-style APIs, Claude, LangChain-based backends, ChatGLM, Kimi, Ollama, and many others.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    claude-reflect

    claude-reflect

    A self-learning system for Claude Code that captures corrections

    ...Over time, this creates a personalized memory that helps the AI align more closely with your conventions, avoiding repeated misunderstandings and reducing friction in long-running or recurring tasks. In addition to capturing corrections, claude-reflect analyzes session history to identify repeated patterns and propose reusable commands or workflows, which can be converted into skills that accelerate productivity.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Learn Claude Code

    Learn Claude Code

    Bash is all you need, write a claude code with only 16 line code

    Learn Claude Code is an educational repository that teaches how modern AI coding agents work by walking learners through a sequence of progressively more complex agent implementations, starting with a minimal Bash-based agent and culminating in agents with explicit planning, subagents, and skills. It emphasizes a hands-on learning path where each version (from v0 to v4) adds conceptual building blocks like the core agent loop, todo planning, task decomposition, and domain knowledge skills, illuminating the patterns behind what makes a true AI agent tick. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Klavis AI

    Klavis AI

    MCP integration platforms for AI agents to use tools at any scale

    ...The flagship product Strata solves tool overload through progressive discovery, achieving +13% higher accuracy and 83%+ success on complex workflows. Developers can integrate via Python/TypeScript SDKs or REST API, with support for OpenAI, Claude, Gemini, LangChain, LlamaIndex, and CrewAI. Features include built-in authentication, multi-tenancy, hosted servers, Docker support, and enterprise security guardrails. Licensed under Apache 2.0, Klavis simplifies AI development by eliminating complex authentication management and enabling seamless workflow automation across multiple applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Antigravity Claude Proxy

    Antigravity Claude Proxy

    Proxy that exposes Antigravity provided claude / gemini models

    Antigravity Claude Proxy is a purpose-built proxy server that enables developers to interface with Claude models through a standardized RESTful API, allowing tools and workflows that expect generic HTTP APIs to operate on Anthropic’s Claude without native support. The project acts as a translation layer, receiving web requests in common formats (such as OpenAI-style endpoints) and forwarding them to Anthropic’s API in the required structure, while converting responses back into a familiar...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    Marketing Skills for Claude Code

    Marketing Skills for Claude Code

    Marketing skills for Claude Code and AI agents

    Marketing Skills for Claude Code is an extensive library of structured “skills” designed to empower Claude Code and similar AI coding agents to perform specialized marketing tasks with strategic depth, helping technical marketers and founders apply best practices in areas such as conversion rate optimization, SEO, analytics, copywriting, and growth engineering directly in an AI-assisted workflow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MCP Claude Code

    MCP Claude Code

    MCP implementation of Claude Code capabilities and more

    The MCP Claude Code server implements Claude Code-like functionality, allowing AI assistants to directly execute instructions for modifying and improving project files. It leverages the Model Context Protocol for seamless integration with various MCP clients. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Claude Code Config

    Claude Code Config

    My personal Claude Code configuration

    Claude Code Config is a highly customizable personal configuration repository for Claude Code, containing tailored rules, hooks, agents, skills, and commands meant to enhance the coding assistant experience. The project centralizes configuration files that instruct Claude Code how to behave in different contexts, automating repetitive tasks and enforcing coding patterns across languages or project types. Its rulesets can apply path-scoped conventions (such as for TypeScript or test files),...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Claude Code Action

    Claude Code Action

    Claude Code action for GitHub PRs

    Claude Code Action is a general-purpose GitHub Action that brings Anthropic’s Claude Code into pull requests and issues to answer questions, review changes, and even implement code edits. It can wake up automatically when someone mentions @claude, when a PR or issue meets certain conditions, or when a workflow step provides an explicit prompt. The action is designed to understand diffs and surrounding context, so its comments and suggestions are grounded in what actually changed rather than...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Claude Agent SDK for Python

    Claude Agent SDK for Python

    Python SDK for Claude Agent

    Claude Agent SDK (Python) is the official Python counterpart to the TypeScript Agent SDK from Anthropic, designed to let Python developers build powerful autonomous AI agents with Claude Code under the hood. The SDK wraps the core functionality of Claude Code and exposes high-level asynchronous and synchronous interfaces to query prompts, manage sessions, and orchestrate tool use — so you can build agents that understand code, make edits, run bash commands, interact with files, and handle workflows without writing low-level agent loop logic yourself. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Trellis AI

    Trellis AI

    All-in-one AI framework & toolkit for Claude Code & Cursor

    Trellis is an advanced workflow and agent orchestration framework designed for building, managing, and scaling intelligent applications that coordinate numerous autonomous components. At its core, Trellis lets developers define units of work — called tasks or agents — and compose them into rich workflows that can operate with concurrency, conditional logic, and dynamic branching, all without sacrificing readability or control. It emphasizes modular design, encouraging users to encapsulate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next