ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 4/5

Psyclaw Intake 5Clinic

Skill by anctro

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/anctro/psyclaw-intake-5clinic
Or

What This Skill Does

The Psyclaw Intake 5Clinic is a specialized diagnostic skill developed by anctro to facilitate the initial five-department evaluation process for agents within the OpenClaw ecosystem. Designed as a standalone module for the Intake-5Clinic protocol, this skill acts as the primary interface for assessing an agent's operational readiness and baseline health. It systematically guides the agent through five core health metrics, ensuring that all subsequent modules can function effectively. By automating the data collection and initial vetting process, it reduces the complexity of setting up a new agent and ensures standardized reporting for the PsyClaw platform.

Installation

To install this skill, ensure you have the ClawHub CLI tool configured. The skill requires an existing connection to the Psyclaw framework. We strongly recommend having the psyclaw-openclaw-health package installed first to manage authentication and baseline data. Execute the following command in your terminal:

clawhub install openclaw/skills/skills/anctro/psyclaw-intake-5clinic

If you have previously configured your health credentials, ensure that your credentials.json file is present in the .agents/skill-docs/openclaw-health/ directory. If you encounter errors, run npx clawhub update psyclaw-openclaw-health --force to refresh your dependencies.

Use Cases

  • Initial Agent Onboarding: Use this skill immediately after deploying a new agent to perform a comprehensive health audit across five specialized clinics.
  • Periodic Health Re-evaluation: Periodically trigger this skill to ensure the agent's performance metrics have not drifted significantly from the established baseline.
  • Diagnostic Troubleshooting: When an agent reports performance degradation, running the Intake 5Clinic provides a structured report that helps administrators pinpoint the exact failing category.

Example Prompts

  1. "OpenClaw, please initiate the Intake 5Clinic protocol to evaluate my agent's current health status."
  2. "I've just installed the new health module; can you run the five-department assessment and output the findings?"
  3. "Summarize the results of the latest 5Clinic intake audit and highlight any areas that require immediate attention."

Tips & Limitations

  • Prerequisites: This skill is not a standalone diagnostic engine; it relies heavily on the psyclaw-openclaw-health infrastructure. Do not attempt to run this without completing your initial registration and heartbeat configuration.
  • Data Privacy: All assessments are mapped to your specific identity. Ensure your credentials.json is stored securely and never shared with unauthorized parties.
  • Consistency: Always wait for the full assessment to complete before submitting results to the PsyClaw platform to avoid incomplete data logs. If the assessment is interrupted, simply re-run the process.

Metadata

Author@anctro
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-anctro-psyclaw-intake-5clinic": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#health-monitoring#diagnostic#agent-setup#assessment
Safety Score: 4/5

Flags: file-read, external-api, data-collection