Skip to main content

research

Explicitly requested research workflow that delegates primary-source investigation to a background agent and saves a Markdown report. Use only when the user explicitly invokes this skill or requests this delegated research workflow.

Zur Installation springen

Quellinformationen

Repository
nicknisi/skills
Letzte Quellaktivität
17. September 2026 um 18:22
Erkannte Sprache von SKILL.md
Englisch
Sterne
3
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
research
description
Explicitly requested research workflow that delegates primary-source investigation to a background agent and saves a Markdown report. Use only when the user explicitly invokes this skill or requests this delegated research workflow.
disable-model-invocation
true
Run this workflow only when the user explicitly invokes this skill or requests delegated research with a saved report. Reading or automatically selecting this skill is not permission to delegate or create files. For ordinary questions and documentation lookups, investigate directly and answer without starting this workflow. When explicitly requested, dispatch one **background agent** to do the research, so you keep working while it reads. Its job: 1. Investigate the question against **primary sources** (official docs, source code, specs, first-party APIs), not a secondary write-up of them. Follow every claim back to the source that owns it. 2. Write the findings to a single Markdown file, citing each claim's source. 3. Save it where the repo already keeps such notes; match the existing convention, and if there is none, put it somewhere sensible and say where.
Auf GitHub ansehen