Skip to content

nullapt/vscode-nullapt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-nullapt

VS Code extension for nullapt — browse the registry, install, remove, verify, and publish AI skills without leaving the editor.

Features

  • Sidebar panel — Installed Skills and Registry views in the Activity Bar
  • Install / Remove via Command Palette (Ctrl+Shift+P)
  • Verify a SKILL.json signature with a right-click → nullapt: Verify SKILL.json
  • Publish directly from a SKILL.json file
  • Browse opens nullapt.dev in your browser

Requirements

  • nullapt CLI must be on your PATH (or configure nullapt.cliPath)

Extension settings

Setting Default Description
nullapt.registryUrl https://registry.nullapt.dev Use a self-hosted registry
nullapt.cliPath (PATH) Absolute path to the nullapt binary

Development

git clone https://github.com/nullapt/vscode-nullapt
cd vscode-nullapt
npm install
npm run dev      # watch mode
# Press F5 in VS Code to launch Extension Development Host

About

VS Code extension — browse, install, verify, and publish nullapt AI skills from the editor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors