Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
openakita/openakita List all Agent profiles that can be exported as .akita-agent packages. Shows both system and custom agents. | Skills | — |
openakita/openakita List directory contents including files and subdirectories. When you need to explore directory structure, find specific files, or check what exists in a folder. | Skills | — |
openakita/openakita Install a Skill from the OpenAkita Platform Skill Store | Skills | — |
openakita/openakita 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. | Skills | — |
openakita/openakita Download and install an Agent from the OpenAkita Platform Agent Store | Skills | — |
openakita/openakita Preview the contents of a .akita-agent package file without installing it. Shows manifest, profile, bundled skills, and validation status. | Skills | — |
openakita/openakita Search file contents using regex pattern across directories. Cross-platform pure Python implementation (no external tools needed). Returns matching lines with file paths and line numbers. | Skills | — |
openakita/openakita Find files by glob pattern recursively. Results sorted by modification time (newest first). Auto-skips .git, node_modules and other common ignore directories. | Skills | — |
openakita/openakita Get local file path of voice message sent by user. When user sends voice message, system auto-downloads it. When you need to process user's voice message or transcribe voice to text. | Skills | — |
openakita/openakita Get system tool detailed parameter definition (Level 2 disclosure). When you need to understand unfamiliar tool usage, check tool parameters, or learn tool examples. Call before using unfamiliar tools. | Skills | — |
openakita/openakita Get the current plan execution status. Shows all steps and their completion status. Use to check progress during multi-step task execution. | Skills | — |
openakita/openakita Get skill reference documentation for additional guidance. When you need to get detailed technical docs, find examples, or understand advanced usage. | Skills | — |
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 | — |
Can't find what you're looking for? Evaluate a missing skill.