# nexus-skills

AI-native codebase intelligence skills — generate persistent .nexus-map/ knowledge bases and instantly query file structure, dependency graphs, and change impact. Built for Copilot, Cursor, and any tool-calling LLM. 面向 AI 编程助手的代码库感知技能——生成持久化知识图谱，精准查询文件结构、依赖关系与改动影响半径。

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/haaaiawd-nexus-skills
- Source: https://github.com/Haaaiawd/Nexus-skills
- Price: free and open source

## Summary
nexus-skills is a Claude Code plugin with 2 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes nexus-mapper, nexus-query. 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 haaaiawd/nexus-skills
```

## Skills
- nexus-mapper
- nexus-query

## FAQ

### What is nexus-skills?
AI-native codebase intelligence skills — generate persistent .nexus-map/ knowledge bases and instantly query file structure, dependency graphs, and change impact. Built for Copilot, Cursor, and any tool-calling LLM. 面向 AI 编程助手的代码库感知技能——生成持久化知识图谱，精准查询文件结构、依赖关系与改动影响半径。

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

### Does nexus-skills 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 nexus-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
