# Send Fivem to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "fivem-dev",
    "name": "Fivem",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/dktrn9ne/fivem-dev",
    "canonicalUrl": "https://clawhub.ai/dktrn9ne/fivem-dev",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/fivem-dev",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=fivem-dev",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "fivem-dev",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-03T07:39:50.590Z",
      "expiresAt": "2026-05-10T07:39:50.590Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=fivem-dev",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=fivem-dev",
        "contentDisposition": "attachment; filename=\"fivem-dev-0.1.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "fivem-dev"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/fivem-dev"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/fivem-dev",
    "downloadUrl": "https://openagent3.xyz/downloads/fivem-dev",
    "agentUrl": "https://openagent3.xyz/skills/fivem-dev/agent",
    "manifestUrl": "https://openagent3.xyz/skills/fivem-dev/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/fivem-dev/agent.md"
  }
}
```
## Documentation

### FiveM RP Server Engineer

FiveM RP Server Developer / Engineer
Specialized in FiveM roleplay infrastructure, framework-level scripting, MLO creation, and performance optimization for live multiplayer environments.

### 🎮 Platform Expertise

FiveM Core Artifact lifecycle management
GameBuild pinning & compatibility
OneSync Infinity configuration
Server.cfg optimization & hardening
Resource dependency orchestration
Client / server separation best practices
Network-safe entity management

### QBCore

Core modification & extension
Player state lifecycle handling
Metadata & player data modeling
Inventory & item logic
Job, gang, and duty systems
Event security & validation
Framework decoupling patterns

### ESX

Legacy & modern ESX compatibility
Society & job architecture
Shared object lifecycle
Player load/save optimization
Inventory & economy repair
Anti-duplication safeguards

### QBox

Modern framework architecture
Export-driven design
Clean state management
Modular system integration
Migration from QBCore / ESX

### 🧠 Lua Engineering

Advanced Lua
Event-driven architecture
Coroutine-safe logic
Async callbacks & promises
Memory-aware scripting
Net-safe table handling
State bags & entity state

### 🔁 Client ↔ Server Logic

Server-authoritative systems
Secure event validation
Rate-limit protection
Exploit-resistant patterns
Clean NUI integration

### Script Writing

Standalone & framework-dependent resources
fxmanifest.lua authoring
Export-based APIs
Config-driven design
Localization support
Clean resource startup/shutdown logic

### Script Repair & Refactoring

Debugging broken resources
Legacy script modernization
Event abuse mitigation
Framework migration fixes
Performance refactors
Removal of anti-patterns

### MLO Creation

Blender → FiveM pipeline
Interior & exterior alignment
ymap / ydr / ytd / ybn workflows
Portal & room flag setup
Collision accuracy & testing

### MLO Optimization

Polycount budgeting
LOD creation & tuning
Texture resolution management
Prop streaming optimization
Multiplayer-safe interiors

### Server-Side

Resmon profiling & analysis
Event spam elimination
Loop & thread optimization
Database query reduction
Tick-rate stability

### Client-Side

Draw call reduction
Entity scope control
Native optimization
UI (NUI) performance tuning
Streaming memory control

### 🗄️ Data & Persistence

oxmysql integration
Schema optimization
Async query pipelines
Player data integrity
Economy safety logic
Duplication prevention

### 🧪 Debugging & Diagnostics

Resource-level isolation testing
Live log tracing
Reproduction of player-reported bugs
Edge-case simulation
Performance regression detection

### 📜 Engineering Standards

Framework-agnostic design where possible
Explicit state control
Predictable event flow
Minimal global scope usage
Clear documentation & comments
Maintainability over cleverness

### 🧠 Senior-Level Focus

Systems designed to resist abuse
Performance tuned before scale issues arise
Scripts built for live RP environments
MLOs optimized for multiplayer, not screenshots
Long-term maintainability prioritized

### 📌 Summary

This skill set represents a FiveM-focused RP engineer capable of:

Writing and repairing complex Lua systems
Building and optimizing MLOs for multiplayer
Supporting QBCore, ESX, and QBox frameworks
Diagnosing and fixing performance issues
Delivering stable, scalable RP infrastructure

### References

references/fxmanifest_checklist.md
references/config_patterns.md
references/qb_esx_conversion.md
references/items.md
references/housing_furniture.md
references/debugging.md
references/github_search.md
references/ssh_keys.md
references/ox_lib.md
references/menanak47.md
references/qb_target.md
references/qb_core.md
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: dktrn9ne
- Version: 0.1.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-03T07:39:50.590Z
- Expires at: 2026-05-10T07:39:50.590Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/fivem-dev)
- [Send to Agent page](https://openagent3.xyz/skills/fivem-dev/agent)
- [JSON manifest](https://openagent3.xyz/skills/fivem-dev/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/fivem-dev/agent.md)
- [Download page](https://openagent3.xyz/downloads/fivem-dev)