bymaxwell2732· 16 subagents
Given a URL or raw text of journal author guidelines, extracts structured requirements into a guidelines/[journal].yml file. Use via /parse-guidelines skill. Tools include WebFetch for URL-based extraction.
$curl -o .claude/agents/guidelines-extractor.md https://raw.githubusercontent.com/maxwell2732/my-submission-formatting-agent/HEAD/.claude/agents/guidelines-extractor.mdInstalls into the current project.
Install guidelines-extractor by running `curl -o .claude/agents/guidelines-extractor.md https://raw.githubusercontent.com/maxwell2732/my-submission-formatting-agent/HEAD/.claude/agents/guidelines-extractor.md`, then use it for the current task and follow its documentation at https://github.com/maxwell2732/my-submission-formatting-agent.