giselle

by giselles-aiVerified

Giselle: AI App Builder. Open Source.

554
Stars
124
Forks
TypeScript
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/giselles-ai/giselle

Getting Started

Guides for using skills like giselle.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

GitHub stars License

Giselle logo Giselle logo

the AI agent studio powering product delivery

Giselle - Build and run AI workflows. Open source. | Product Hunt Giselle - Build and run AI workflows. Open source. | Product Hunt Giselle - Build and run AI workflows. Open source. | Product Hunt

Giselle Video

▶︎▶︎ The YouTube video with audio can be found here ◀︎◀︎

Giselle Demo
Giselle Demo

👋 Introduction

Giselle is an open source AI for agentic workflows, enabling seamless human-AI collaboration.

⚡ Quick Start

Get Giselle running locally in under 2 minutes:

# Clone the repository
git clone https://github.com/giselles-ai/giselle.git
cd giselle

# Install dependencies
pnpm install

# Create environment file
touch .env.local

# Add your API key (at least one required)
echo 'OPENAI_API_KEY="your_openai_api_key_here"' >> .env.local

# Start development server
pnpm turbo dev

Open http://localhost:3000 and start building your AI agents!

Note: You need at least one AI provider API key. Supported providers: OpenAI, Anthropic, Google AI.

✨ Features

GitHub AI Operations    Visual Agent Builder    Multi-Model Composition    Knowledge Store    Team Collaboration    Template Hub

  • ⚡ GitHub AI Operations - Automates issues, PRs, and deployments with AI
  • 🎨 Visual Agent Builder - Create and modify agents in minutes using an intuitive drag-and-drop interface
  • 🤖 Multi-Model Composition - Leverage GPT, Claude, Gemini, and more—agents select the best model for each task
  • 📁 Knowledge Store - Access and search your code and data from one place. GitHub vector store integration supported
  • 👥 Team Collaboration - Design agents collaboratively with shared configurations and contextual awareness (In Development)
  • 🚀 Template Hub - Kickstart projects with one-click agent templates—contributed by the community (In Development)

🎯 Use Cases

  • 📚 Research Assistant - Automatically gather information from web and internal docs
  • 🔍 Code Reviewer - AI-powered code review that integrates with your GitHub workflow
  • 📄 Document Generator - Auto-create PRDs, specs, and release notes from your codebase
  • 🔄 Workflow Automator - Chain multiple AI models to handle complex business processes

🚀 Using Giselle

☁️ Cloud

We host Giselle as a cloud service for anyone to use instantly. It has all the same features as the self-hosted version, and includes 30 minutes of free Agent time per month in the free plan.

🏠 Self-hosting

Follow this starter guide to get Giselle running in your environment.

🎵 Vibe Coding Guide

If you're using AI coding assistants like Claude, Cursor, or WindSurf to help build with Giselle, check out our Vibe Coding Guide. This guide explains:

  • What is vibe coding and how to approach it effectively
  • How to set up your Node.js environment and install dependencies
  • Understanding Giselle's project structure
  • Running the playground and connecting to LLM providers

Designed for both developers and non-engineers, this guide will help you harness the power of AI to build with Giselle without needing traditional coding expertise.

🗺️ Roadmap

Giselle is currently still in active development. The roadmap for the public repository is currently being created, and once it's finalized, we will update this README accordingly.

🤝 Contributing

Thanks for your interest in Giselle. Here are a few ways you can engage with the project:

For details on contributing, please see our contributing guide.

📄 License

Giselle is licensed under the Apache License Version 2.0.

Licenses for third-party packages can be found in docs/packages-license.md.

Frequently Asked Questions

What is giselle?

giselle is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by giselles-ai. Giselle: AI App Builder. Open Source. It has 554 GitHub stars.

Is giselle safe to use?

Yes. giselle passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install giselle?

Clone the repository with "git clone https://github.com/giselles-ai/giselle" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is giselle written in?

giselle is primarily written in TypeScript. It is open-source under giselles-ai on GitHub, so you can review or fork the full source.

Are there alternatives to giselle?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh giselle against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details