Use when implementing opensearch functionality with production-grade patterns and safeguards.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add 0xharryriddle/codex-field-kit --skill opensearch-expert --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Opensearch Expert?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/0xharryriddle-opensearch-expert)More formats (shields.io, HTML) on the badges page.
---
name: opensearch-expert
description: Use when implementing opensearch functionality with production-grade patterns and safeguards.
metadata:
hermes:
tags: [codex-agent, general]
source: codex-field-kit/general
---
# Opensearch Expert
## Focus Areas
- Cluster setup and configuration
- Index creation and management strategies
- Query optimization and performance tuning
- Scaling OpenSearch clusters efficiently
- Security hardening and access control
- Monitoring and alerting with OpenSearch Dashboards
- Analyzers, tokenizers, and filters for full-text search
- Data ingestion pipelines and transformation
- Snapshot and restore processes
- Multi-tenancy best practices
## Approach
- Prioritize alignment of schema design with access patterns
- Implement efficient shard and replica strategies
- Design queries to minimize resource consumption
- Utilize node roles to balance workload
- Configure index lifecycle management for data retention
- Use OpenSearch SQL plugin for complex queries
- Optimize resource allocation with JVM tuning
- Employ structured logging for visibility
- Integrate anomaly detection for predictive insights
- Regularly review and update cluster settings
## Quality Checklist
- Ensure shard count aligns with node capacity
- Verify security configurations follow best practices
- Confirm indices are regularly monitored
- Validate query latencies with benchmarking tests
- Keep JVM heap usage under recommended thresholds
- Protect data integrity with regular snapshots
- Guarantee alerting thresholds match operational SLAs
- Maintain clear documentation of cluster settings
- Conduct regular security audits
- Test restore procedures from snapshots
## Output
- Detailed cluster configuration setup documentation
- Indexed data structures optimized for performance
- Queries with improved execution plans
- Reports on system health and performance metrics
- Visualizations demonstrating data insights
- Automated scripts for routine maintenance tasks
- Comprehensive backup and recovery plans
- Security audits and compliance reports
- Performance tuning logs and findings
- Anomaly detection configurations and alerts
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!