원클릭으로
eu-funded-projects
Download RTK project-level EU and related funding workbooks from its public Nextcloud WebDAV share.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Download RTK project-level EU and related funding workbooks from its public Nextcloud WebDAV share.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Neutral thinking partner for the user. USE WHEN the user asks for coaching, help with reflection, is struggling to get started or understand a fuzzy topic, wants to talk something through, wants to talk out loud, asks for a Socratic mode, is struggling to phrase a concrete problem or idea, seems emotionally loaded about something, or similar -- or might benefit from a coach'y approach.
Search Estonian building supply stores (Bauhof, Ehituse ABC, Decora, K-Rauta, Bauhaus, Depo), grocery stores (Prisma, Rimi, Selver), home furnishing (IKEA), and second-hand marketplaces (Vinted, Yaga) for products, prices, and stock. USE WHEN user asks to find products at Estonian stores, compare prices across them, or check availability.
Generate a printable, text-free story coloring book PDF from a story idea, with consistent characters and real-landmark backgrounds. Use when the user asks to create a coloring book, coloring pages, or a wordless picture-story PDF. Requires an OpenAI API key.
Searches the Estonian library catalog ESTER (ester.ee) to find books, check availability, and locate them in specific library branches. USE WHEN user asks to find a book in Estonian libraries, check if a book is available, find where to pick up a library book, search ESTER, or mentions Estonian library branches like Kalamaja, Keskraamatukogu, Tartu, etc.
Route Estonian public-data questions to documented official APIs, downloads, and reproducible public web interfaces. Use for Estonian statistics, legislation, parliament, registries, public finance, procurement, environment, health, transport, municipal records, and other official data retrieval.
Route a question to a verified Estonian official public-data source and execute its API, download, or public web retrieval recipe.
| name | eu-funded-projects |
| description | Download RTK project-level EU and related funding workbooks from its public Nextcloud WebDAV share. |
https://www.rtk.ee/toetuste-ulevaated-oigusaktid/ulevaade-toetatud-projektidest/toetatud-projektidhttps://pilv.rtk.ee/s/Mig46PpedQosEamhttps://pilv.rtk.ee/public.php/webdav/Mig46PpedQosEam with an empty password.PROPFIND to the WebDAV root with header Depth: 2 and the public-share credentials.getlastmodified; do not hard-code the dated filename.d:href from https://pilv.rtk.ee with the same credentials.Example listing:
curl -u 'Mig46PpedQosEam:' -X PROPFIND -H 'Depth: 2' \
https://pilv.rtk.ee/public.php/webdav/
Keep the source filename, modification date, funding period, fund, measure, project number and name, recipient and registry code, region, dates, status, budget components, and paid amounts. Preserve approved budget and paid amounts as separate fields.
Require HTTP 207 Multi-Status, DAV 200 entries, XLSX content type, a non-zero content length, and a workbook containing project, recipient, and funding fields. Reject the RTK narrative page or Power BI/Tableau embed as a data response.