wegent-knowledge

Solid

Knowledge base management and search tools for Wegent. Provides capabilities to list, create, update, and search knowledge bases and documents using RAG retrieval. Use this skill when the user wants to manage knowledge bases, documents, or search for information programmatically.

AI & Automation 572 stars 100 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 90/100

Stars 20%
92
Recency 20%
100
Frontmatter 20%
40
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Wegent Knowledge Base Skill You now have access to Wegent Knowledge Base management tools. ## Available Tools - **wegent_kb_list_knowledge_bases**: List all knowledge bases accessible to the current user - scope: "personal" (your own), "group" (team), or "all" (default) - group_name: Specify group name when scope="group" - **wegent_kb_list_documents**: List all documents in a knowledge base - knowledge_base_id: ID of the knowledge base - **wegent_kb_create_knowledge_base**: Create a new knowledge base - name: Knowledge base display name - description: Optional description - namespace: "default" (personal) or a group namespace (requires Maintainer+) - kb_type: "notebook" (default) or "classic" - summary_enabled: Enable automatic summary generation (default: true) - **wegent_kb_create_document**: Create a new document in a knowledge base - knowledge_base_id: Target knowledge base ID - name: Document name - source_type: "text" (paste content), "file" (base64 encoded), or "web" (URL to scrape) - content: Document content when source_type="text" - file_base64: Base64 encoded file when source_type="file" - file_extension: File extension when source_type="file" - url: URL to fetch when source_type="web" - trigger_indexing: Whether to trigger RAG indexing (default: true) - trigger_summary: Whether to trigger summary generation (default: true) - **wegent_kb_read_document_content**: Read raw document content with offset/limit pagination - do...

Details

Author
wecode-ai
Repository
wecode-ai/Wegent
Created
4 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

knowledge-wiki

Manage the personal knowledge wiki. Use when the user shares articles, documents, or asks to organize knowledge; when a conversation produces insights worth preserving as structured knowledge; or when the user asks about the knowledge base.

45,002 Updated today
zhayujie
Data & Documents Listed

knowledge-base

专业的知识库管理系统,旨在解决“知识诅咒”和认知偏差问题。通过显式化隐性知识、扫描代码提取领域概念、整合行业最佳实践,构建结构化的 Markdown 知识库。

335 Updated today
aiskillstore
AI & Automation Solid

knowledge-analytics

Knowledge base analytics, usage reporting, and effectiveness measurement

1,160 Updated today
a5c-ai
AI & Automation Solid

knowledge-graph

Manages persistent Knowledge Graph for specifications. Caches agent discoveries and codebase analysis to remember findings across sessions. Validates task dependencies, stores patterns, components, and APIs to avoid redundant exploration. Use when: you need to cache analysis results, remember findings, reuse previous discoveries, look up what we found, spec-to-tasks needs to persist codebase analysis, task-implementation needs to validate contracts, or any command needs to query existing patterns/components/APIs.

263 Updated 1 weeks ago
giuseppe-trisciuoglio
AI & Automation Listed

knowledge-content-routing

Two niche knowledge specialists not covered by existing document-format / documentation skills — Zettelkasten knowledge graph stewardship and enterprise training curriculum design. Use when the user wants to build a Luhmann-style atomic-note knowledge base with connectivity validation, or design a multi-track enterprise learning program with internal trainer development and effectiveness evaluation. For document generation by file format, use existing anthropic-skills. Triggers on Zettelkasten, Luhmann, atomic notes, connectivity validation, knowledge graph stewardship, enterprise training curriculum, internal trainer development, blended learning program design, learning effectiveness evaluation.

0 Updated 3 days ago
daehounan