Eve Manifest Authoring

🌐Community
by incept5 · vlatest · Repository

Eve Manifest Authoring helps you quickly create and refine detailed event manifests for immersive experiences, streamlining planning & execution.

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-manifest-authoring npx -- -y @trustedskills/eve-manifest-authoring
2

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

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

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

About This Skill

The eve-manifest-authoring skill enables AI agents to generate, validate, and modify EVE Manifest files, which define agent configurations, tool integrations, and operational parameters within the Eve ecosystem. It streamlines the setup process by allowing agents to programmatically construct deployment manifests based on user requirements or system constraints.

When to use it

  • Deploying new AI agents that require specific toolchains or environment variables defined in a manifest format.
  • Updating existing agent configurations to add new capabilities without manual file editing.
  • Validating the structural integrity of Eve Manifests before initiating complex multi-agent workflows.
  • Automating the creation of standardized agent templates for team-wide consistency.

Key capabilities

  • Generates valid EVE Manifest JSON/YAML structures dynamically.
  • Validates manifest syntax and required fields against current ecosystem standards.
  • Modifies existing configurations to include or exclude specific tools and permissions.
  • Outputs ready-to-deploy configuration files for immediate agent instantiation.

Example prompts

  • "Create an EVE Manifest for a research assistant that integrates with Google Search and has read-only access to my calendar."
  • "Validate the following EVE Manifest structure and list any missing required fields for production deployment."
  • "Update this existing manifest to add a new API key for weather data services while maintaining current security settings."

Tips & gotchas

Ensure your AI agent has access to the latest Eve ecosystem schema definitions, as manifest requirements may evolve with platform updates. Always review generated manifests before applying them to production environments to prevent unintended permission grants or tool misconfigurations.

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
104

🌐 Community

Passed automated security scans.