VerifiedGit
v1.0.0

run-shell

by @openakita0 pulls
URLopenbooklet.com/s/run-shell
Pinnedopenbooklet.com/s/run-shell@1.0.0
APIGET /api/v1/skills/run-shell

Execute shell commands for system operations, directory creation, and script execution. When you need to run system commands, execute scripts, install packages, or manage processes. Note - if commands fail consecutively, try different approaches.

21 skills from this repoopenakita/openakita
run-shellviewing
小红书内容创作助手skills/xiaohongshu-creator/SKILL.md

专为小红书平台打造的内容创作技能,帮助你生成符合平台调性的高质量笔记,涵盖标题、正文、话题标签和配图建议。

add-memoryskills/system/add-memory/SKILL.md

Record important information to long-term memory for learning user preferences, successful patterns, and error lessons. When you need to remember user preferences, save successful patterns, or record lessons from errors.

Article Illustratorskills/baoyu-article-illustrator/SKILL.md

Analyze articles, identify illustration positions, generate images with Type × Style consistency.

Bilibili & YouTube Watcher — 双平台字幕提取skills/bilibili-watcher/SKILL.md

从 Bilibili(B站)和 YouTube 视频中提取字幕/转录文本,支持多语言、会员视频和内容问答。

browser-clickskills/system/browser-click/SKILL.md

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.

browser-get-contentskills/system/browser-get-content/SKILL.md

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.

browser-list-tabsskills/system/browser-list-tabs/SKILL.md

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.

browser-navigateskills/system/browser-navigate/SKILL.md

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.

browser-openskills/system/browser-open/SKILL.md

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.

browser-statusskills/system/browser-status/SKILL.md

Check browser current state including open status, current URL, page title, tab count. Useful for checking current page URL/title. Note - browser_open already includes status check and auto-starts if needed, so you don't need to call browser_status before browser_open.

browser-switch-tabskills/system/browser-switch-tab/SKILL.md

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.

browser-taskskills/system/browser-task/SKILL.md

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.

browser-typeskills/system/browser-type/SKILL.md

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.

call-mcp-toolskills/system/call-mcp-tool/SKILL.md

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.

cancel-scheduled-taskskills/system/cancel-scheduled-task/SKILL.md

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.

complete-todoskills/system/complete-todo/SKILL.md

Mark the plan as completed and generate a summary report. Call when ALL steps are done. Returns execution summary with success/failure statistics.

create-todoskills/system/create-todo/SKILL.md

MUST CALL FIRST for multi-step tasks! If user request needs 2+ tool calls (like 'open + search + screenshot'), call create_todo BEFORE any other tool.

delete-fileskills/system/delete-file/SKILL.md

Delete a file or empty directory. Non-empty directories are rejected for safety. Use run_shell for recursive deletion.

deliver-artifactsskills/system/deliver-artifacts/SKILL.md

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.

desktop-clickskills/system/desktop-click/SKILL.md

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.

Auto-indexed from openakita/openakita

Are you the author? Claim this skill to take ownership and manage it.