feat: ship skills/elastic/SKILL.md for agent invocation
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 88/100
- issue の種類
- ドキュメント
- 明瞭さ
- 明確に書かれている
- 活発さ
- 活発
- 領域
- cli, documentation
調査の方向性
AGENTS.md と既存の .claude/skills/ のガイダンスを読み、README を調べてから、elastic --help --json または elastic cli-schema を使って、文書化されているコマンドとオプションを確認します。記載されたエージェントワークフローを含む skills/elastic/SKILL.md を追加し、README からリンクします。エージェントがその skill だけでコンテキストを設定し、読み取りコマンドを実行できれば完了です。
索引モデルが issue の本文から書いたものです。
説明
AGENTS.md is for contributors and cli-schema is for introspection. Nothing in-repo tells an agent host how to run elastic. Contributor skills under .claude/skills/ cover build and test only.
Add skills/elastic/SKILL.md (agentskills.io format) covering:
- Interactivity: never prompt; pass
--yes;--dry-runbefore mutations - Prefer
--json; discover inputs with--help --jsonorelastic cli-schema - Target a context with
--use-context; do not pass credentials as flags - Config / env:
ELASTIC_CLI_CONFIG_FILE,ELASTIC_CLI_TELEMETRY,ELASTIC_NO_BANNER,NO_COLOR - Diagnose with
elastic status --jsonbefore retrying a failed API call - Destructive confirm:
confirmation_requiredmeans add--yes - Do not dump
docs/cli/schema.jsoninto context; query the command you need
No elastic skill install command. Markdown in-repo plus a README pointer is enough for MVP.
Acceptance: one SKILL.md, linked from the README. An agent can configure a context and run a read command from the skill alone.
- 主要言語
- TypeScript
- スター
- 43
- フォーク
- 24
- 平均マージ
- 1日 5時間
- マージ済み PR(30日)
- 61
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
elastic/cli のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
cloud enhancement
難易度 1/5 1〜3時間 初心者へのやさしさ 88/100
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
mksglu/context-mode#1200 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
jaegertracing/jaeger-ui#4506 ·
-
area:desktop area:ui bug platform:macos
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
anthropics/claude-code#96687 ·
-
good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
AOSSIE-Org/DebateAI#582 · コメント 2 件 ·