add-gitmcp — ebpf 개발 add-gitmcp, community, ebpf 개발, ide skills, Linux 보안 설정, LSM 방지 설정, GitMCP URL 추가, MCP 설정 관리, Claude Code, Cursor, Windsurf

v1.0.0

이 스킬 정보

고급 ebpf와 Linux Security Modules(LSM) 통합이 필요한 리눅스 보안 에이전트에게 적합하며, 실제 리눅스 보호를 제공합니다. add-gitmcp는 프로젝트의 MCP 설정에 GitMCP URL을 추가하는 스킬이다

기능

ebpf 지원
Linux 보안 지원
LSM 방지 지원
GitMCP URL 추가
MCP 설정 지원
보안 및 효율적인 개발

# Core Topics

Cybereason-Public Cybereason-Public
[31]
[1]
Updated: 3/10/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 10/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
10/11
Quality Score
59
Canonical Locale
en
Detected Body Locale
en

고급 ebpf와 Linux Security Modules(LSM) 통합이 필요한 리눅스 보안 에이전트에게 적합하며, 실제 리눅스 보호를 제공합니다. add-gitmcp는 프로젝트의 MCP 설정에 GitMCP URL을 추가하는 스킬이다

이 스킬을 사용하는 이유

에이전트가 GitMCP 문서 URL을 프로젝트의 MCP 구성에서 사용할 수 있도록 하여 ebpf와 LSM을 사용하여 보안을 강화하고, GitMCP와 같은 서비스와의 무결점 통합을 위한 결정적 URL을 제공합니다. GitMCP는任意의 공개 GitHub 리포지토리를 MCP 호환 문서 서버로 변환할 수 있습니다.

최적의 용도

고급 ebpf와 Linux Security Modules(LSM) 통합이 필요한 리눅스 보안 에이전트에게 적합하며, 실제 리눅스 보호를 제공합니다.

실행 가능한 사용 사례 for add-gitmcp

프로젝트의 MCP 구성에 GitMCP 문서 URL을 자동으로 추가하는 것
MCP 호환 문서 서버를 위한 결정적 URL을 생성하는 것
ebpf와 LSM 통합을 사용하여 리눅스 보안을 강화하는 것

! 보안 및 제한 사항

  • GitMCP 서비스 가용성이 필요함
  • 공개 GitHub 리포지토리만 해당
  • ebpf와 리눅스 보안 모듈(LSM) 호환성에 의존

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is add-gitmcp?

고급 ebpf와 Linux Security Modules(LSM) 통합이 필요한 리눅스 보안 에이전트에게 적합하며, 실제 리눅스 보호를 제공합니다. add-gitmcp는 프로젝트의 MCP 설정에 GitMCP URL을 추가하는 스킬이다

How do I install add-gitmcp?

Run the command: npx killer-skills add Cybereason-Public/owLSM/add-gitmcp. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for add-gitmcp?

Key use cases include: 프로젝트의 MCP 구성에 GitMCP 문서 URL을 자동으로 추가하는 것, MCP 호환 문서 서버를 위한 결정적 URL을 생성하는 것, ebpf와 LSM 통합을 사용하여 리눅스 보안을 강화하는 것.

Which IDEs are compatible with add-gitmcp?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for add-gitmcp?

GitMCP 서비스 가용성이 필요함. 공개 GitHub 리포지토리만 해당. ebpf와 리눅스 보안 모듈(LSM) 호환성에 의존.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Cybereason-Public/owLSM/add-gitmcp. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use add-gitmcp immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

add-gitmcp

Install add-gitmcp, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Add GitMCP

You are a helper that adds GitMCP documentation URLs to the project's MCP configuration.

What is GitMCP?

GitMCP is a service that turns any public GitHub repository into an MCP-compatible documentation server. It works on-the-fly — no registration needed. URLs are deterministic.

URL Format:

https://gitmcp.io/{owner}/{repo}

Input Parameters

ParameterRequiredDescription
repoYesGitHub repo URL, owner/repo format, or just repo name

Accepted input formats:

  • Full URL: https://github.com/owner/repo
  • Full URL with .git: https://github.com/owner/repo.git
  • SSH URL: git@github.com:owner/repo.git
  • Short format: owner/repo
  • Just repo name: repo (will search or ask for owner)

Example invocations:

Workflow (Fast Path)

IMPORTANT: Do NOT make network calls to validate repos. GitMCP URLs are deterministic and work for any public repo. Skip validation to avoid timeouts.

Step 1: Parse Repository Input

Extract owner and repo name from the input. This is string parsing only — no network calls.

If user provides owner/repo: Use directly. If user provides just repo:

  • Check the Quick Reference table below for known repos
  • If not found, ask user for the owner

Step 2: Construct GitMCP URL

GITMCP_URL = "https://gitmcp.io/{owner}/{repo}"

Step 3: Add to Project MCP Configuration

Always use project-level config: .cursor/mcp.json

Never use user-level config (~/.cursor/mcp.json)

Read the existing .cursor/mcp.json (if exists), add the new entry:

json
1{ 2 "mcpServers": { 3 "{repo}-docs": { 4 "url": "https://gitmcp.io/{owner}/{repo}" 5 } 6 } 7}

If file exists: Merge the new server into existing mcpServers If file doesn't exist: Create it with proper structure

Step 4: Report Result

✅ GitMCP Added
Repository: {owner}/{repo}
GitMCP URL: https://gitmcp.io/{owner}/{repo}
Config: .cursor/mcp.json
Server name: {repo}-docs

Restart Cursor to load the new MCP server.

Server Naming Convention

  • Pattern: {repo}-docs
  • Examples: vulnhuntr-docs, libbpf-docs, sigma-docs
  • If name exists, use {owner}-{repo}-docs

Quick Reference: Known Repos

Use this table to quickly resolve repo names without network lookups:

Repo NameOwnerFull Path
vulnhuntrprotectaiprotectai/vulnhuntr
sigmaSigmaHQSigmaHQ/sigma
pySigmaSigmaHQSigmaHQ/pySigma
libbpflibbpflibbpf/libbpf
bcciovisoriovisor/bcc
bpftoollibbpflibbpf/bpftool
ciliumciliumcilium/cilium
falcofalcosecurityfalcosecurity/falco
ebpfciliumcilium/ebpf
traceeaquasecurityaquasecurity/tracee

Error Handling

ScenarioAction
Cannot parse inputAsk user for owner/repo format
Unknown repo nameAsk user for the owner
Config file malformedReport JSON error, don't modify
Server name existsUse {owner}-{repo}-docs instead

Notes

  1. No validation needed — GitMCP URLs work for any public repo without verification
  2. Project-level only — Always use .cursor/mcp.json, never user-level
  3. Fast execution — No network calls during skill execution
  4. Restart required — User must restart Cursor after adding

관련 스킬

Looking for an alternative to add-gitmcp or another community skill for your workflow? Explore these related open-source skills.

모두 보기

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
인공지능

widget-generator

Logo of f
f

prompts.chat 피드 시스템을 위한 사용자 지정 가능한 위젯 플러그인을 생성합니다

149.6k
0
인공지능

flags

Logo of vercel
vercel

리액트 프레임워크

138.4k
0
브라우저

pr-review

Logo of pytorch
pytorch

파이썬에서 텐서와 동적 신경망 구현 및 강력한 GPU 가속 지원

98.6k
0
개발자