Install
$ agentstack add skill-tenwalk-ieee-skills-ieee-search ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
IEEE Literature Search and Verification
Use this skill to gather and verify literature evidence before writing the Introduction, Related Work, citations, or cover-letter significance claims. It is a search-and-verification skill, not a license to pad references.
Core stance
- Search live for current literature. For "latest", "recent", venue policy, DOI, metadata, or
title verification, use available web/connectors rather than memory.
- Prefer primary sources. Publisher pages, IEEE Xplore, arXiv records, DOI/Crossref pages, and
authors' accepted manuscripts beat blog summaries.
- Verify before formatting. Title, author order, venue, year, volume/issue/pages, DOI, and arXiv
ID must come from a source. Missing fields stay missing.
- Organize by mechanism and gap. Related work should help the paper argue a technical gap, not
become a chronological bibliography.
- Do not overclaim novelty. Search can support "differs from" and "to the best of our checked
sources", but not universal first-ever claims without strong evidence.
When to open extra files
| File | Open when | |---|---| | [references/search-strategy.md](references/search-strategy.md) | Planning queries, source selection, venue/time filters, keyword expansion, or novelty checks | | [references/verification-and-bibtex.md](references/verification-and-bibtex.md) | Verifying metadata, DOI/arXiv records, BibTeX, citation keys, and IEEE reference fields |
Use ieee-citation after search to format final references, and ieee-writing to turn the related-work map into manuscript prose.
Workflow
- Extract the search intent: background survey, related-work paragraph, novelty check, DOI
verification, BibTeX export, or citation-gap audit.
- Build query families: system/task, method, metric, venue, and synonyms/acronyms.
- Search primary sources and note exact source URLs/DOIs/arXiv IDs. For recent work, include
the date range searched.
- Screen for relevance: same system model, same metric, same assumption, or same method family.
- Verify metadata before creating BibTeX or numbered references.
- Build a related-work matrix: paper -> problem -> method -> limitation -> how the user's work
differs.
- Return gaps and confidence: what was searched, what remains uncertain, and which claims need
softer language.
Output format
Search strategy:query families, venues/sources, date range, inclusion criteria.Verified references:citation-ready metadata with DOI/arXiv/source links and missing fields.Related-work matrix:Paper -> problem/method -> key result -> limitation -> relevance.Citation/BibTeX notes:fields to pass toieee-citation, including uncertain abbreviations.Novelty and gap note:what can be claimed safely and what needs more evidence.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: TenWalk
- Source: TenWalk/ieee-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.