Eve Job Lifecycle

🌐Community
by incept5 · vlatest · Repository

The Eve Job Lifecycle skill automates and tracks all stages of an Eve Online job, boosting efficiency and ensuring timely completion.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add eve-job-lifecycle npx -- -y @trustedskills/eve-job-lifecycle
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "eve-job-lifecycle": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/eve-job-lifecycle"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The eve-job-lifecycle skill enables AI agents to manage and execute job lifecycles within an Eve Online context. It allows agents to receive, process, and complete jobs, including tracking progress and handling errors. This facilitates automated task completion and resource management for player characters or organizations.

When to use it

  • Automated mining operations: An agent can autonomously mine asteroids, transport ore, and sell the resources without direct player intervention.
  • Manufacturing tasks: Agents can manage production cycles, including ordering materials, assembling modules, and distributing finished goods.
  • Security/combat roles: An agent could patrol a system, respond to distress calls, or engage in automated defense operations.
  • Logistics support: Agents can automatically transport cargo between stations, ensuring timely delivery of resources.

Key capabilities

  • Job reception and processing
  • Progress tracking
  • Error handling
  • Automated task completion
  • Resource management

Example prompts

  • "Agent, accept all available mining jobs in the Hesperus system."
  • "Agent, prioritize manufacturing jobs for T2 modules."
  • “Agent, complete any outstanding cargo transport missions.”

Tips & gotchas

The agent requires access to relevant Eve Online API keys and permissions to perform actions on behalf of a character. Ensure proper configuration of these credentials before deployment.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
incept5
Installs
0

🌐 Community

Passed automated security scans.