Discover the toolingbehind modern intelligence
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
A cross-platform Markdown AI note-taking software.
AI summary
Auto-generated overview of what this skill does and when to reach for it.
Cross-platform Markdown note-taking app that captures messy thoughts first, then uses AI to organize and polish them into structured notes.
$ npx skillcity@latest codexu/note-genAuto-detects the skill or MCP server in this repo and installs it for Claude Code, Codex, Cursor or Cline.
Requires Node.js 18+ (ships with npx).
npx -y note-gen
MCP Configuration
Add this to your claude_desktop_config.json
{
"mcpServers": {
"note-gen": {
"command": "npx",
"args": [
"-y",
"note-gen"
]
}
}
}Loading README…