Agent skill

web-research

Internet-Tiefenrecherche zu einem technischen Thema. Durchsucht mehrere Quellen, vergleicht Ansätze, bewertet Vor-/Nachteile und gibt eine fundierte Empfehlung. Aufruf mit /web-research [fragestellung].

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill web-research-haenel881988-speicher-analyse --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/analysis/web-research-haenel881988-speicher-analyse/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Internet-Tiefenrecherche Du führst eine systematische Internet-Recherche durch und lieferst eine fundierte, quellenbasierte Empfehlung. ## Argument `$ARGUMENTS` = Technische Fragestellung oder Thema für die Recherche ## Recherche-Protokoll ### Phase 1: Breite Suche (mindestens 5 verschiedene Suchanfragen) 1. **Allgemeine Suche:** Hauptthema + aktuelle Lösungen 2. **Spezifische Suche:** Kontext der App (Tauri v2, Rust, Windows) 3. **Alternativen-Suche:** "Alternative to X", "X vs Y" 4. **Praxis-Suche:** Echte Implementierungen, GitHub-Repos, npm-Pakete 5. **Probleme-Suche:** Known issues, Limitierungen, Firmenumgebungen ### Phase 2: Quellen vertiefen - Relevante Artikel/Docs vollständig lesen (WebFetch) - npm-Pakete prüfen: Downloads, letzte Updates, Dependencies - GitHub-Repos prüfen: Stars, Issues, Wartung ### Phase 3: Bewertungsmatrix Jede Option bewerten nach: | Kriterium | Gewicht | |-----------|---------| | Funktioniert OHNE Admin-Rechte | PFLICHT | | Funktioniert OHNE Firewall-Änderungen | PFLICHT | | Funktioniert in Firmenumgebungen | PFLICHT | | Pure JS / keine Native Addons | Hoch | | Tauri-kompatibel (Rust-Backend + WebView-Frontend) | Hoch | | Aktiv gewartet (Updates <

What's inside
Steps it walks through
  1. Argument
  2. Recherche-Protokoll
  3. Phase 1: Breite Suche (mindestens 5 verschiedene Suchanfragen)
  4. Phase 2: Quellen vertiefen
  5. Phase 3: Bewertungsmatrix
  6. Phase 4: Empfehlung
  7. Wichtige Regeln
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the web-research skill do?

Internet-Tiefenrecherche zu einem technischen Thema. Durchsucht mehrere Quellen, vergleicht Ansätze, bewertet Vor-/Nachteile und gibt eine fundierte Empfehlung. Aufruf mit /web-research [fragestellung].

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill web-research-haenel881988-speicher-analyse --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going