ieee-paper-detail
Installation
SKILL.md
IEEE Xplore Paper Detail Extraction
Extract complete metadata from an IEEE Xplore article page.
Steps
Step 1: Navigate to article
Determine the article URL from $ARGUMENTS:
- If an article number is given (e.g.
8876906): URL is{BASE_URL}/document/{ARNUMBER}/ - If a full URL is given: use that URL directly
- If a DOI is given: URL is
https://doi.org/{DOI}(will redirect to IEEE Xplore)
Use navigate_page with initScript: