# Layerkit Bootstrap

> Install Layerkit into the current repo; seed project store + memory; run doctor.

- **Type:** Skill
- **Install:** `agentstack add skill-hariharapanigrahy-layerkit-layerkit-bootstrap`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [hariharapanigrahy](https://agentstack.voostack.com/s/hariharapanigrahy)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [hariharapanigrahy](https://github.com/hariharapanigrahy)
- **Source:** https://github.com/hariharapanigrahy/layerkit/tree/main/skills/layerkit-bootstrap

## Install

```sh
agentstack add skill-hariharapanigrahy-layerkit-layerkit-bootstrap
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# layerkit-bootstrap

Install tools for the **agent-as-developer** loop. Maps start empty; agents author integrations from evidence.

## Steps

1. Detect platform: `codex | claude | cursor | copilot | opencode | openhands | devin | windsurf | factory-droid | antigravity`
2. Install + verify:

```bash
layerkit install --platform  --hooks enabled --map-reminders enabled --poc
layerkit doctor
layerkit repo status
layerkit memory index
```

3. Confirm project store path (`--project-dir` / `LAYERKIT_PROJECT_DIR` / default `.layerkit`).
4. Confirm memory dirs under `{projectDir}/memory/` (INDEX.md present).
6. Next: `layerkit-orchestrate-integration` (or `layerkit-discover-data-layer`).

## Forbidden

- Authoring vendor maps during bootstrap
- Hardcoding vendor field names into core

## Success criteria

- [ ] `layerkit doctor` exits clean (or only expected empty-map warnings)
- [ ] Skills installed for the chosen platform
- [ ] `{projectDir}/memory/INDEX.md` exists
- [ ] No invented map payloads in store

## Final answer

Platform, projectDir, hooks on/off, doctor status, next skill.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [hariharapanigrahy](https://github.com/hariharapanigrahy)
- **Source:** [hariharapanigrahy/layerkit](https://github.com/hariharapanigrahy/layerkit)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-hariharapanigrahy-layerkit-layerkit-bootstrap
- Seller: https://agentstack.voostack.com/s/hariharapanigrahy
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
