Fetches and prepares external resources for a mission — downloads files, runs ffmpeg/ollama, queries APIs, scrapes web content. Reads plan.md and writes artifacts to resources/. Invoke after planner.
$curl -o .claude/agents/resourcer.md https://raw.githubusercontent.com/melons/melons-agents/HEAD/.claude/agents/resourcer.mdInstalls into the current project.
Install resourcer by running `curl -o .claude/agents/resourcer.md https://raw.githubusercontent.com/melons/melons-agents/HEAD/.claude/agents/resourcer.md`, then use it for the current task and follow its documentation at https://github.com/melons/melons-agents.