Showing 13 open source projects for "openai-python"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 1
    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.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    CC Workflow Studio

    CC Workflow Studio

    Accelerate Claude Code/GitHub Copilot

    CC Workflow Studio is a powerful Visual Studio Code extension that accelerates AI-assisted development by providing a visual workflow editor tailored for AI automation and agent orchestration, particularly with tools like Claude Code, GitHub Copilot, OpenAI Codex, and others. The extension lets developers and creators design complex AI workflows using intuitive drag-and-drop canvases or via conversational AI commands, blending graphical editing with natural language refinement. Workflows can include conditional branching, sub-agent orchestration, and exported output formats that are ready to run in native agent runtimes or as skill definitions, making it seamless to iterate from design to execution. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Zypher Agent

    Zypher Agent

    A minimal yet powerful framework for creating AI agents

    ...Unlike workflow-style orchestrators, it uses a reactive agent loop that interprets the task, reasons about next steps via LLMs, and integrates directly with extensible tools and external services. Zypher prioritizes native support for multiple model providers such as OpenAI and Anthropic Claude, while also offering a rich set of tools for file system operations, search, and terminal execution. It includes mechanisms like checkpointing to version agent decision states, concurrency protections, error handling, and operational interceptors to customize behavior after each reasoning step. Its API is built with TypeScript and is suitable for production contexts where agents must handle real tasks with configurability, logging, and observability.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    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...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Softaworks Agent Skills

    Softaworks Agent Skills

    A curated collection of skills for AI coding agents

    The Softaworks Agent Toolkit is a comprehensive collection of agent skills, commands, and sub-agents designed to augment AI coding assistants like Claude Code, Codex, and Cursor with practical workflow capabilities. It packages broad categories of modular skills that help with development automation, documentation creation, planning, architecture, testing, and soft professional workflows. Beyond simple skills, it also includes agents and CLI slash commands that help developers automate...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Skill Scanner

    Skill Scanner

    Security Scanner for Agent Skills

    This repository is a public security-focused scanning tool intended to analyze and assess AI agent skills for potential issues, quality concerns, and vulnerabilities. It acts as a scanner that inspects Agent Skills packages to flag structural problems, inconsistencies, or security flaws before they are deployed or integrated into agent workflows. Because agent skills can contain executable instructions and logic, scanning them for risky patterns is essential to prevent inadvertent...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Agent Skills for Context Engineering

    Agent Skills for Context Engineering

    A comprehensive collection of Agent Skills for context engineering

    Agent Skills for Context Engineering is a curated collection of reusable “agent skills” focused on helping AI agents perform better on long-horizon, multi-step work by managing context deliberately. Rather than being a single application, it packages practical guidance into skill modules that agents can load to improve planning, retrieval, memory usage, and overall reliability in real workflows. The repository emphasizes context engineering as a discipline, covering why agents fail when...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    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: 3 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10
    Agent Skills

    Agent Skills

    Specification and documentation for Agent Skills

    agentskills is the specification and documentation repository for the Agent Skills open format, which defines a standardized way to package capabilities that AI agents can discover and use. A “skill” is treated as a foldered bundle containing instructions, optional scripts, and supporting resources, so agents can reliably apply a workflow or expertise area when it becomes relevant. The central goal is portability: you can write a skill once and reuse it across different agent runtimes and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Mini Agent

    Mini Agent

    A minimal yet professional single agent demo project

    Mini-Agent is a minimal yet production-minded demo project that shows how to build a serious command-line AI agent around the MiniMax-M2 model. It is designed both as a reference implementation and as a usable agent, demonstrating a full execution loop that includes planning, tool calls, and iterative refinement. The project exposes an Anthropic-compatible API interface and fully supports interleaved thinking, letting the agent alternate between reasoning steps and tool invocations during...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB