Chat with your docs in PDF/PPTX/DOCX format, using LangChain and GPT4/ChatGPT from both Azure OpenAI Service and OpenAI
Supply asset profile
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
RAG and knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Agent fit
Claude Code + OpenAI Agents + LangChain
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add linjungz/chat-with-your-doc
Maintenance
stale
3y since push
Risk
Needs review
License is unclear
GitHub quality
140
43/100 quality · 69/100 trust
Coverage tags
Review notes
License is unclear · Repository appears stale
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
Needs reviewInspect the repository carefully before adding it to an agent workflow.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewInstall readiness, security metadata, maintenance, and adoption risk.
Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
140 GitHub stars
Repo activity
140 stars, 48 forks
Maintenance
3y since push
License
Unknown
Install
npx skills add linjungz/chat-with-your-doc
Install safety
standard package or runtime install path
Permission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add linjungz/chat-with-your-docDo not use when
Alternative
112.2K stars
npx skills add microsoft/generative-ai-for-beginners
Alternative
91.0K stars
npx skills add safishamsi/graphify
Alternative
77.0K stars
npx skills add elastic/elasticsearch
Alternative
75.1K stars
npx skills add Egonex-AI/Understand-Anything
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Install targets
Copy the registry command or an agent-specific install prompt for Codex, Claude Code, and Cursor.
Use the registry command when your workflow supports the OpenAgentSkill installer.
$ npx skills add linjungz/chat-with-your-docAgent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Resolve JSON
/api/agent/resolve?task=Use%20Chat%20With%20Your%20Doc%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Chat%20With%20Your%20Doc%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/linjungz-chat-with-your-doc/install
Agent should check
Copy prompt
Task: Use Chat With Your Doc in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Chat%20With%20Your%20Doc%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/linjungz-chat-with-your-doc/install
Install command: npx skills add linjungz/chat-with-your-doc
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/linjungz-chat-with-your-doc/install
LLM text format
/api/skills/linjungz-chat-with-your-doc/install?format=text
Find alternatives
/api/skills/search?q=Chat%20With%20Your%20Doc&limit=3
Agent prompt
Use Chat With Your Doc for this task. Review https://www.openagentskill.com/api/skills/linjungz-chat-with-your-doc/install, then install with: npx skills add linjungz/chat-with-your-docRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/linjungz-chat-with-your-doc
LLM text
/api/registry/manifest/linjungz-chat-with-your-doc?format=text
Install alias
/api/registry/install/linjungz-chat-with-your-doc
Recommend
/api/registry/recommend?task=Use%20Chat%20With%20Your%20Doc%20in%20an%20agent%20workflow&limit=3
Agent fit
RAG and knowledge
Use-case tags
Platforms
Python, Embeddings, Claude Code, OpenAI Agents, LangChain
Audit report
Review install readiness, maintenance, trust, quality, and metadata warnings before adding this skill to an agent workflow.
Agent decision cockpit
Do a manual repository review before adding this to an agent workflow.
Role in stack
Needs validation
Primary fit
RAG and knowledge
Trust label
Needs manual review
Install path
Command ready
Use when
Evidence
Review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO140 GitHub stars
Stars/forks activity
CHECK140 stars, 48 forks; issue activity unavailable in current metadata
Recent maintenance
FIX3y since push
License clarity
CHECKUnknown
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Inspect the repository carefully before adding it to an agent workflow.
Workflow fit
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Parse messy files
I need my agent to read PDFs, extract tables, and turn documents into structured data.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Stack fit
Ingest, retrieve, and cite
A stack for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
Turn skills into distribution
A stack for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Inspect, patch, and verify code
A stack for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Alternative shortlist
Similar skills in this category, ranked with the same readiness and quality signals.
21 Lessons, Get Started Building with Generative AI
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
Free and Open Source, Distributed, RESTful Search Engine
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Chat with your docs in PDF/PPTX/DOCX format, using LangChain and GPT4/ChatGPT from both Azure OpenAI Service and OpenAI
Imported by the skill-only GitHub discovery pipeline because it matches agent skill, automation, domain workflow, RAG, document-processing, data, finance, security, or developer-tool signals. Protocol-server projects are excluded from automated imports.
Frameworks & Tools
Decision snapshot
install command or GitHub repo available
Audit snapshot
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the audit before production use.
Growth loop
Scenario-led draft for Chat With Your Doc, ready for a manual X post.
Most agents can draft slides. The hard part is choosing the right deck workflow. Chat With Your Doc helps agents turn briefs, docs, or research notes into editable deck workflows. 140 stars https://www.openagentskill.com/skills/linjungz-chat-with-your-doc?ref=x #AIAgents
Listing + install path for Chat With Your Doc: https://www.openagentskill.com/skills/linjungz-chat-with-your-doc?ref=x Install: npx skills add linjungz/chat-with-your-doc
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This community indexed listing is attributed to linjungz but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/linjungz-chat-with-your-doc)
[](https://www.openagentskill.com/skills/linjungz-chat-with-your-doc)
[](https://www.openagentskill.com/skills/linjungz-chat-with-your-doc/audit)
[](https://www.openagentskill.com/skills/linjungz-chat-with-your-doc)linjungz
@linjungz
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Generative AI For Beginners
21 Lessons, Get Started Building with Generative AI
112.2K stars · 0 installsGraphify
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
91.0K stars · 0 installsElasticsearch
Free and Open Source, Distributed, RESTful Search Engine
77.0K stars · 0 installsUnderstand Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
75.1K stars · 0 installs