← 返回
开发者工具 中文

findFilePath

Helps locate local files by searching common directories for a specified file name or partial name on Windows, macOS, and Linux.
通过在 Windows、macOS 和 Linux 的常用目录中搜索指定文件名或部分文件名,帮助定位本地文件。
fidods
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 825
下载
💾 11
安装
1
版本
#latest

概述

---
name: find-local-file
description: Helps users locate local files on a PC by providing a file name
---

Find Local File

This skill helps users find local files on a PC with openclaw installed

by searching for a file using its name.

When to Use This Skill

Use this skill when the user:

  • Asks to find a file on their computer
  • Provides a file name and wants to know where it is stored
  • Is unsure whether a file exists locally
  • Wants to locate a document without opening it

Supported Platforms

  • Windows
  • macOS
  • Linux

Input Requirements

The user needs to provide:

  • A file name (e.g. report.pdf, notes.txt, config.json)

Optional:

  • Partial file name
  • File extension

How to Help Users

Step 1: Confirm the File Name

  • Extract the file name from the user input
  • Ask for clarification if the name is ambiguous

Step 2: Search the Local File System

  • Search common directories:
  • Home directory
  • Desktop
  • Documents
  • Downloads
  • Optionally expand to the entire disk if needed

Step 3: Present Results

  • Show a list of matching files
  • Display full file paths
  • Indicate if multiple matches are found

Example output:

Found 2 files:

C:\Users\Alice\Documents\report.pdf

C:\Users\Alice\Downloads\report.pdf

Step 4: Ask for Next Action

  • Open the file
  • Narrow the search
  • Search by file type

When No Files Are Found

  • Inform the user that no matching files were found
  • Suggest checking spelling or file extension
  • Offer to search broader locations or by partial name

Safety & Scope

  • This skill only reads file metadata (name and path)
  • It does not modify or delete files
  • It does not upload or share files

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 06:13 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 426 📥 118,072
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 66 📥 179,935
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,899