一键导入
filesystem
Safe local file operations and directory management.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Safe local file operations and directory management.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | filesystem |
| description | Safe local file operations and directory management. |
| dependencies | {"python":[],"node":[],"binaries":[]} |
LimeBot's direct access to its local storage and authorized workspace paths.
This skill documentation is a strategy guide, not a callable tool name.
Do not call filesystem directly as a tool.
Use LimeBot's canonical tools instead:
list_dir(path): View files and subdirectories.read_file(path): Load text content from a file.search_files(query, path, mode): Search by filename or file content.write_file(path, content): Overwrite or create a file. Warning: This replaces existing content.delete_file(path): Permanently remove a file or folder. CRITICAL: This action cannot be undone.run_command(command): Only if you truly need shell behavior the canonical tools do not cover.list_dir and read_file for inspection.search_files over manually walking a large tree.write_file only when the user explicitly wants a file created or changed.ALLOWED_PATHS within the .env file.Always use Browser Harness for web interaction that needs robust automation, downloads, uploads, screenshots, testing, or the user's live Chrome session.
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include any mention of Word documents, .docx files, reports, memos, letters, templates, tables of contents, headings, page numbers, letterheads, tracked changes, comments, images, or document conversion.
Manage repositories, invitations, pull requests, and collaborator permissions.
Analyze videos, screen recordings, ads, and video links with LimeBot's native video tool. Use for requests to watch, summarize, transcribe, inspect a moment, read on-screen text, or answer questions about YouTube, Vimeo, TikTok, Loom, MP4, MOV, MKV, or WebM media.
Control a real, local web browser to search, navigate, and extract information.
Manage and interact with Discord servers, channels, and members.