flock
Desktop app for building and running multi-agent AI workflows
All Skills in This Repository (5)
Pure Emerald Level Indicatorsplanning-with-files
Manage multi-step tasks with Markdown planning files and session recovery.
using-superpowers
Guide skill invocation and priority management in AI conversations.
karpathy
Apply coding principles emphasizing simplicity, clarity, and minimal changes.
skill-creator
Create, modify, and optimize AI skills with test cases and performance evaluation.
frontend-design
Design frontend interfaces with typography, color, motion, and spatial composition.
Frequently Asked Questions
FAQPage SchemaHow to install Flock?โผ
Run `npx skills add Onelevenvy/flock --all -g -y` in your terminal to install all bundled skills globally.
What is Flock used for?โผ
Flock is a desktop app that runs AI agents capable of editing files, running shell commands, browsing the web, and executing visual multi-step workflows inside safe sandboxes.
Which AI models does Flock support?โผ
It works with any OpenAI-compatible API, plus Anthropic Claude, Google Gemini, AWS Bedrock, and local models via Ollama โ just paste your API key.
Can Flock run tasks automatically on a schedule?โผ
Yes. It includes a built-in cron scheduler so agents can run workflows unattended, such as daily reports or file aggregation.
Is Flock safe for running risky commands?โผ
Yes. Risky code runs inside isolated sandbox containers, and critical actions require your explicit approval before execution.
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