# code-index

Self-hosted semantic code search platform — Go server with web dashboard, CLI, and AI-agent skills. Search code by meaning, not text: hybrid BM25 + dense embeddings via llama.cpp.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/dvcdsys-code-index
- Source: https://github.com/dvcdsys/code-index
- Price: free and open source

## Summary
code-index is a Claude Code plugin with 6 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes cix-workspace, cix, cix-workspace. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add dvcdsys/code-index
```

## Skills
- cix-workspace
- cix
- cix-workspace
- cix
- cix-workspace
- cix

## FAQ

### What is code-index?
Self-hosted semantic code search platform — Go server with web dashboard, CLI, and AI-agent skills. Search code by meaning, not text: hybrid BM25 + dense embeddings via llama.cpp.

### How do I install code-index?
Run these in Claude Code: npx -y skills add dvcdsys/code-index. Then prompt normally.

### Does code-index auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is code-index free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
