# Civil Service Pay Governance

> Retrieve civil-service pay governance records from Ministry of Finance, including guidance documents, salary disclosure templates, and related legal/policy materials.

- **Type:** Skill
- **Install:** `agentstack add skill-taivop-marketplace-civil-service-pay-governance`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [taivop](https://agentstack.voostack.com/s/taivop)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [taivop](https://github.com/taivop)
- **Source:** https://github.com/taivop/marketplace/tree/master/skills/.curated/estonia-public-sources/sources/civil-service-pay-governance

## Install

```sh
agentstack add skill-taivop-marketplace-civil-service-pay-governance
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Civil Service Pay Governance

## Use when
- You need official public-sector pay-system governance material.
- You need templates/guidance and annual disclosure files related to civil-service pay.

## Avoid when
- You need only aggregated public-sector statistics tables (use public-sector statistics skill).

## Inputs
- Topic (`guidance`, `salary-disclosure`, `methodology`, `legal-context`).
- Year.

## Outputs
- Source-linked list of governance documents and data templates.

## Access reality statement
- Access type: `download files`.
- Verified on 2026-02-24.
- Page provides direct PDF/XLSX downloads.

## Primary endpoints
- Salary data (public sector statistics): https://www.fin.ee/riigihaldus-ja-avalik-teenistus-kinnisvara/riigihaldus/avaliku-sektori-statistika#ametnike-palgaandmed
- Pay governance page: https://www.fin.ee/riigihaldus-ja-avalik-teenistus-kinnisvara/avalik-teenistus/palgakorraldus

## Retrieval workflow (reproducible)
1. Open pay-governance page.
2. Collect all linked files under `/sites/default/files/documents/...`.
3. Classify each record by purpose (methodology handbook, memo, disclosure guide, template).
4. Extract year/date from filename and nearby text.
5. Return sorted record list with absolute URLs.

## Request/query contract
- No auth required.
- File retrieval is direct over HTTPS.
- There is no documented API; extraction is from published file links.

## Output schema expectations
- `source_page_url`
- `document_title`
- `document_url`
- `file_format`
- `publication_or_version_year`
- `document_category`
- `notes`

## Limits and caveats
- Titles can be abbreviated and may require filename parsing for year/version.
- Governance documents may reference frameworks published on other pages.

## Verification hooks
- Page contains files such as `Ametnike palkade avalikustamise juhend_2026.pdf` and `01.04.2026 põhipalgad vorm.xlsx`.
- Methodological documents are available (e.g., `ametikohtade hindamise kasiraamat_2018.pdf`).

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [taivop](https://github.com/taivop)
- **Source:** [taivop/marketplace](https://github.com/taivop/marketplace)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-taivop-marketplace-civil-service-pay-governance
- Seller: https://agentstack.voostack.com/s/taivop
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
