trdizin-skill
NewAI agent skill for TR Dizin (trdizin.gov.tr) — search Turkish academic publications, journals, authors & institutions via the open JSON API, with advanced field search, references/citations, and PDF-to-text. No browser, login, or API key; works with Claude Code, Codex, and other agents.
Summary
The TR Dizin skill enables AI agents to search and retrieve Turkish academic publications, journals, authors, and institutions from the TR Dizin database via its open JSON API.
- It supports advanced field search, reference/citation lookups, and PDF-to-text extraction without requiring a browser, login, or API key, making it ideal for researchers and developers working with Turkish scholarly content.
Install & Usage
mkdir -p .claude/agentsAdd the configuration to .claude/agents/trdizin-skill.md
@trdizin-skillUse Cases
Usage Examples
/trdizin-skill search "yapay zeka" limit 10
/trdizin-skill article doi:10.1234/example
/trdizin-skill author "Ahmet Yılmaz"
Security Audits
Frequently Asked Questions
What is trdizin-skill?
The TR Dizin skill enables AI agents to search and retrieve Turkish academic publications, journals, authors, and institutions from the TR Dizin database via its open JSON API. It supports advanced field search, reference/citation lookups, and PDF-to-text extraction without requiring a browser, login, or API key, making it ideal for researchers and developers working with Turkish scholarly content.
How to install trdizin-skill?
To install trdizin-skill: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/trdizin-skill.md. Finally, @trdizin-skill in Claude Code.
What is trdizin-skill best for?
trdizin-skill is a agent categorized under General. It is designed for: api, agent. Created by saidsurucu.
What can I use trdizin-skill for?
trdizin-skill is useful for: Search for Turkish academic articles by keyword, author, or institution for literature reviews.; Retrieve detailed metadata and full-text PDFs of specific publications for research analysis.; Look up citation counts and reference lists of a given article to assess its impact.; Find journals indexed in TR Dizin by title or subject area for publication targeting.; Extract text from PDFs of Turkish academic papers for natural language processing or data mining.; Explore author profiles and their publication history to identify experts in a field..