Openakita@Openakita
Openakita@Openakita from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
112- ▌ Openakita Skills Youtube Summarizer · openakita bundleSummarize YouTube videos by extracting transcripts and generating structured notes. Use when the user wants to summarize a YouTube video, extract key points from a talk, create study notes from a lecture, or get timestamps for important moments. Supports multiple URL formats and languages.
- ▌ Openakita Skills Baidu Paddleocr Doc · openakita bundlePaddleOCR document parsing skill based on PaddleOCR-VL-1.5. Provides SOTA-level document understanding with ultra-high precision recognition and parsing. Use when user needs to parse, extract, or understand document content.
- ▌ Openakita Skills Changelog Generator · openakita bundleAutomatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Use this skill whenever the user mentions changelogs, release notes, version updates, "what changed", product updates, app store descriptions, or needs to summarize recent development work for non-technical audiences.
- ▌ Openakita Skills Image Understanding · openakita bundleAnalyze images using Dashscope (Qwen) Vision models for detailed description, OCR text extraction, object recognition, and visual Q&A. Use when the user needs to understand image content via Alibaba Cloud Dashscope API, especially for Chinese-language image analysis and documents.
- ▌ Browser Open · openakita bundleLaunch browser or check its status. Returns current state (is_open, url, title, tab_count). If already running, returns status without restarting. Auto-handles everything - no need to call browser_status first.
- ▌ Browser Task · openakita bundleSmart browser task agent - describe what you want done in natural language and it completes automatically. PREFERRED tool for multi-step browser operations like searching, form filling, and data extraction.
- ▌ Browser Type · openakita bundleType text into input fields on webpage. When you need to fill forms, enter search queries, or input data. PREREQUISITE - must use browser_navigate first. May need to click field first for focus.
- ▌ Desktop Type · openakita bundleType text at current cursor position in desktop applications. When you need to enter text in dialogs, fill input fields, or type in text editors. Supports Chinese input. For browser webpage forms, use browser_type instead.
- ▌ Desktop Wait · openakita bundleWait for UI element or window to appear. When you need to wait for dialog to open, loading to complete, or synchronize with application state before next action. Default timeout is 10 seconds.
- ▌ Export Agent · openakita bundleExport a local Agent profile as a portable .akita-agent package file. Use when user wants to share, backup, or distribute an Agent with its skills and configuration.
- ▌ Import Agent · openakita bundleImport an Agent from a .akita-agent package file. Installs the Agent profile and any bundled skills to the local system.
- ▌ Send Sticker · openakita bundleSearch and send sticker images in chat. Use during casual conversations, greetings, encouragement, or celebrations to make interactions more lively and engaging.
- ▌ Openakita Skills Xiaohongshu Creator · openakita bundleCreate engaging Xiaohongshu (RED/小红书) content including titles, body text, hashtags, and image style recommendations. Supports multiple content types such as product reviews, tutorials, lifestyle sharing, and shopping guides with platform-specific optimization.
- ▌ Openakita Skills Baidu Paddleocr Text · openakita bundlePaddleOCR text recognition skill using PP-OCRv5 lightweight model. Supports natural scene and complex document text detection and recognition. Use when user needs OCR text extraction from images.
- ▌ Browser Click · openakita bundleClick page elements by CSS selector or text content. When you need to click buttons, links, or select options. PREREQUISITE - must use browser_navigate to open target page first.
- ▌ Call MCP Tool · openakita bundleCall MCP server tool for extended capabilities. Check 'MCP Servers' section in system prompt for available servers and tools. When you need to use external service or access specialized functionality.
- ▌ Desktop Click · openakita bundleClick desktop elements or coordinates. When you need to click buttons/icons in applications, select menu items, or interact with desktop UI. Supports element description, name prefix, or coordinates. For browser webpage elements, use browser_click instead.
- ▌ Install Skill · openakita bundleInstall skill from URL or Git repository to local skills/ directory. When you need to add new skill from GitHub or install SKILL.md from URL. Supports Git repos and single SKILL.md files.
- ▌ Publish Agent · openakita bundlePublish a local Agent to the OpenAkita Platform Agent Store. Package and prepare a local Agent for publishing to the community hub.
- ▌ Schedule Task · openakita bundleCreate scheduled task or reminder. IMPORTANT - must actually call this tool to create task. Just saying 'OK I will remind you' does NOT create the task. Task types - (1) reminder for simple messages, (2) task for AI operations.
- ▌ Search Memory · openakita bundleSearch relevant memories by keyword and optional type filter. When you need to recall past information, find user preferences, or check learned patterns.
- ▌ Obra Superpowers Systematic Debugging · openakita bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Desktop Hotkey · openakita bundleExecute keyboard shortcuts. When you need to copy/paste (Ctrl+C/V), save files (Ctrl+S), close windows (Alt+F4), undo/redo (Ctrl+Z/Y), or select all (Ctrl+A).
- ▌ Desktop Scroll · openakita bundleScroll mouse wheel in specified direction. When you need to scroll page/document content, navigate long lists, or zoom in/out with Ctrl. Directions - up/down/left/right.
- ▌ Desktop Window · openakita bundleWindow management operations. When you need to list all open windows, switch to a specific window, minimize/maximize/restore windows, or close windows. Use title parameter for targeting specific window (fuzzy match).
- ▌ Switch Persona · openakita bundleSwitch Agent persona preset. Supports 8 presets including default assistant, business, tech expert, butler, girlfriend, boyfriend, family, and Jarvis. Use when user asks to change communication style or personality.
- ▌ Openakita Skills Web Artifacts Builder · openakita bundleSuite of tools for creating elaborate, multi-component interactive HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
- ▌ Browser New Tab · openakita bundleOpen new browser tab and navigate to URL (keeps current page open). When you need to open additional page without closing current, or multi-task across pages. PREREQUISITE - must confirm browser is running first.
- ▌ Desktop Inspect · openakita bundleInspect window UI element tree structure for debugging and understanding interface layout. When you need to debug UI automation issues, understand application structure, or find correct element identifiers.
- ▌ Browser Navigate · openakita bundleNavigate browser to specified URL to open a webpage. When you need to open webpages or start web automation. PREREQUISITE - must call before browser_click/type operations. Auto-starts browser if not running.
- ▌ Run Skill Script · openakita bundleExecute a skill's script file with arguments. When you need to run skill functionality, execute specific operations, or process data with skill.
- ▌ Set Task Timeout · openakita bundleAdjust current task timeout policy. Use when the task is expected to take long, or when the system is too aggressive switching models. Prefer increasing timeout for long-running tasks with steady progress.
- ▌ Toggle Proactive · openakita bundleToggle proactive messaging mode. When enabled, Agent proactively sends greetings, task reminders, and key recaps via IM channel. Use when user asks to enable/disable proactive messages.
- ▌ Update Todo Step · openakita bundleUpdate the status of a plan step. MUST call after completing each step to track progress. Status values - pending, in_progress, completed, failed, skipped.
- ▌ Obra Superpowers Verification Before Completion · openakita bundleUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
- ▌ Deliver Artifacts · openakita bundleDeliver artifacts (files/images/voice) to current IM chat via gateway, returning a receipt. Use this as the only delivery proof for attachments. Text replies are sent automatically - only use this for file/image/voice attachments.
- ▌ Install Hub Agent · openakita bundleDownload and install an Agent from the OpenAkita Platform Agent Store
- ▌
- ▌ Submit Skill Repo · openakita bundleSubmit a GitHub repository to be indexed by the OpenAkita Skill Store. Use when user wants to share their skills repo with the community.
- ▌ Obra Superpowers Brainstorming · openakita bundleYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
- ▌ Obra Superpowers Writing Plans · openakita bundleUse when you have a spec or requirements for a multi-step task, before touching code
- ▌ Browser Screenshot · openakita bundleCapture browser page screenshot (webpage content only, not desktop). When you need to show page state, document results, or debug issues. For desktop screenshots, use desktop_screenshot instead.
- ▌ Browser Switch Tab · openakita bundleSwitch to a specific browser tab by index. When you need to work with a different tab or return to previous page. Use browser_list_tabs to get tab indices.
- ▌ Desktop Screenshot · openakita bundleCapture Windows desktop screenshot with automatic file saving. When you need to show desktop state, capture application windows, or record operation results. IMPORTANT - must actually call this tool, never say 'screenshot done' without calling. Returns file_path for deliver_artifacts.
- ▌ Openakita Skills Google Calendar Automation · openakita bundleAutomate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically.
- ▌ Browser Get Content · openakita bundleExtract page content and element text from current webpage. When you need to read page information, get element values, scrape data, or verify page content.
- ▌
- ▌
- ▌ Update User Profile · openakita bundleUpdate user profile information when user shares preferences, habits, or work details. When you need to save user preferences, remember user's work domain, or provide personalized service.
- ▌ Desktop Find Element · openakita bundleFind desktop UI elements using UIAutomation (fast, accurate) or vision recognition (fallback). When you need to locate buttons/menus/icons, get element positions before clicking, or verify UI state. For browser webpage elements, use browser_* tools instead.
- ▌ List Scheduled Tasks · openakita bundleList all scheduled tasks with their ID, name, type, status, and next execution time. When you need to check existing tasks, find task ID for cancel/update, or verify task creation.
- ▌ Update Scheduled Task · openakita bundleModify scheduled task settings WITHOUT deleting. Can modify notify_on_start, notify_on_complete, enabled. Common uses - (1) 'Turn off notification' = notify=false, (2) 'Pause task' = enabled=false, (3) 'Resume task' = enabled=true.