New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@ataraxy-labs/sem-skill

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ataraxy-labs/sem-skill

One-command setup of sem (entity-level code intelligence) for coding agents: installs the sem skill and registers the sem MCP server.

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
28
133.33%
Maintainers
1
Weekly downloads
 
Created
Source

@ataraxy-labs/sem-skill

One-command setup of sem (entity-level code intelligence) for coding agents.

npx @ataraxy-labs/sem-skill

This:

  • Installs the sem skill into ~/.claude/skills/sem/ so the agent knows when and how to reach for sem (impact, context, orient, diff, blame, log) instead of grep for structural code questions.
  • Registers the sem MCP server (sem mcp) at user scope, so the sem_impact / sem_context / sem_entities / ... tools are available in every session.

It's idempotent, re-run it any time. It needs the sem CLI on PATH (npm i -g @ataraxy-labs/sem or see the install docs); if sem isn't installed yet, the skill and MCP registration still go in and work once it is.

Restart the agent session afterward to load the MCP tools.

Skill content originally contributed by @linhlban150612 (sem PR #376).

Keywords

sem

FAQs

Package last updated on 25 Jun 2026

Related posts