Openakita@Openakita

Openakita@Openakita from gabrielmoreira/agent-skills-mirror.

by @gabrielmoreira 112 skills

Skills in this plugin

112
  1. Openakita Skills Youtube Summarizer · openakita bundle
    Summarize 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.
    0 installs
  2. Openakita Skills Baidu Paddleocr Doc · openakita bundle
    PaddleOCR 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.
    0 installs
  3. Openakita Skills Changelog Generator · openakita bundle
    Automatically 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.
    0 installs
  4. Openakita Skills Image Understanding · openakita bundle
    Analyze 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.
    0 installs
  5. Browser Open · openakita bundle
    Launch 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.
    0 installs
  6. Browser Task · openakita bundle
    Smart 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.
    0 installs
  7. Browser Type · openakita bundle
    Type 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.
    0 installs
  8. Desktop Type · openakita bundle
    Type 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.
    0 installs
  9. Desktop Wait · openakita bundle
    Wait 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.
    0 installs
  10. Export Agent · openakita bundle
    Export 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.
    0 installs
  11. Import Agent · openakita bundle
    Import an Agent from a .akita-agent package file. Installs the Agent profile and any bundled skills to the local system.
    0 installs
  12. Send Sticker · openakita bundle
    Search and send sticker images in chat. Use during casual conversations, greetings, encouragement, or celebrations to make interactions more lively and engaging.
    0 installs
  13. Openakita Skills Xiaohongshu Creator · openakita bundle
    Create 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.
    0 installs
  14. Openakita Skills Baidu Paddleocr Text · openakita bundle
    PaddleOCR 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.
    0 installs
  15. Browser Click · openakita bundle
    Click 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.
    0 installs
  16. Call MCP Tool · openakita bundle
    Call 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.
    0 installs
  17. Desktop Click · openakita bundle
    Click 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.
    0 installs
  18. Install Skill · openakita bundle
    Install 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.
    0 installs
  19. Publish Agent · openakita bundle
    Publish a local Agent to the OpenAkita Platform Agent Store. Package and prepare a local Agent for publishing to the community hub.
    0 installs
  20. Schedule Task · openakita bundle
    Create 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.
    0 installs
  21. Search Memory · openakita bundle
    Search relevant memories by keyword and optional type filter. When you need to recall past information, find user preferences, or check learned patterns.
    0 installs
  22. Obra Superpowers Systematic Debugging · openakita bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    0 installs
  23. Desktop Hotkey · openakita bundle
    Execute 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).
    0 installs
  24. Desktop Scroll · openakita bundle
    Scroll 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.
    0 installs
  25. Desktop Window · openakita bundle
    Window 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).
    0 installs
  26. Switch Persona · openakita bundle
    Switch 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.
    0 installs
  27. Openakita Skills Web Artifacts Builder · openakita bundle
    Suite 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.
    0 installs
  28. Browser New Tab · openakita bundle
    Open 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.
    0 installs
  29. Desktop Inspect · openakita bundle
    Inspect 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.
    0 installs
  30. Browser Navigate · openakita bundle
    Navigate 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.
    0 installs
  31. Run Skill Script · openakita bundle
    Execute a skill's script file with arguments. When you need to run skill functionality, execute specific operations, or process data with skill.
    0 installs
  32. Set Task Timeout · openakita bundle
    Adjust 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.
    0 installs
  33. Toggle Proactive · openakita bundle
    Toggle 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.
    0 installs
  34. Update Todo Step · openakita bundle
    Update the status of a plan step. MUST call after completing each step to track progress. Status values - pending, in_progress, completed, failed, skipped.
    0 installs
  35. Obra Superpowers Verification Before Completion · openakita bundle
    Use 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
    0 installs
  36. Deliver Artifacts · openakita bundle
    Deliver 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.
    0 installs
  37. Install Hub Agent · openakita bundle
    Download and install an Agent from the OpenAkita Platform Agent Store
    0 installs
  38. Search Hub Agents · openakita bundle
    Search for Agents on the OpenAkita Platform Agent Store
    0 installs
  39. Submit Skill Repo · openakita bundle
    Submit a GitHub repository to be indexed by the OpenAkita Skill Store. Use when user wants to share their skills repo with the community.
    0 installs
  40. Obra Superpowers Brainstorming · openakita bundle
    You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
    0 installs
  41. Obra Superpowers Writing Plans · openakita bundle
    Use when you have a spec or requirements for a multi-step task, before touching code
    0 installs
  42. Browser Screenshot · openakita bundle
    Capture 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.
    0 installs
  43. Browser Switch Tab · openakita bundle
    Switch 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.
    0 installs
  44. Desktop Screenshot · openakita bundle
    Capture 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.
    0 installs
  45. Openakita Skills Google Calendar Automation · openakita bundle
    Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically.
    0 installs
  46. Browser Get Content · openakita bundle
    Extract page content and element text from current webpage. When you need to read page information, get element values, scrape data, or verify page content.
    0 installs
  47. Install Store Skill · openakita bundle
    Install a Skill from the OpenAkita Platform Skill Store
    0 installs
  48. Search Store Skills · openakita bundle
    Search for Skills on the OpenAkita Platform Skill Store
    0 installs
  49. Update User Profile · openakita bundle
    Update 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.
    0 installs
  50. Desktop Find Element · openakita bundle
    Find 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.
    0 installs
  51. List Scheduled Tasks · openakita bundle
    List 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.
    0 installs
  52. Update Scheduled Task · openakita bundle
    Modify 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.
    0 installs