# Fivemanage

> Fivemanage SDK for FiveM — installation, screenshots (takeImage, takeServerImage, uploadImage), and centralized logs (Log, Info/Warn/Error). Use when integrating Fivemanage, capturing player screenshots, uploading images, or sending logs to the Fivemanage dashboard.

- Skill: `germanfndez/fivemanage` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add germanfndez/fivemanage`
- Raw SKILL.md: https://api.skillmd.com/api/skills/germanfndez/fivemanage/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: germanfndez (https://skillmd.com/u/germanfndez)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/germanfndez/fivemanage

---


# Fivemanage SDK (FiveM)

Installation, images, and logs for the Fivemanage SDK on FiveM. Use this skill when integrating Fivemanage, capturing screenshots, or sending logs. Docs: https://docs.fivemanage.com/fivem-sdk/installation

## When to use

- User asks how to install or configure the Fivemanage SDK.
- Writing code that captures screenshots (client or server), uploads images, or sends logs to Fivemanage.
- Integrating `exports.fmsdk` in Lua or JavaScript resources.
- Questions about `takeImage`, `takeServerImage`, `uploadImage`, `Log`, `Info`, `Warn`, `Error`, or `config.json`.

## How to use

Read the rule that matches what you're doing:

- **rules/installation.md** — Prerequisites, download, extract to resources, server.cfg (ensure order, API keys).
- **rules/images.md** — Client `takeImage`; server `takeServerImage` and `uploadImage`; metadata (name, description, playerSource).
- **rules/logs.md** — `Log`, `Info`/`Warn`/`Error`, `LogMessage`; datasets; playerSource/targetSource; automatic event logging.
- **rules/configuration.md** — config.json, automatic events, presigned URLs, API keys reminder.
- **rules/reference-links.md** — Official docs and SDK download links.

