Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
openakita/openakita Search news using DuckDuckGo. Use when you need to find recent news articles, current events, or breaking news. Returns titles, sources, dates, URLs, and excerpts. | Skills | — |
openakita/openakita Load a newly created skill from skills/ directory to make it immediately available | Skills | — |
openakita/openakita List all installed skills following Agent Skills specification. When you need to check available skills, find skill for a task, or verify skill installation. | Skills | — |
openakita/openakita 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. | Skills | — |
openakita/openakita List all configured MCP servers and their connection status. When you need to check available MCP servers or verify server connections. | Skills | — |
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 | — |
Can't find what you're looking for? Evaluate a missing skill.