External knowledge and library research. Use when the task depends on current, version-specific library/framework behavior, official API examples, or web investigation of a tricky problem — especially for fast-moving libraries (React, Next.js, AI SDKs, ORMs, auth).
$curl -o .claude/agents/rc-librarian.md https://raw.githubusercontent.com/rodolfochicone/rc-project/HEAD/agents/rc-librarian.mdInstalls into the current project.
Install rc-librarian by running `curl -o .claude/agents/rc-librarian.md https://raw.githubusercontent.com/rodolfochicone/rc-project/HEAD/agents/rc-librarian.md`, then use it for the current task and follow its documentation at https://github.com/rodolfochicone/rc-project.