knowledge-sources

Community

Sync and search external knowledge.

AuthorSufficientDaikon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of syncing external content sources like GitHub repositories, local directories, and websites, making their information searchable and accessible within your AI agent's workflow.

Core Features & Use Cases

  • Universal Syncing: Connects to GitHub, local files, URLs, and APIs to pull content.
  • Content Normalization: Converts various file types into searchable Markdown.
  • Incremental Updates: Only syncs changed files to save time and bandwidth.
  • File-Based Search: Leverages grep for efficient searching across synced content without needing a dedicated vector database.
  • Use Case: Automatically sync your team's internal documentation from a GitHub repo and a shared network drive, then enable agents to search across both for relevant information when answering user queries.

Quick Start

Configure your GitHub repository 'my-org/my-docs' to sync daily into the knowledge cache.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: knowledge-sources
Download link: https://github.com/SufficientDaikon/omniskill/archive/main.zip#knowledge-sources

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.