install
source · Clone the upstream repo
git clone https://github.com/enkronos/skillpulse
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/enkronos/skillpulse "$T" && mkdir -p ~/.claude/skills && cp -r "$T/examples/researcher-web" ~/.claude/skills/enkronos-skillpulse-researcher-web-3869ec && rm -rf "$T"
manifest:
examples/researcher-web/SKILL.mdsource content
researcher-web
Performs structured web research with citations.
Purpose
Used for information gathering tasks that require web lookups and cited synthesis.
Inputs
- research query
- optional scope
- optional recency constraints
Outputs
- structured summary
- cited findings
- risk notes if uncertainty is high
Dependencies
- web search tool
- model access
- YAML manifest compatibility
Fallback
If degraded, use:
- fallback model
- alternate skill: researcher-basic