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

agentmap

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agentmap

Generate a YAML map of your codebase for AI agent context

Source
npmnpm
Version
0.9.0
Version published
Weekly downloads
11
-62.07%
Maintainers
1
Weekly downloads
 
Created
Source

agentmap

TypeScript CLI and library for generating a compact YAML codebase map for coding agents.

Install

bun add agentmap

CLI

agentmap
agentmap . --output agentmap.yaml

Library

import { generateMapYaml } from 'agentmap'

const yaml = await generateMapYaml({ dir: process.cwd(), diff: true })

Keywords

ai

FAQs

Package last updated on 29 Mar 2026

Related posts