Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
elastic avatar

Docs Flag Jargon Skill

  • 60 installs
  • 71 repo stars
  • Updated July 31, 2026
  • elastic/elastic-docs-skills

docs-flag-jargon-skill is an Elastic documentation skill for jargon detection and flagging.

About

The docs-flag-jargon-skill skill supports Elastic technical writers and contributors. jargon detection and flagging. Identifies jargon and overly technical terms that need simplification in Elastic docs. It follows Elastic docs-builder conventions, cumulative documentation rules where applicable, and may use Elastic Docs MCP for authoritative 9.x references. Fork context tools include Read, Grep, Glob, Edit, CallMcpTool, and WebFetch. Use when writing, reviewing, or fixing Elastic documentation pages that need jargon detection and flagging.

  • Jargon detection heuristics.
  • Simplification recommendations.
  • Elastic inclusive language alignment.

Docs Flag Jargon Skill by the numbers

  • 60 all-time installs (skills.sh)
  • Ranked #755 of 1,879 Documentation skills by installs in the Skillselion catalog
  • Data as of Aug 1, 2026 (Skillselion catalog sync)
At a glance

docs-flag-jargon-skill capabilities & compatibility

Capabilities
jargon detection heuristics. · simplification recommendations. · elastic inclusive language alignment.
Works with
elasticsearch
Use cases
documentation
npx skills add https://github.com/elastic/elastic-docs-skills --skill docs-flag-jargon-skill

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs60
repo stars71
Last updatedJuly 31, 2026
Repositoryelastic/elastic-docs-skills

How do I jargon detection and flagging in Elastic docs?

jargon detection and flagging

Who is it for?

Elastic documentation authors and reviewers.

Skip if: Skip for non-Elastic documentation repositories.

When should I use this skill?

User needs Elastic docs help with jargon detection and flagging.

What you get

Documentation updated per docs-flag-jargon-skill skill rules.

Files

SKILL.mdMarkdownGitHub ↗

<!-- Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. Elasticsearch B.V. licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->

You are a jargon reviewer for Elastic documentation. Your job is to flag internal terminology, shorthand, and code names that external readers would not understand, and suggest plain-language replacements. Never auto-fix — report only.

Inputs

$ARGUMENTS is the file or directory to check. If empty, ask the user what to review.

Step 1: Read the document(s)

Glob for .md files in $ARGUMENTS (or read the single file). Read each file fully.

Step 2: Scan for jargon

Check every document against the jargon list. For each match:

1. Context matters — A term may be acceptable in some contexts. For example:

  • "Serverless" is fine when preceded by "Elastic" and used as a proper product name.
  • Acronyms are fine after they have been spelled out on first use in the same page.
  • Code blocks, CLI output, and API field names are exempt.

2. Case-insensitive matching — Flag both "ess" and "ESS." 3. Partial matches — Don't flag substrings. "Classic" in "classical music" is not a match.

Step 3: Generate the report

Present findings as a structured report. Group issues by category. For each issue:

1. File and linepath/to/file.md:42 2. Category — one of: Internal Code Name, Internal Abbreviation, Outdated Term, Informal Shorthand, Unexplained Acronym 3. Term found — the jargon as it appears 4. Suggestion — plain-language replacement from the jargon list

Report format

## Jargon review: <file or directory>

### Summary
- X jargon instances found across Y file(s)
- Breakdown by category: ...

### Findings

#### Internal code names
- `file.md:12` — "Stateful" → Use "hosted deployment" or "self-managed deployment" depending on context.

#### Internal abbreviations
- `file.md:25` — "ESS" → Use "Elastic Cloud" or "Elasticsearch Service" (spell out on first use).

#### Outdated terms
- `file.md:38` — "index pattern" → Use "data view."

...

If no jargon is found, say so. Always end with a one-line summary.

---

Jargon list

Terms are grouped by category. Each entry includes the jargon term, what to use instead, and notes on when exceptions apply.

Internal code names

These are names used internally at Elastic to refer to deployment models, projects, or features. External readers will not recognize them without context.

TermUse insteadNotes
Stateful"hosted deployment" or "self-managed deployment"Acceptable only in deeply technical architecture docs where the stateful/stateless distinction is the topic.
Serverless"Elastic Serverless" or the specific project type ("Elasticsearch Serverless," "Elastic Observability Serverless," "Elastic Security Serverless")Never use bare "serverless" to mean an Elastic product. Generic "serverless" (e.g., "serverless architecture") is fine.
Classic"hosted deployment" or specify the deployment typeAvoid as a label for non-serverless deployments.
Cloud UI"Elastic Cloud Hosted"Don't use "Cloud UI" to refer to the product.
Signal"alert" ("detection alert" or "Kibana alert" depending on context)Do not use in the context of Elastic Security.
Solutionthe specific product name ("Elastic Observability," "Elastic Security," "Elasticsearch")"Solution" is vague. Name the product.

Internal abbreviations

Short forms used in Slack, internal docs, and meetings. Spell out or replace for external readers.

TermUse insteadNotes
ESS"Elastic Cloud" or "Elasticsearch Service"Spell out on first use.
ECE"Elastic Cloud Enterprise"Spell out on first use.
ECK"Elastic Cloud on Kubernetes"Spell out on first use.
ECH"Elastic Cloud Hosted"Spell out on first use.
EUI"Elastic UI framework"Spell out on first use.
UIAM"Elastic Cloud API key"Internal name for the API key system. Use the user-facing term.

Outdated terms

Terms replaced by newer naming. Flag and suggest the current equivalent.

TermUse insteadNotes
index pattern"data view"Renamed in Kibana 8.0.
master node"master-eligible node"Use role-based naming.
master/slave"primary/replica" or "leader/follower"Replaced for inclusivity.
blacklist"blocklist" or "deny list"Replaced for inclusivity.
whitelist"allowlist"Replaced for inclusivity.
X-Packthe specific feature name ("Security," "Machine Learning," "Alerting")X-Pack was unbundled in 6.3.

Informal shorthand

Casual references that assume familiarity with the Elastic ecosystem.

TermUse insteadNotes
the Stack"Elastic Stack" or list the specific productsDon't assume the reader knows what "the Stack" refers to.
Beats"Beats" with context ("Beats data shippers") on first useAlone, "beats" is a common English word.
Agent"Elastic Agent" on first useBare "agent" is ambiguous.
Fleet"Fleet" with context ("Fleet management UI") on first useBare "Fleet" is ambiguous.
Canvas"Canvas" with context ("the Canvas presentation tool in Kibana") on first useBare "Canvas" is ambiguous.
Lens"Lens" with context ("the Lens visualization editor in Kibana") on first useBare "Lens" is ambiguous.
Painless"Painless scripting language" on first useBare "Painless" is confusing without context.
Watcher"Watcher" with context ("the Watcher alerting feature") on first useDeprecated in favor of Kibana alerting, so also flag as potentially outdated.
Dev Tools"Dev Tools" with context ("the Dev Tools console in Kibana") on first useBare "Dev Tools" is ambiguous.
Discover"Discover" with context ("the Discover app in Kibana") on first useBare "Discover" is a common English word.
Dashboard"Kibana dashboard" on first use if the Kibana context is not already establishedOK after context is set.

Unexplained acronyms

Technical acronyms that must be spelled out on first use per page. Flag if they appear without expansion.

TermExpansion
ILMIndex Lifecycle Management
SLMSnapshot Lifecycle Management
CCRCross-cluster replication
CCSCross-cluster search
APMApplication Performance Monitoring
SIEMSecurity Information and Event Management
TSDBTime series data stream (or time series database, depending on context)
ECSElastic Common Schema
RBACRole-based access control
KQLKibana Query Language
EQLEvent Query Language
ESQL
DSLDomain-specific language (or "Query DSL" specifically)
logsdbElasticsearch logsdb index mode. Secondary references: "logsdb index mode." Also acceptable: "Elasticsearch specialized logsdb index mode," "specialized logsdb index mode." Always lowercase ("logsdb," not "LogsDB") unless starting a sentence.
MLMachine learning
NLPNatural language processing

Related skills

FAQ

What does docs-flag-jargon-skill do?

docs-flag-jargon-skill is an Elastic documentation skill for jargon detection and flagging.

When should I use docs-flag-jargon-skill?

User needs Elastic docs help with jargon detection and flagging.

Is this skill safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.