refly-ai/refly

The first open-source agent skills builder. Define skills by vibe workflow, run on Claude Code, Cursor, Codex & more. Build Clawdbot 🦞· APIs for Lovable ·...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 36 minutes ago
Added to GitGenius on December 12th, 2025
Created on February 19th, 2024
Open Issues & Pull Requests: 97 (+0)
Number of forks: 728
Total Stargazers: 7,493 (+0)
Total Subscribers: 52 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 23.9 hours
Mean response time: 14.5 days
90th percentile: 61.3 days
Tracked items: 173

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 92% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 96
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 291 days
Stale 30+ days: 95
Stale 90+ days: 93

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (82)
  • good first issue (58)
  • bug (32)
  • deployment (4)
  • documentation (4)
  • integration (4)
  • duplicate (2)
  • wontfix (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Refly is an open-source platform for building and deploying agent skills, positioning itself as an alternative to traditional workflow automation tools and code-first agent frameworks. Written in TypeScript, the repository implements what the project describes as the first open-source agent skills builder, enabling users to define skills through vibe workflow and execute them across multiple platforms including Claude Code, Cursor, and various bot frameworks.

The core philosophy of Refly centers on treating skills as durable infrastructure rather than prompts. The platform uses a Model-Native DSL that allows users to describe business logic in natural language, which the system then compiles into deterministic, reusable, and versioned agent capabilities. This approach aims to bridge the gap between raw APIs and intelligent agents, enabling organizations to codify messy business logic into structured, version-controlled skills that can be invoked with high reliability.

Refly's primary use cases span multiple deployment scenarios. Users can build APIs for Lovable, create webhooks for Lark and Feishu integration, export skills to Claude Code, and construct Clawdbot instances. The platform emphasizes rapid deployment, claiming users can transition from a static enterprise standard operating procedure to a production-ready agent skill in under three minutes. The execution model includes an intervenable runtime that allows users to pause, audit, and redirect agent logic during execution, addressing concerns about black-box AI behavior and ensuring operational compliance.

The repository integrates with an extensive ecosystem of tools and services. The platform supports over 3,000 native tools including Stripe, Slack, Salesforce, and GitHub, while maintaining full compatibility with Model Context Protocol servers. Users can also connect private skill connectors to databases, scripts, and internal systems. The skill registry serves as a central repository for managing, versioning, and sharing agent capabilities across teams.

The platform positions itself distinctly against existing solutions by offering capabilities that legacy automation tools like n8n and Dify lack, such as intervenable runtime and copilot-led construction, while providing more accessible deployment than code-first frameworks like LangChain. Refly emphasizes production-ready stateful APIs, hot-fix capabilities during execution, and portability across different agent environments. The project targets both individual builders seeking rapid prototyping and enterprises requiring scalable skills governance and reliable agent infrastructure deployment across their organizations.