Skip to content
BeClaude

trdizin-skill

New
18GitHub TrendingGeneralby saidsurucu

AI 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.

First seen 6/28/2026

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

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/trdizin-skill.md

3
Invoke with @agent-name
@trdizin-skill

Use Cases

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.

Usage Examples

1

/trdizin-skill search "yapay zeka" limit 10

2

/trdizin-skill article doi:10.1234/example

3

/trdizin-skill author "Ahmet Yılmaz"

View source on GitHub
apiagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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..