Use this skill to generate well-branded interfaces and assets for OpenCompany (opencompany.sh), either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.
zeenie-ai/OpenCompany
SkillsMP has collected 78 skills from zeenie-ai/OpenCompany. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 78
- GitHub stars
- 797
- GitHub forks
- 117
Skills in this repository
Showing 40 of 78 collected skills.
Read, search, and write raw local data (files, CSV, JSON, PDF, HTML, XLSX, images) across the workspace and operator-mounted folders. Use when the user asks about local files, documents, spreadsheets, logs, or data on disk.
Understand images (describe content, answer questions about them, extract text/OCR) via a vision model. Use when the user asks what an image, screenshot, chart, scan, or photo contains.
Create, list, update, and delete Outlook Calendar events via Microsoft Graph. Supports attendees, locations, and date-range queries.
Send, read, search, reply to, and handle attachments of Outlook email via Microsoft Graph — for your own mailbox or a shared mailbox. Compose messages, list recent mail, search by text, reply/reply-all, and list or download file attachments (e.g. PDFs) for…
Translate text between languages, convert between writing systems, and identify what language a piece of text is in — across DeepL, Sarvam AI and LLM-backed providers.
Convert text to spoken audio and transcribe audio to text, across multiple speech providers (OpenAI, ElevenLabs, Deepgram, Groq, Sarvam AI).
Work with Google Cloud via the official gcloud CLI — check auth/config, list and switch projects, manage Compute Engine instances, deploy and inspect Cloud Run services, work with Cloud Storage, and run any other gcloud command. Output is parsed JSON.
Read raw file contents with line-based pagination support.
Search the filesystem with ls (list directory), glob (pattern match), or grep (search file contents).
Execute short-lived shell commands inside the per-workflow workspace. Uses Nushell when installed and otherwise the host shell. External tools on PATH (npm, node, python, git, ...) are available.
Write new files or edit existing files with string replacement.
Select and load connected skills through the Skill tool using progressive disclosure. Use before applying a connected skill's procedures or consulting its declared references and scripts.
Coordinate durable team tasks by assigning connected teammates, reviewing results, and accepting, retrying, reassigning, or cancelling work.
Coordinate connected subagents through durable Task Manager assignments, bounded parallel execution, review, retry, reassignment, and acceptance.
How to use the Agent Builder tool's five canvas-mutation operations to inspect and grow your own toolset / skills / teammates / workflows mid-execution
Work with Cloudflare via the official cf CLI — check auth identity, list zones, list/create/delete DNS records, query the GraphQL Analytics API (zone traffic, Web Analytics/RUM), and run any other cf command. Output is parsed JSON.
Launch Android applications by package name. Open any installed app programmatically.
Get list of installed Android applications with package names, versions, and metadata.
Control Android audio - get/set volume, mute/unmute for media, ringtone, notification, and call volumes.
Monitor Android device battery status, level, charging state, temperature, and health.
Control Android Bluetooth - enable, disable, get status, and list paired devices.
Control Android camera - get camera info, take photos, and access camera capabilities.
Get Android environmental sensor data - temperature, humidity, pressure, and ambient light level.
Get Android device GPS location - latitude, longitude, accuracy, speed, and provider information.
Get Android motion sensor data - accelerometer, gyroscope, detect motion, shake gestures, and device orientation.
Android device assistant personality. Use when the user wants to interact with their Android phone or tablet in a natural, conversational way.
Control Android screen - brightness, wake screen, auto-brightness toggle, and screen timeout settings.
Control Android WiFi - enable, disable, get status, scan for networks, and get current connection info.
ALWAYS call the wired chat-model tool (anthropic_chat_model / openai_chat_model / gemini_chat_model) at the START of any complex task to get a plan from a stronger model. Also call when stuck and before declaring done. Pass only the `prompt` field — the…
General AI assistant with task planning via write_todos, helpful and honest responses.
Manage memory compaction by summarizing conversation history when approaching token limits
Output human-readable text in pretty formats instead of raw markdown or code blocks
Manage conversation memory. Use when user asks to remember something, recall information, view/edit conversation history, or manage short/long-term memory.
Create and manage structured task lists for planning and tracking complex multi-step operations.
Autonomous decision loop with reflection and iteration
Generate Python code instead of sequential tool calls (81-98% token savings)
Handle errors gracefully with retry strategies and fallback patterns
Coordinate multiple tools together for complex multi-step tasks
Discover and load tools progressively as needed (reduces token overhead)