New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

lnai

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lnai

CLI tool that syncs a unified .ai/ config to native formats for AI coding tools

latest
Source
npmnpm
Version
0.6.8
Version published
Weekly downloads
177
-63.73%
Maintainers
1
Weekly downloads
 
Created
Source

LNAI Logo

npm version npm downloads build status license GitHub stars

LNAI

Stop maintaining separate config files for every AI coding tool. Define once in .ai/, sync everywhere.

LNAI Demo

Why LNAI?

  • One source of truth — Write your project rules, MCP servers, and permissions once
  • Works with your tools — Syncs to native formats each tool actually reads
  • Stay in sync — Update .ai/ and run lnai sync to propagate changes instantly
  • Automatic cleanup — Orphaned files are removed when configs change

Supported Tools

ToolConfig Generated
Claude Code.claude/
Codex.codex/
Cursor.cursor/
Gemini CLI.gemini/
GitHub Copilot.github/copilot-instructions.md
OpenCode.opencode/
Windsurf.windsurf/

Quick Start

npm install -g lnai

lnai init      # Create .ai/ configuration
lnai validate  # Check for errors
lnai sync      # Export to native tool configs

Documentation

Full guides and configuration reference at lnai.sh

License

MIT

If you find LNAI helpful, please star us on GitHub!

Keywords

ai

FAQs

Package last updated on 15 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