dapodik-gtk-lookup

Look up GTK data from a local Dapodik Web Service by name and type.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/susantosanto/config-opencode --skill dapodik-gtk-lookup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dapodik-gtk-lookup
Source: https://github.com/susantosanto/config-opencode/tree/main/skills/dapodik-gtk-lookup
Command: npx skills add https://github.com/susantosanto/config-opencode --skill dapodik-gtk-lookup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the retrieval of complete GTK data from the Dapodik Web Service, reducing manual searches and data assembly.

Core Features & Use Cases

  • GTK data lookup by name and optional type from a local Dapodik instance.
  • Formatted output suitable for payroll, official letters, and rosters.
  • Supports standardized output views (detailed and summary) and easy export to JSON.

Quick Start

Query GTK data by name using the local Dapodik service to generate a detailed GTK report.

Frequently Asked Questions about dapodik-gtk-lookup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve GTK data from the Dapodik Web Service?

To retrieve GTK data, query the local Dapodik Web Service instance running on http://localhost:5774 using a valid web service token. This allows you to look up staff data by name and optional type for generating payroll documents and rosters.

Can I generate a staff roster using Dapodik education data?

Yes, you can generate a staff roster using Dapodik education data by looking up GTK records by name. The skill provides formatted output views suitable for official rosters, payroll documents, and GTK certificates.

Do I need a running Dapodik instance to look up GTK information?

Yes, you need a running Dapodik instance on http://localhost:5774 and a valid web service token to look up GTK information. The skill directly queries this local service to retrieve education data.

What's the best way to export GTK data to JSON from a local Dapodik instance?

The best way to export GTK data to JSON is to query the local Dapodik Web Service and use the skill's export functionality. This automates retrieval and formats the staff data for easy integration.

Why is my Dapodik GTK lookup not working?

Your Dapodik GTK lookup may not be working if the local Dapodik instance is not running on http://localhost:5774 or if the web service token is invalid. Ensure both prerequisites are met before querying.