omniskill

plexusone/omniskill
★ 0 stars Go Code/Dev Tools Updated today
A library-first runtime for building MCP servers with interchangeable execution modes.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "omniskill": {
      "command": "go",
      "args": [
        "run",
        "github.com/plexusone/omniskill@latest"
      ]
    }
  }
}

README Excerpt

Unified skill infrastructure for AI agents in Go. OmniSkill provides a common interface for defining, registering, and invoking AI agent capabilities across multiple execution environments: - **skill/** - Core Skill and Tool interfaces, CommandTool for CLI wrapping - **role/** - Role interfaces for agent personas with behaviors, policies, and delegation

Tools (20)

BehaviorProviderDelegationProviderMetricsProviderPolicyProviderSkillRequireradd_issue_commentadd_pull_request_commentadd_to_conferencecalculatorconsult_agentcreate_issueget_issueget_pull_requesthold_calllist_issueslist_pull_requestsmathsearch_codesearch_issuestransfer_call