Skills Plugins MCP Prompt Model 博客 我的中心

sherlock

Find accounts for a username across 400+ platforms.

DeepseekModel キュレーション済みスキル 品質 優秀 · 90 v1.0.0

取得

https://deepseekmodel.com/api/download.php?id=nousresearch-hermes-agent-optional-skills-security-sherlock-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name sherlock description Find accounts for a username across 400+ platforms. version 1.0.0 author unmodeled-tyler license MIT platforms ["linux","macos","windows"] metadata {"hermes":{"tags":["osint","security","username","social-media","reconnaissance"],"category":"security"}} prerequisites {"commands":["sherlock"]} Sherlock OSINT Username Search Hunt down social media accounts by username across 400+ social networks using the Sherlock Project . When to Use User asks to find accounts associated with a username User wants to check username availability across platforms User is conducting OSINT or reconnaissance research User asks "where is this username registered?" or similar Requirements Sherlock CLI installed: pipx install sherlock-project or pip install sherlock-project Alternatively: Docker available ( docker run -it --rm sherlock/sherlock ) Network access to query social platforms Procedure 1. Check if Sherlock is Installed Before doing anything else , verify sherlock is available: sherlock --version If the command fails: Offer to install: pipx install sherlock-project (recommended) or pip install sherlock-project Do NOT try multiple installation methods — pick one and proceed If installation fails, inform the user and stop 2. Extract Username Extract the username directly from the user's message if clearly stated. Examples where you should NOT use clarify: "Find accounts for nasa" → username is nasa "Search for johndoe123" → username is johndoe123 "Check if alice exists on social media" → username is alice "Look up user bob on social networks" → username is bob Only use clarify if: Multiple potential usernames mentioned ("search for alice or bob") Ambiguous phrasing ("search for my username" without specifying) No username mentioned at all ("do an OSINT search") When extracting, take the exact username as stated — preserve case, numbers, underscores, etc. 3. Build Command Default command (use this unless user specifically requests otherwise): sherlock --print-found --no-color "<username>" -- timeout 90 Optional flags (only add if user explicitly requests): --nsfw — Include NSFW sites (only if user asks) --tor — Route through Tor (only if user asks for anonymity) Do NOT ask about options via clarify — just run the default search. Users can request specific options if needed. 4. Execute Search Run via the terminal tool. The command typically takes 30-120 seconds depending on network conditions and site count. Example terminal call: { "command" : "sherlock --print-found --no-color \"target_username\"" , "timeout" : 180 } 5. Parse and Present Results Sherlock outputs found accounts in a simple format. Parse the output and present: Summary line: "Found X accounts for username 'Y'" Categorized links: Group by platform type if helpful (social, professional, forums, etc.) Output file location: Sherlock saves results to <username>.txt by default Example output parsing: [+] Instagram: https://instagram.com/username [+] Twitter: https://twitter.com/username [+] GitHub: https://github.com/username Present findings as clickable links when possible. Pitfalls No Results Found If Sherlock finds no accounts, this is often correct — the username may not be registered on checked platforms. Suggest: Checking spelling/variation Trying similar usernames with ? wildcard: sherlock "user?name" The user may have privacy settings or deleted accounts Timeout Issues Some sites are slow or block automated requests. Use --timeout 120 to increase wait time, or --site to limit scope. Tor Configuration --tor requires Tor daemon running. If user wants anonymity but Tor isn't available, suggest: Installing Tor service Using --proxy with an alternative proxy False Positives Some sites always return "found" due to their response structure. Cross-reference unexpected results with manual checks. Rate Limiting Aggressive searches may trigger rate limits. For bulk username searches, add delays between calls or use --local with cached data. Installation pipx (recommended) pipx install sherlock-project pip pip install sherlock-project Docker docker pull sherlock/sherlock docker run -it -- rm sherlock/sherlock <username> Linux packages Available on Debian 13+, Ubuntu 22.10+, Homebrew, Kali, BlackArch. Ethical Use This tool is for legitimate OSINT and research purposes only. Remind users: Only search usernames they own or have permission to investigate Respect platform terms of service Do not use for harassment, stalking, or illegal activities Consider privacy implications before sharing results Verification After running sherlock, verify: Output lists found sites with URLs <username>.txt file created (default output) if using file output If --print-found used, output should only contain [+] lines for matches Example Interaction User: "Can you check if the username 'johndoe123' exists on social media?" Agent procedure: Check sherlock --version (verify installed) Username provided — proceed directly Run: sherlock --print-found --no-color "johndoe123" --timeout 90 Parse output and present links Response format: Found 12 accounts for username 'johndoe123': • https://twitter.com/johndoe123 • https://github.com/johndoe123 • https://instagram.com/johndoe123 • [... additional links] Results saved to: johndoe123.txt User: "Search for username 'alice' including NSFW sites" Agent procedure: Check sherlock installed Username + NSFW flag both provided Run: sherlock --print-found --no-color --nsfw "alice" --timeout 90 Present results
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース URL(本ページ)
exported_atエクスポート日時(ダウンロード毎)
system_promptシステムプロンプト本文
model_configモデル設定:provider / model / temperature / max_tokens / top_p
examplesサンプル
install_guide各プラットフォームの導入説明(Coze / Dify / Claude / カスタム)
同じスキルを各プラットフォーム形式で出力できます。
.skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能 ダウンロード
.skillpro 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。