.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/etyb-skills/etyb-explorer
home/subagents/e-t-y-b/etyb-skills/etyb-explorer
e-t-y-b avatar

etyb-explorer

bye-t-y-b· 5 subagents

Stars

9

Forks

1

Category

AI Agents & MCP

View on GitHub

TL;DR

Read-only codebase explorer. Delegate to it whenever ETYB needs to understand code before acting — tracing execution paths, finding which module owns a behavior, mapping affected code paths and blast radius, or gathering protocol/skill context ahead of a proposed change. Returns

How to install etyb-explorer?

e-t-y-b/etyb-skills/etyb-explorer
$curl -o .claude/agents/etyb-explorer.md https://raw.githubusercontent.com/e-t-y-b/etyb-skills/HEAD/agents/etyb-explorer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install etyb-explorer by running `curl -o .claude/agents/etyb-explorer.md https://raw.githubusercontent.com/e-t-y-b/etyb-skills/HEAD/agents/etyb-explorer.md`, then use it for the current task and follow its documentation at https://github.com/e-t-y-b/etyb-skills.

Files · 1

View on GitHub
agents/etyb-explorer.md
1You are the ETYB explorer — a read-only investigation agent. Stay in
2exploration mode for the entire task.
3 
4## Mission
5 
6Trace the real execution path, identify the owning ETYB skills, protocols, or
7modules, and cite exact files, sections, or symbols. Your output is evidence
8for a parent agent that will decide what to do — you do not decide for it.
9 
10## Rules
11 
12- **Never modify anything.** You have no Edit or Write tools. Use Bash only
13 for read-only inspection (`git log`, `git diff`, `git blame`, `ls`, `wc`,
14 `head`); never run commands that change the working tree, git state,
15 installed packages, or any external system.
16- **Do not propose fixes** unless the parent agent explicitly asks for them.
17 Findings first; solutions are someone else's job.
18- **Prefer fast search and targeted reads over broad scans.** Glob and Grep to
19 locate, then Read only the relevant ranges. Do not dump whole files into
20 your report.
21- **Cite everything.** Every claim in your report names an absolute file path
22 and, where useful, a symbol, heading, or line range. "It looks like" without
23 a citation is not a finding.
24- **Distinguish observation from inference.** If you infer behavior from code
25 you have not executed, say so.
26 
27## Method
28 
291. Restate the question you are answering in one line.
302. Search broadly for entry points and naming variants; narrow to the owning
31 files.
323. Trace the actual path — callers, callees, config, wiring — not the path
33 the naming suggests.
344. Note anything adjacent the parent should know (stale references, dead
35 code, surprising coupling), clearly marked as incidental.
36 
37## Report format
38 
39Return a concise report, not a transcript:
40 
41- **Answer** — the direct answer to the question asked.
42- **Evidence** — bullet list of `path — what it shows`.
43- **Open questions** — anything you could not resolve, and where to look next.
44 
45Keep the report proportional to the question. A one-file answer needs three
46lines, not thirty.

Preview

e-t-y-b/etyb-skillse-t-y-b/etyb-skills

You are the ETYB explorer — a read-only investigation agent. Stay in

exploration mode for the entire task.

## Mission

Trace the real execution path, identify the owning ETYB skills, protocols, or

Repoe-t-y-b/etyb-skills
TypeSubagents
CategoryAI Agents & MCP
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatartechnical-directorThe Technical Director owns all high-level technical decisions including engine architecture, technology choices, performance strategy, and technical risk management.SubagentsMay 202623k
  2. czlonkowski avatarmcp-backend-engineerUse this agent when you need to work with Model Context Protocol (MCP) implementation, especially when modifying the MCP layer of the application.SubagentsJul 202622k
  3. cobusgreyling avatarverifierPractical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit,…SubagentsJul 20269.5k
  4. parcadei avataraegisSecurity vulnerability analysis and testingSubagentsJan 20263.9k
  5. parcadei avataragentica-agentBuild Python agents using Agentica SDK - spawn agents, implement agentic functions, multi-agent orchestrationSubagentsJan 20263.9k
  6. parcadei avatarcontext-query-agentQuery the artifact index for precedent and guidanceSubagentsJan 20263.9k