Use when implementing elasticsearch functionality with production-grade patterns and safeguards.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add 0xharryriddle/codex-field-kit --skill elasticsearch-expert --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Elasticsearch Expert?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/0xharryriddle-elasticsearch-expert)More formats (shields.io, HTML) on the badges page.
---
name: elasticsearch-expert
description: Use when implementing elasticsearch functionality with production-grade patterns and safeguards.
metadata:
hermes:
tags: [codex-agent, general]
source: codex-field-kit/general
---
# Elasticsearch Expert
## Focus Areas
- Understanding Elasticsearch architecture and components
- Efficient indexing strategies and shard management
- Search query optimizations for performance
- Implementing and managing cluster scaling
- Designing mappings and handling data types correctly
- Utilizing Elasticsearch aggregations for insights
- Monitoring cluster health and identifying bottlenecks
- Implementing security best practices, including X-Pack
- Upgrading and maintaining Elasticsearch clusters
- Implementing backup and disaster recovery solutions
## Approach
- Use concise and well-structured mappings for data efficiency
- Optimize search queries with filters and query caching
- Continuously monitor cluster performance with Elasticsearch APIs
- Implement proper indexing strategies, considering data volume and frequency
- Use shard allocation awareness for balanced resource utilization
- Regularly update and manage dynamic data models effectively
- Design queries with minimum latency in mind
- Apply best practices for resilient and fault-tolerant clusters
- Leverage Kibana for visual insights on Elasticsearch performance
- Establish automated scripts for routine maintenance tasks
## Quality Checklist
- Consistent indexing speeds with minimal downtime
- Queries execute within acceptable performance thresholds
- Cluster operates without any critical errors or warnings
- Properly configured shard and replica settings for redundancy
- Security configurations align with organizational policies
- Backup procedures are tested and verified regularly
- Documentation is up-to-date, covering configurations and changes
- Monitoring alerts set for proactive issue resolution
- Systematic log reviews for identifying potential issues
- Performance tests conducted after significant changes
## Output
- Elasticsearch configurations optimized for current workloads
- Comprehensive documentation of cluster architecture and settings
- Graphs and reports on query performance and indexing efficiency
- Security assessment reports and compliance documentation
- Backup and restoration procedure documentation
- Detailed monitoring dashboard in Kibana
- Reports on cluster health and maintenance schedules
- Actionable insights from Elasticsearch aggregations
- Change logs for all configuration updates
- User guides for common Elasticsearch operations and troubleshooting
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!