OpenWork helps individual create, consume, and maintain their agentic workflows.
OpenWork helps companies share their agentic workflows and provision their entire team.
The chat interfaces is where people consume the workflows.
Interfaces for consuming workflows:
- Desktop app
- Slack
- Telegram
What is a "agentic workflow":
- LLM providers
- Skills
- MCP
- Agents
- Plugins
- Tools
- Background Agents
Where are workflows created:
- Desktop app (using slash commands like
/create-skills) - Web App
- [We need better places for this to happen[
Where are workflows maintain:
- In OpenWork Cloud (internal name is Den).
Where are workflow hosted:
- Local Machine
- Remote via a OpenWork Host (CLI or desktop)
- Remote on OpenWork Cloud (via Den sandbox workers)
Bob IT guy makes the config. Susan the accountant consumes the config.
Constraints:
- We use standards were possible
- We use opencode where possible
- We stay platform agnostic
How to decide if OpenWork should do something:
- Does it help Bob share config more easily?
- Does it help Susan consume automations more easily?
- Is this something that is coding specific?