Axiom Core Data Diag
Diagnoses core data integrity issues within systems, identifying potential corruption and suggesting remediation steps.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add axiom-core-data-diag npx -- -y @trustedskills/axiom-core-data-diag
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"axiom-core-data-diag": {
"command": "npx",
"args": [
"-y",
"@trustedskills/axiom-core-data-diag"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The axiom-core-data-diag skill provides diagnostic capabilities within the Axiom platform, enabling AI agents to inspect and analyze core data structures. It facilitates deeper visibility into system logs and event streams by allowing agents to query specific datasets directly.
When to use it
- Investigating unexpected errors or anomalies in application logs.
- Verifying the integrity of ingested data before processing pipelines.
- Debugging issues related to event ingestion or storage failures.
- Auditing access patterns and data retention policies within Axiom.
Key capabilities
- Core data structure inspection
- Diagnostic querying of log streams
- Event stream analysis
- Integration with the Axiom platform infrastructure
Example prompts
- "Run a diagnostic check on the last 1000 error events in the production cluster."
- "Analyze the core data schema for any missing fields in the user authentication logs."
- "Generate a summary of data ingestion rates over the past hour using Axiom diagnostics."
Tips & gotchas
Ensure your AI agent has the necessary permissions to access Axiom resources before invoking this skill, as diagnostic queries often require elevated privileges. This tool is specific to the Axiom ecosystem and cannot be used to diagnose data in external databases or non-Axiom log providers.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.