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.fmsdkin Lua or JavaScript resources. - Questions about
takeImage,takeServerImage,uploadImage,Log,Info,Warn,Error, orconfig.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; servertakeServerImageanduploadImage; 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.
More from germanfndez/fiveai-skills
fivem-nui
FiveM NUI (New User Interface) development for creating graphical elements and user interfaces. Use when creating or editing NUI interfaces, HTML/CSS/JS for FiveM, or handling NUI callbacks.
101fivem-security
Best practices and rules for securing FiveM resources against cheaters and exploits. Use this skill when writing or reviewing server-side and client-side code to ensure malicious events, unauthorized entity creations, and client trust issues are prevented. Focuses on strict server authority and safe event handling.
85fivem-basics
FiveM resource structure, fxmanifest, client/server scripting, events. Use when creating or editing FiveM resources or Lua scripts, or when the user asks how FiveM works.
80lua-basics
Effective Lua programming for FiveM - functions, tables, variables, conditionals, error handling. Use when writing or reviewing Lua code for FiveM resources.
63esx-framework
ESX Legacy Framework for FiveM - Player management, jobs, economy, inventory, weapons. Use when creating ESX resources or working with xPlayer, PlayerData, ESX functions.
39skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
35