ndjordjevic

5 mods across 1 repository, 2 stars between them.

langchain-resources

01

ndjordjevic/pinrag

Skill Claude CodeCodexCursor

LangChain/LangGraph docs, MCP server usage, and reference project lookup for pinrag.

2 4mo ago A 23 tokens original MIT

pinrag-release

02

ndjordjevic/pinrag

Skill Claude CodeCodexCursor

Cut a new pinrag release: bump version, tag, push, and create a GitHub Release (pinrag repo only).

2 4mo ago A 30 tokens original MIT

ndjordjevic/pinrag

Skill Claude CodeCodexCursor

Use when the user wants to query, list, add, or remove documents in PinRAG, or index PDFs/files/URLs into PinRAG via the local (stdio) PinRAG MCP server. Always use PinRAG MCP tools via callmcptool (never Python scripts or one-off CLI unless they explicitly ask for code). Discover which PinRAG server is available from…

2 4mo ago A 110 tokens original MIT

ndjordjevic/pinrag

Skill Claude CodeCodexCursor

Runs the full PinRAG pytest suite with uv after loading API keys from /.cursor/mcp.json (e.g. pinrag-dev). Use when the user wants all tests, pytest, or CI locally for pinrag.

2 4mo ago A 51 tokens original MIT

pinrag

05

ndjordjevic/pinrag

MCP server Claude CodeCodexCursor +2

A powerful RAG (Retrieval-Augmented Generation) system built with LangChain, designed as an MCP server for Cursor, VS Code, and other AI assistants. Runs locally from the pinrag Python package. Needs 3 environment variables to run.

2 4mo ago A tokens not measured original MIT