🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

skill-installer

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skill-installer

Library-first installer engine for Agent Skills across multiple providers

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

skill-installer (TypeScript)

Library-first installer engine for Agent Skills.

  • Parse .skill/SKILL.md
  • Detect providers
  • Resolve install targets (project or user)
  • Install full .skill/* payload
  • Normalize shared .agents/skills providers to universal

API

  • parseSkill(source)
  • supportedProviders()
  • detectProviders(projectRoot?)
  • promptProviderSelection(options?)
  • resolveInstallTarget(provider, scope, projectRoot?)
  • install(request)

Keywords

agent-skills

FAQs

Package last updated on 27 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts