agent-coworker
Local-first workspace app with bundled UI and mobile skills
All Skills in This Repository (15)
Pure Emerald Level Indicatorsshadcn-ui
Create accessible UI components with shadcn/ui, Radix UI, and Tailwind CSS.
shadcn
Manage shadcn components and projects with CLI and registry access.
Bun
Run JavaScript and TypeScript scripts with Bun's runtime and bundler.
ai-sdk
Query AI SDK functions and build AI agents with local documentation.
task
Convert work objectives into structured tasks with plans and progress tracking.
memories
List, read, create, edit, and refresh long-term memory entries for a workspace.
native-data-fetching
Handle API requests, caching, and offline support in React Native.
Expo UI Jetpack Compose
Integrate Expo UI Jetpack Compose components into mobile app workflows.
use-dom
Execute web code in a webview on native platforms and as-is on web.
expo-module
Automate creation and management of Expo native modules with config plugins.
expo-brownfield
Integrate Expo and React Native into existing iOS and Android apps.
Expo UI SwiftUI
Integrate SwiftUI views and modifiers into Expo UI applications.
Frequently Asked Questions
FAQPage SchemaHow to install agent-coworker?โผ
Run `npx skills add mweinbach/agent-coworker --all -g -y` in your terminal to install all skills in this suite globally.
What does agent-coworker actually do?โผ
It is a local-first workspace app where an agent reads your project files, runs shell commands, and saves resumable work threads. It includes a desktop app, a CLI, and an optional mobile app that all share one local server.
Which AI providers does Cowork support?โผ
It works with OpenAI, Anthropic, Google, Bedrock, Together, Fireworks, NVIDIA, Baseten, LM Studio, OpenCode, and Codex CLI. Credentials stay in local auth stores on your machine.
What skills are bundled with this repository?โผ
It ships skills for shadcn/ui components, animation review and improvement, Apple-style interface design, Bun, the Vercel AI SDK, and Expo mobile development including native modules and upgrades.
Is my code and data kept private?โผ
Yes. Workspaces, sessions, and provider keys stay on your machine, and external services are only contacted through the providers and MCP servers you configure.
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