everything-find-files

使用Everything SDK快速搜索本地文件

3,891 stars

Best use case

everything-find-files is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

使用Everything SDK快速搜索本地文件

Teams using everything-find-files should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/everything-find-files/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/andykungbj/everything-find-files/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/everything-find-files/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How everything-find-files Compares

Feature / Agenteverything-find-filesStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

使用Everything SDK快速搜索本地文件

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Everything 文件搜索技能

使用 Everything SDK 在本地快速搜索文件,提供文件详细信息并支持文件发送。

## 使用方法

### 1. 搜索文件

`搜索 [关键词]` - 搜索包含指定关键词的文件

示例:

- `搜索 report.pdf` - 搜索名为 report.pdf 的文件
- `搜索 python` - 搜索包含 python 的文件

### 2. 查看文件详情

`文件 [序号]` - 查看搜索结果中指定序号文件的详细信息

示例:

- `文件 1` - 查看第1个文件的详细信息

### 3. 发送文件

`发送 [序号]` - 发送搜索结果中指定序号的文件

示例:

- `发送 2` - 发送第2个文件

## 功能特性

- 快速文件搜索(使用 Everything SDK)
- 显示搜索结果前10个文件
- 提供文件详细信息(路径、大小、文件名、创建日期、修改日期)
- 支持发送原始文件

## 注意事项

- 需要安装 Everything 软件并确保其正在运行
- Everything SDK 需要放置在以下位置之一:
  - 技能目录下的 `libs` 文件夹中(推荐)
  - 技能根目录下
  - `C:\Program Files\Everything\`
  - `C:\EverythingSDK\DLL\`

## SDK 获取和安装

1. 从 https://www.voidtools.com/support/everything/sdk/ 下载 Everything SDK
2. 解压后,根据你的系统选择:
   - 64位系统:复制 `Everything64.dll`
   - 32位系统:复制 `Everything32.dll`
3. 将 DLL 文件放置在技能的 `libs` 文件夹中或技能根目录下

Related Skills

find-skills

3891
from openclaw/skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

General Utilities

filesystem

3891
from openclaw/skills

Advanced filesystem operations for listing files, searching content, batch processing, and directory analysis. Supports recursive search, file type filtering, size analysis, and batch operations like copy/move/delete. Use when you need to: list directory contents, search for files by name or content, analyze directory structures, perform batch file operations, or analyze file sizes and distribution.

General Utilities

unified-find-skills

3891
from openclaw/skills

Helps users discover and install agent skills from skills.sh, clawhub.com, and tessl.io. Use when the user asks to find a skill for a task, extend agent capabilities, or search for tools/workflows.

static-files

3891
from openclaw/skills

Host static files on subdomains with optional authentication. Use when you need to serve HTML, images, CSS, JS, or any static content on a dedicated subdomain. Supports file upload, basic auth, quota management, and automatic SSL via Caddy. Commands include sf sites (create/list/delete), sf upload (files/directories), sf files (list/delete).

expert-finder

3891
from openclaw/skills

Find domain experts, thought leaders, and subject-matter authorities on any topic. Searches Twitter and Reddit for people who demonstrate deep knowledge, frequent discussion, and above-average expertise in a specific field. Expert discovery, talent sourcing, researcher identification, and KOL (Key Opinion Leader) mapping.

ReferralCodes Referral & Referrals Finder

3891
from openclaw/skills

## Description

fzf-fuzzy-finder

3891
from openclaw/skills

Command-line fuzzy finder for interactive filtering and selection - integrates with shell, vim, and other tools.

fd-find

3891
from openclaw/skills

A fast and user-friendly alternative to 'find' - simple syntax, smart defaults, respects gitignore.

citation-finder

3891
from openclaw/skills

Academic citation lookup and formatter. Given a fuzzy paper title (Chinese or English), searches CrossRef, Semantic Scholar, Baidu Scholar, and CNKI, then returns GB/T 7714, APA 7th, and MLA 9th formatted citations with source links.

dataset-finder

3891
from openclaw/skills

Use this skill when users need to search for datasets, download data files, or explore data repositories. Triggers include: requests to "find datasets", "search for data", "download dataset from Kaggle", "get data from Hugging Face", "find ML datasets", or mentions of data repositories like Kaggle, UCI ML Repository, Data.gov, or Hugging Face. Also use for previewing dataset statistics, generating data cards, or discovering datasets for machine learning projects. Requires OpenClawCLI installation from clawhub.ai.

durable-files-weekly-review-public

3891
from openclaw/skills

Run a weekly token-optimization audit for durable instruction files in any OpenClaw workspace, generate a markdown report, and propose approval-gated cleanup actions. Use when users want to keep AGENTS/USER/TOOLS/MEMORY-style docs lean without silent deletions.

edgefinder-cli

3891
from openclaw/skills

Use the EdgeFinder CLI for NFL and NBA analysis, schedules, standings, Polymarket odds, and portfolio lookups from the terminal.