Agent Review

🌐Community
by civitai · vlatest · Repository

Analyzes CivitAI model descriptions & images to identify potential issues like bias, safety concerns, or inaccurate tagging.

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 agent-review npx -- -y @trustedskills/agent-review
2

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

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

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

About This Skill

What it does

This skill enables AI agents to discover and install new capabilities directly from the Civitai registry. It streamlines the expansion of an agent's toolkit by allowing dynamic retrieval and deployment of community-contributed skills without manual configuration.

When to use it

  • You need to quickly equip an agent with specialized functions available on the Civitai platform.
  • Your workflow requires updating agent capabilities with the latest community tools or models.
  • You want to automate the process of finding and integrating new AI utilities into your existing system.
  • You are building a flexible agent architecture that relies on external skill repositories for extensibility.

Key capabilities

  • Discovery of available skills within the Civitai ecosystem.
  • Direct installation of identified skills into the active agent environment.
  • Integration with the civitai/civitai repository to access verified tools.

Example prompts

  • "Find and install a skill for image generation from the Civitai registry."
  • "Discover available analysis tools and add the most relevant one to my current setup."
  • "Install the latest data processing skill you find on Civitai to help me clean this dataset."

Tips & gotchas

Ensure your agent has network access to reach the external Civitai registry, as the skill relies on live discovery. Verify that installed skills are compatible with your specific agent framework before relying on them for critical tasks.

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
civitai
Installs
42

🌐 Community

Passed automated security scans.