pdf-knowledge
How to Install
Claude Code:
git clone --depth 1 https://github.com/Alex1980Alex/1C-Framework.git && cp 1C-Framework/.claude/skills/pdf-knowledge ~/.claude/skills/pdf-knowledge -r---
name: pdf-knowledge
description: "PDF Vector & Graph Framework: pdf_framework, QuickRAG, граф знаний PDF. ТОЛЬКО при import pdf_framework, pdf-vector-framework, pdf search pipeline. НЕ для 1С, НЕ для Claude Code, НЕ для LangChain."
version: 1.0.0
triggers:
- pdf search
- vector search
- graph query
- document analysis
- knowledge graph
---
# PDF Knowledge Skill
## When to Use
This skill activates when working with:
- PDF document indexing and search
- Vector similarity search
- Knowledge graph queries
- RAG (Retrieval Augmented Generation)
- Hybrid search (vector + graph)
## Available MCP Tools
When the `pdf-vector-graph` MCP server is running:
| Tool | Description |
|------|------------|
| `index_pdf` | Index a PDF into vector and graph stores |
| `search_documents` | Semantic search across indexed PDFs |
| `query_knowledge_graph` | Query entity relations in the graph |
| `hybrid_search` | Combined vector + graph search |
| `ask_documents` | RAG: ask questions about documents |
## Project Location
Code: `D:\1С-Framework`
Details
| Category | AI/ML → llm |
| Source | Alex1980Alex/1C-Framework |
| SKILL.md | View on GitHub → |
| Repo Stars | N/A |
| Est. per Skill | N/A (shared across 100 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
template-skill
--- name: template-skill description: Replace with description of the skill and when Claude should u
pdf-knowledge
--- name: pdf-knowledge description: "PDF Vector & Graph Framework: pdfframework, QuickRAG, граф зна
tenacity-retry
--- name: tenacity-retry description: "Retry с tenacity: декораторы, backoff, jitter, async. Триггер
graph-operations
--- name: graph-operations description: "Graph Operations — графы знаний, сущности и связи. ИСПОЛЬЗУ
Works Well With
Skills from the same repository — often designed to work together
edt-mcp
--- name: edt-mcp description: "EDT-MCP — 70 MCP-инструментов 1C:EDT (метаданные/BSL/отладка/тесты/ф
audit-docs
--- name: audit-docs description: "Аудит кода vs документации vs скиллов. Сканирует кодовую базу, из
deployment
--- name: deployment description: "Deployment — развёртывание PDF Framework в production. ИСПОЛЬЗУЙ