Code_analysis
Description
This project provides tools for analyzing, categorizing, and storing n8n workflows across multiple database types:
Installation
claude install-skill https://github.com/kingler/n8n_agent README
n8n Workflow Vectorization and Knowledge Graph
This project provides tools for analyzing, categorizing, and storing n8n workflows across multiple database types:
- undefined
MCP Integrations
This project now includes Model Context Protocol (MCP) integrations for:
- undefined
Project Structure
- undefined
Setup and Installation
1. Process Workflows
The `workflow-parser.js` script processes n8n workflow files, extracting metadata and generating descriptions:
npm run parse
# or
node workflow-parser.js
This creates enriched workflow data in the `processed-workflows/` directory.
2. Configure Environment Variables
Copy the example environment file and update with your settings:
cp .env.example .env
# Edit .env with your configuration
3. MCP Integrations
QDRANT MCP Integration
...
Related Skills
使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git community Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills)
Git community #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git community GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git community GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git community mcp-server-github
GitHub API integration for repos, issues, PRs.
Git community