Plexus Classifier Guidelines Management

Create and update Plexus classifier guidelines with automated validation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/AnthusAI/Plexus --skill plexus-classifier-guidelines-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Plexus Classifier Guidelines Management
Source: https://github.com/AnthusAI/Plexus/tree/main/.claude/skills/plexus-guidelines
Command: npx skills add https://github.com/AnthusAI/Plexus --skill plexus-classifier-guidelines-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires rich, and includes scripts (resource) components.

What problem does it solve?

Manually creating and validating guidelines for AI classifiers is often inconsistent, error-prone, and time-consuming. This Skill automates the process, ensuring your classifier guidelines are always standardized, complete, and aligned across human experts and AI systems.

Core Features & Use Cases

  • Standardized Guidelines: Automatically generates and updates classifier guidelines in a consistent Markdown format, ensuring clarity and reducing ambiguity.
  • Automated Validation: Utilizes a built-in tool to instantly check guidelines for compliance with required sections and correct formatting, preventing errors before deployment.
  • Collaborative Workflow: Guides you through an iterative process to gather information from subject matter experts and integrate it into the guidelines, ensuring accuracy and completeness.
  • Use Case: A product manager needs to define clear rules for a new content moderation AI. This Skill helps them systematically define "Yes," "No," and "NA" conditions, then validates the entire document to ensure it meets all operational standards.

Quick Start

Help me create new guidelines for a binary classifier that detects customer sentiment as 'Positive' or 'Negative'. The objective is to identify positive customer feedback.

Frequently Asked Questions about Plexus Classifier Guidelines Management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and validate AI classifier guidelines automatically?

Create classifier guidelines by gathering subject matter expert input through emails and chat, then use the built-in validate_guidelines.py tool to check for required sections, correct Markdown formatting, and YAML compatibility. The Skill enforces standardized structure and runs validation after each update to catch errors before deployment.

What sections are required in classifier guidelines documents?

Required sections enforce consistency across classifier definitions. The Skill prompts for clarification on missing information and validates that all mandatory sections are present and properly formatted according to Plexus scorecard standards before you push score versions.

Can I integrate classifier guidelines with Plexus MCP workflows?

Yes. The Skill pulls and pushes score versions using Plexus MCP, synchronizing your guidelines with Plexus scorecard configurations and ensuring compatibility with MCP workflows while maintaining validation compliance throughout the update cycle.

How do I ensure consistency when multiple experts contribute to guidelines?

The Skill standardizes guidelines in Markdown format and validates them against a unified schema after each update. It guides you through an iterative collaborative workflow to integrate SME inputs from multiple sources while maintaining consistent structure and compliance.

What happens if classifier guidelines fail validation?

The validate_guidelines.py tool identifies missing required sections, formatting errors, and YAML compatibility issues. The Skill prompts you to address violations before proceeding, ensuring guidelines meet operational standards for AI classifier deployment.

Do I need prior experience with Markdown and YAML to use this Skill?

No. The Skill automates guideline generation and formatting; it handles Markdown structure and YAML configuration compatibility. You provide classifier logic and SME inputs, and the Skill ensures they conform to required standards automatically.