Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
openakita/openakita Get skill detailed instructions and usage guide (Level 2 disclosure). When you need to understand how to use a skill, check skill capabilities, or learn skill parameters. | Skills | — |
openakita/openakita Get current session system logs. IMPORTANT - when commands fail, encounter errors, or need to understand previous operation results, call this tool. Logs contain command details, error info, system status. | Skills | — |
openakita/openakita Get memory system statistics including total count and breakdown by type. When you need to check memory usage or understand memory distribution. | Skills | — |
openakita/openakita Get local file path of image sent by user. When user sends image, system auto-downloads it. When you need to process user's image or analyze image content. | Skills | — |
openakita/openakita Get current chat history including user messages, your replies, and system task notifications. When user says 'check previous messages' or 'what did I just send', use this tool. | Skills | — |
openakita/openakita 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. | Skills | — |
openakita/openakita 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. | Skills | — |
openakita/openakita Delete a file or empty directory. Non-empty directories are rejected for safety. Use run_shell for recursive deletion. | Skills | — |
openakita/openakita Mark the plan as completed and generate a summary report. Call when ALL steps are done. Returns execution summary with success/failure statistics. | Skills | — |
openakita/openakita PERMANENTLY DELETE scheduled task. When user says 'cancel/delete task' use this. When user says 'turn off notification' use update_scheduled_task with notify=false. When user says 'pause task' use update_scheduled_task with enabled=false. | Skills | — |
openakita/openakita 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. | Skills | — |
openakita/openakita 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. | Skills | — |
openakita/openakita 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. | Skills | — |
openakita/openakita 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. | Skills | — |
openakita/openakita 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. | Skills | — |
openakita/openakita 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. | Skills | — |
openakita/openakita 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. | Skills | — |
openakita/openakita 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. | Skills | — |
openakita/openakita List all open browser tabs with their index, URL and title. When you need to check what pages are open, manage multiple tabs, or find a specific tab to switch to. | Skills | — |
openakita/openakita 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. | Skills | — |
Can't find what you're looking for? Evaluate a missing skill.