20 projects for "without code" with 2 filters applied:

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

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Claude Code

    Claude Code

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

    ...The tool is designed to simplify development by automating repetitive work and providing instant clarifications on code behavior. User feedback and usage data are collected responsibly, with strict privacy safeguards and limited retention, ensuring no feedback is used to train generative models. Claude Code is open and actively maintained with community-driven bug reporting and feature requests. Its natural language interface makes advanced coding workflows accessible without leaving your coding environment.
    Downloads: 674 This Week
    Last Update:
    See Project
  • 2
    Codex plugin for Claude Code

    Codex plugin for Claude Code

    Use Codex from Claude Code to review code or delegate tasks

    ...It likely provides abstractions for handling code generation, editing, and analysis while maintaining consistency across workflows. The system emphasizes interoperability, allowing developers to plug Codex capabilities into broader agent ecosystems without rewriting core logic. It may also include mechanisms for managing execution context, permissions, and tool access, ensuring that generated code can be safely applied.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    Refly

    Refly

    The first open-source agent skills builder

    Refly is an AI-native workflow platform that democratizes automated workflow and skills creation for both technical and non-technical users by offering a visual, natural-language-driven interface. Instead of requiring code, Refly lets creators define tasks and business logic through simple “vibes,” which are compiled into structured, reusable agent skills that can be executed on engines like Claude Code, Cursor, or other supported runtimes. With a focus on making automation accessible, it...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    WorkAny

    WorkAny

    Desktop Agent for Any Task

    WorkAny is an open-source desktop AI agent application that executes generic tasks through natural language commands, effectively bringing intelligent automation into everyday workflows without needing to write code manually. It acts as a unified environment where users can ask the AI to generate documents, presentations, websites, spreadsheets, organize files, or write code — all with real-time streaming outputs directly in the app, so you see results as the AI produces them. Powered by a combination of Claude Code as the primary runtime agent and a sandbox execution environment for safety, WorkAny integrates an agent SDK, MCP (Model Context Protocol) support, and custom skills to handle diverse tasks with contextual understanding. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    OpenSandbox

    OpenSandbox

    OpenSandbox is a general-purpose sandbox platform for AI applications

    OpenSandbox is a general purpose sandbox platform designed to securely run and isolate AI applications and untrusted workloads in controlled environments. The project focuses on providing a unified sandbox API that simplifies the process of executing code safely across different runtime backends. It supports multiple programming languages through SDKs, allowing developers to integrate sandbox capabilities into their systems without building custom isolation layers. The platform is built to work with container technologies such as Docker and Kubernetes, enabling scalable and production ready deployments. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    GitHub Agentic Workflows

    GitHub Agentic Workflows

    GitHub Agentic Workflows

    GitHub Agentic Workflows is an experimental CLI extension and framework for the gh GitHub CLI that lets developers author automation driven by natural language specifications instead of hand-written code, compiling those descriptions into GitHub Actions workflows that run AI agents (like Copilot, Claude Code, or Codex) on schedule or in response to repository events. By writing intent in markdown files, a developer can quickly generate .yml Actions workflows that perform tasks such as summarizing issues, automating triage, generating reports, or maintaining documentation, all without manually crafting YAML logic from scratch. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    AutoAgent

    AutoAgent

    AutoAgent: Fully-Automated and Zero-Code LLM Agent Framework

    AutoAgent is a fully automated, zero-code LLM agent framework that lets users create agents and workflows using natural language instead of manual coding and configuration. It is structured around modes that cover both “use” and “build” scenarios: a user mode for running a ready-made multi-agent research assistant, plus editors for creating individual agents or multi-agent workflows from conversational requirements. The framework emphasizes self-managing workflow generation, where it can...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    Codebase to Course

    Codebase to Course

    A Claude Code skill that turns any codebase into an HTML course

    Codebase to Course is an AI-powered development tool that converts any software repository into a fully interactive educational experience presented as a self-contained HTML course. It is implemented as a skill for Claude Code and is designed to help users understand how a codebase works without requiring a formal computer science background. The tool analyzes the structure and behavior of a project and generates a visually rich, scroll-based course that includes diagrams, animations, and contextual explanations. It pairs real code with plain-English interpretations, allowing learners to follow execution flows and grasp concepts intuitively. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Pika Skills

    Pika Skills

    A collection of open-source skills for AI coding agents

    Pika Skills is an open-source framework designed to extend the capabilities of AI coding agents by introducing modular, reusable “skills” that can be dynamically invoked during development workflows. Each skill acts as a self-contained unit composed of structured instructions, executable scripts, and dependency definitions, enabling agents to autonomously perform complex tasks without requiring manual configuration or orchestration. The system is tightly integrated with the Pika Developer...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Grok CLI

    Grok CLI

    An open-source AI agent that brings the power of Grok

    Grok CLI is a command-line interface built around the Grok AI model that brings programmatic and conversational AI capabilities directly to developer terminals. It lets you run Grok queries from your shell, scripting environment, or automation workflows without switching to a browser, enabling utility in scripting, quick data exploration, code generation, and assistant-guided tasks directly where you write code. The CLI supports streaming responses, so outputs appear in real time as the Grok model generates them, making interactions feel responsive and fluid in terminal contexts. Grok CLI is designed to integrate with existing terminal habits—aliases, pipes, editors, and tooling—so you can combine AI assistance with native command-line workflows like grep, awk, and git. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    Microsoft Learn MCP Server

    Microsoft Learn MCP Server

    Official Microsoft Learn MCP Server, powering LLMs and AI agents

    ...Rather than relying on training data that may be outdated or incomplete, MCP servers let agents like GitHub Copilot, Claude, or other LLM-based tools search and pull context directly from up-to-date Microsoft Learn content, including Azure, .NET, and other tech docs. By connecting to the MCP endpoint, coding agents can answer questions, retrieve code examples, and offer best practices grounded in authoritative sources without requiring API keys or manual browser searches. This capability helps eliminate hallucinations, improve accuracy, and streamline developer workflows by keeping relevant tech guidance close at hand.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    The Pope Bot

    The Pope Bot

    Autonomous AI agent that you can configure and build

    The Pope Bot is an autonomous AI agent framework that lets users configure and run an AI-powered agent that can perform tasks continuously, day in and day out, by leveraging GitHub Actions, commit history, and secure workflows. It’s designed so that every action taken by the agent is logged as a git commit, giving users complete visibility into what the agent did, why it did it, and when, which makes actions auditable and reversible. The framework treats the repository itself as the agent’s...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    AWS Agent Skills

    AWS Agent Skills

    AWS Skills for Agents

    AWS Agent Skills is a repository that curates AWS-focused agent skills — capability modules that give AI assistants like Claude Code and Codex deep, practical knowledge across key Amazon Web Services domains. Instead of streaming giant documentation sets or relying on episodic web search, this project compresses AWS best practices, usage patterns, edge cases, and real-world engineering guides into pre-structured skill definitions that are token-efficient and tailored for reasoning. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenAI Agent Skills

    OpenAI Agent Skills

    Skills Catalog for Codex

    ...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: 9 This Week
    Last Update:
    See Project
  • 16
    geo-seo-claude

    geo-seo-claude

    GEO-first SEO skill for Claude Code

    geo-seo-claude is an AI-powered tool designed to automate the creation of geographically optimized SEO content using large language models, helping businesses improve their visibility in local search results. It leverages AI to generate location-specific content tailored to different regions, allowing users to scale SEO efforts across multiple cities or markets without manual content creation. The system focuses on producing structured and keyword-optimized pages that align with search...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Agent Lightning

    Agent Lightning

    The absolute trainer to light up AI agents

    ...The project emphasizes minimalist integration, so you can drop this into existing systems without extensive rewrites, focusing instead on iterative performance improvement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Anthony Fu's Skills

    Anthony Fu's Skills

    Anthony Fu's curated collection of agent skills

    Anthony Fu's Skills is an open-source collection of agent skills — modular instruction packages that teach AI coding assistants how to perform specific tasks automatically when relevant. These skills are typically simple, human-readable files that contain structured steps, rules, examples, and workflow logic, letting tools like Claude Code or Copilot CLI load and run them only when they apply to the user’s input. By offloading detailed task patterns into discrete skill modules, developers can greatly extend what coding agents can do without retraining the underlying language model itself. The project serves as a curated registry of utilities that save time, standardize best practices, and encode expertise across domains, while still being easy to customize or extend. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ThinkReview

    ThinkReview

    AI-powered code reviews for GitLab & Azure DevOps. Zero setup. Powered

    .... • Works with any instance of gitlab and azure devops whether it's on a custom domain or on gitlab.com • Integrated AI Code Review: Get instant AI-powered code reviews displayed directly in the GitLab interface. • Seamless GitLab Integration: The extension adds functionality without disrupting the GitLab experience.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    dlric

    dlric

    Fork of OpenClaw at 19/march/2026 to fix bugs and enhancements

    Fork of OpenClaw at 19/march/2026 to fix bugs and enhancements This is our contribution to the project, but notice that I am new to typescript then take easy with me This is not available at github because as anyone knows my github account was blocked by Microsoft since 2021 (without reason...) Hope to release the first release in a few hours as soon I catchup with typescript My github account is maria901, if you can unlock it I say thanks Now back to the code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB