# dot-ai-manageKnowledge

> Manage the knowledge base: ingest documents, search with natural language, or delete chunks. Use "ingest" to store organizational documentation, "search" to find relevant content semantically, or "deleteByUri" to remove all chunks for a document. TIP: For complex questions, you can call search multiple times with different phrasings to gather comprehensive information before synthesizing your answer.

- Skill: `vfarcic/dot-ai-manageknowledge` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vfarcic/dot-ai-manageknowledge`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vfarcic/dot-ai-manageknowledge/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: vfarcic (https://skillmd.com/u/vfarcic)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vfarcic/dot-ai-manageknowledge

---


# dot-ai manageKnowledge

Manage the knowledge base: ingest documents, search with natural language, or delete chunks. Use "ingest" to store organizational documentation, "search" to find relevant content semantically, or "deleteByUri" to remove all chunks for a document. TIP: For complex questions, you can call search multiple times with different phrasings to gather comprehensive information before synthesizing your answer.

## Usage

```bash
dot-ai manageKnowledge
```

