بنقرة واحدة
sherlock
OSINT username search across 400+ social networks using the Sherlock Project.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
OSINT username search across 400+ social networks using the Sherlock Project.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Compress conversation context — summarize the current session, extract key decisions and facts, then compact history to free up context window.
Generate insights about your Claude Code usage — what topics you work on most, common patterns, productivity trends.
Route Claude Code work by complexity, risk, and tool needs. Use when deciding how much reasoning depth a task needs, whether to read project memory first, whether the task should be decomposed, and whether the work is lightweight, standard, or investigation-heavy.
Query Polymarket prediction markets for probability data and research insights on real-world events.
Search and retrieve academic papers from arXiv using their free REST API. No API key needed.
Query Base (Ethereum L2) blockchain data — wallet balances, token info, transactions, gas analysis, contract inspection. No API key required.
| name | sherlock |
| description | OSINT username search across 400+ social networks using the Sherlock Project. |
| version | 1.0.0 |
| author | hermes-CCC (ported from Hermes Agent by NousResearch) |
| license | MIT |
| metadata | {"hermes":{"tags":["OSINT","Security","Username","Social-Media","Reconnaissance"],"related_skills":[]}} |
pip install sherlock-project
Alternative source install:
git clone https://github.com/sherlock-project/sherlock
cd sherlock
python -m pip install -r requirements.txt
python sherlock.py username
sherlock username
sherlock user1 user2 user3
sherlock username --output results.txt
sherlock username --csv
sherlock username --site twitter github
sherlock username --timeout 10
sherlock username --tor
sherlock username --print-all
pip install sherlock-project or from the upstream GitHub repo.sherlock username.sherlock user1 user2 user3.--output results.txt or --csv.--site twitter github.--timeout 10 and optionally --tor.--print-all when a complete site-by-site record is needed.