NEW Browse AI tools across categories — updated daily. See what's new →

Create Hec Event Integration

Use when adding a new HEC (HTTP Event Collector) event integration to the Bitwarden web client. Implements the Splunk token authentication model (Bearer token…

Authorbitwarden
Version1.0.0
LicenseMIT
Token count~523
UpdatedJun 5, 2026

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/bitwarden/clients/tree/HEAD/skills/create-hec-event-integration
Or pick agent:
npx skills add bitwarden/clients --skill create-hec-event-integration --agent claude-code
npx skills add bitwarden/clients --skill create-hec-event-integration --agent cursor
npx skills add bitwarden/clients --skill create-hec-event-integration --agent codex
npx skills add bitwarden/clients --skill create-hec-event-integration --agent opencode
npx skills add bitwarden/clients --skill create-hec-event-integration --agent github-copilot
npx skills add bitwarden/clients --skill create-hec-event-integration --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add bitwarden/clients --skill create-hec-event-integration

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/bitwarden/clients.git
cp -r clients/skills/create-hec-event-integration ~/.claude/skills/
How to use: Once installed, ask your agent to "use the create-hec-event-integration skill" or describe what you want (e.g. "Use when adding a new HEC (HTTP Event Collector) event integration to the Bitwar"). Requires Node.js 18+.

create-hec-event-integration

Use when adding a new HEC (HTTP Event Collector) event integration to the Bitwarden web client. Implements the Splunk token authentication model (Bearer token…

create-hec-event-integrationby bitwarden

Use when adding a new HEC (HTTP Event Collector) event integration to the Bitwarden web client. Implements the Splunk token authentication model (Bearer token…

npx skills add https://github.com/bitwarden/clients --skill create-hec-event-integrationDownload ZIPGitHub

More skills from bitwarden

action-auditby bitwardenDetermine the mode from the user's request:action-remediateby bitwardenBefore proceeding, verify that the user has audit findings to act on. These should come from a prior run of the action-audit skill. Confirm:addressing-code-review-commentsby bitwardenUse when the user is addressing pull request review comments locally and asks for help evaluating, implementing, or drafting responses to reviewer feedback -…analyzing-code-securityby bitwardenThis skill should be used when the user asks to "analyze code for security issues", "check for OWASP vulnerabilities", "review code against CWE Top 25", "find…analyzing-git-sessionsby bitwardenAnalyzes git commits and changes within a timeframe or commit range, providing structured summaries for code review, retrospectives, work logs, or session…architecting-solutionsby bitwardenTech lead perspective on architecture, system design, architecture reviews, blast radius assessment, trade-off analysis, and decision-making. Use when planning…atlassian-readerby bitwardenReads Jira issues, epics, stories, sprints, boards, and Confluence pages from Atlassian Cloud into context via READ-ONLY scoped API tokens and curl commands.…avoiding-false-positivesby bitwardenUse this skill to validate findings during a code review. For each finding, run the rejection criteria and verification checks. If a finding fails any check,…

---

Source: https://github.com/bitwarden/clients/tree/HEAD/skills/create-hec-event-integration
Author: bitwarden
Discovered via: mcpservers.org

SKILL.md source

---
name: create-hec-event-integration
description: Use when adding a new HEC (HTTP Event Collector) event integration to the Bitwarden web client. Implements the Splunk token authentication model (Bearer token…
---

# create-hec-event-integration

Use when adding a new HEC (HTTP Event Collector) event integration to the Bitwarden web client. Implements the Splunk token authentication model (Bearer token…

# create-hec-event-integrationby bitwarden
Use when adding a new HEC (HTTP Event Collector) event integration to the Bitwarden web client. Implements the Splunk token authentication model (Bearer token…

`npx skills add https://github.com/bitwarden/clients --skill create-hec-event-integration`Download ZIPGitHub

## More skills from bitwarden
action-auditby bitwardenDetermine the mode from the user's request:action-remediateby bitwardenBefore proceeding, verify that the user has audit findings to act on. These should come from a prior run of the action-audit skill. Confirm:addressing-code-review-commentsby bitwardenUse when the user is addressing pull request review comments locally and asks for help evaluating, implementing, or drafting responses to reviewer feedback -…analyzing-code-securityby bitwardenThis skill should be used when the user asks to "analyze code for security issues", "check for OWASP vulnerabilities", "review code against CWE Top 25", "find…analyzing-git-sessionsby bitwardenAnalyzes git commits and changes within a timeframe or commit range, providing structured summaries for code review, retrospectives, work logs, or session…architecting-solutionsby bitwardenTech lead perspective on architecture, system design, architecture reviews, blast radius assessment, trade-off analysis, and decision-making. Use when planning…atlassian-readerby bitwardenReads Jira issues, epics, stories, sprints, boards, and Confluence pages from Atlassian Cloud into context via READ-ONLY scoped API tokens and curl commands.…avoiding-false-positivesby bitwardenUse this skill to validate findings during a code review. For each finding, run the rejection criteria and verification checks. If a finding fails any check,…

---

**Source**: https://github.com/bitwarden/clients/tree/HEAD/skills/create-hec-event-integration
**Author**: bitwarden
**Discovered via**: mcpservers.org

Related skills 6

find-skills

★ Featured Official

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

vercel-labs 1.6M
APIs & Integrations

appinsights-instrumentation

★ Featured Official

Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.

microsoft 337k
APIs & Integrations

azure-messaging

★ Featured Official

Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing issues, and SDK configuration problems. WHEN: event hub SDK error, service bus SDK issue, messaging connection failure, AMQP error, event processor host issue, message lock lost, message lock expired, lock renewal, lock renewal batch, send timeout, receiver disconnected, SDK troubleshooting, azure messaging SDK, event hub consumer, ser...

microsoft 327k
APIs & Integrations

azure-hosted-copilot-sdk

★ Featured Official

Build, deploy, and modify GitHub Copilot SDK apps on Azure. MANDATORY when codebase contains @github/copilot-sdk or CopilotClient in package.json. PREFER OVER azure-prepare when copilot-sdk markers detected. WHEN: copilot SDK, @github/copilot-sdk, copilot-powered app, build copilot app, prepare copilot app, add feature to copilot app, modify copilot app, BYOM, bring your own model, CopilotClient, createSession, sendAndWait, azd init copilot. DO NOT USE FOR: deploying already-prepared copilot-...

microsoft 310k
APIs & Integrations

lark-event

★ Featured

Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume <EventKey>` (covers IM message receive, reactions, chat member changes, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports `--max-events` / `--timeout` bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses.

larksuite 154k
APIs & Integrations

xget

★ Featured

Use when tasks involve Xget URL rewriting, registry/package/container/API acceleration, integrating Xget into Git, download tools, package managers, container builds, AI SDKs, CI/CD, deployment, self-hosting, or adapting commands and config from the live README `Use Cases` section into files, environments, shells, or base URLs.

xixu-me 152k
APIs & Integrations