deer-flow
Open-source super agent harness with skills, memory, and sandboxes
All Skills in This Repository (26)
Pure Emerald Level Indicatorschart-visualization
Generate charts from your data with this skill.
image-generation
Generate images from structured JSON prompts and optional reference images.
web-design-guidelines
...
github-deep-research
Analyze GitHub repositories through API calls, web searches, and content fetching.
deep-research
Conduct systematic multi-angle web research using phased exploration and validation.
surprise-me
Combine 1-3 enabled skills into unexpected interactive experiences.
find-skills
Search for agent skills by keyword and provide installation commands.
podcast-generation
Generate two-host conversational podcasts from text into MP3 audio.
skill-creator
Guide developers through creating and packaging AI skills with SKILL.md structure and bundled resources.
data-analysis
Analyzes Excel and CSV files with DuckDB SQL queries and exports results to CSV, JSON, or Markdown.
video-generation
Generate videos from structured JSON prompts and reference images via Python scripts.
ppt-generation
Generate PowerPoint presentations with AI-generated images and consistent slide styling.
Frequently Asked Questions
FAQPage SchemaHow to install DeerFlow?โผ
Run `npx skills add bytedance/deer-flow --all -g -y` in your terminal to install all skills in this suite globally.
What can DeerFlow do?โผ
It is an open-source super agent that researches topics, analyzes data, writes reports, and generates slides, images, videos, and podcasts through pluggable skills.
Does DeerFlow support sub-agents and memory?โผ
Yes. It delegates complex tasks to isolated sub-agents, keeps long-term per-user memory, and runs code in secure sandboxes.
Can DeerFlow connect to Slack or Telegram?โผ
Yes. Built-in IM channels bridge Feishu, Slack, Telegram, Discord, and DingTalk into the same agent so you can chat with it anywhere.
Do I need coding skills to use DeerFlow skills?โผ
No. Once installed, you describe tasks in plain English and the agent picks the right skill and runs the underlying scripts for you.
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