refly
Build, run, and share reusable AI agent skills
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Refly?โผ
Run `npx skills add refly-ai/refly --all -g -y` in your terminal to install all skills in this suite globally.
What is Refly used for?โผ
Refly turns your business processes and SOPs into versioned, executable AI agent skills that any agent can run reliably. You describe the task in plain English and Refly compiles it into a reusable workflow.
How do I run a Refly skill from the command line?โผ
Use `refly skill run --id <installationId> --input '<json>'` to execute an installed skill, then check progress with `refly workflow status <runId> --watch`.
Does Refly work with Claude Code and Cursor?โผ
Yes. Refly skills follow the standard SKILL.md format and can be exported directly to Claude Code, Cursor, and other agent frameworks, or deployed as APIs and webhooks.
Can non-developers build agent skills with Refly?โผ
Yes. You describe your workflow in natural language and Refly's copilot generates the skill for you, with no manual coding required.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core