conhecimento-rag

Search internal content and discover thematic connections using RAG.

7|6|Updated Jun 21, 2025
One-click install
npx skills add https://github.com/F-O-T/contentta-nx --skill conhecimento-rag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conhecimento-rag
Source: https://github.com/F-O-T/contentta-nx/tree/main/packages/agents/src/skills/conhecimento-rag
Command: npx skills add https://github.com/F-O-T/contentta-nx --skill conhecimento-rag

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you leverage your existing internal content by searching for related topics, creating internal links, and understanding thematic connections using Retrieval Augmented Generation (RAG).

Core Features & Use Cases

  • Internal Content Search: Find previously published content for reference or to avoid duplication.
  • Internal Linking: Identify and insert relevant internal links into new content.
  • Thematic Exploration: Discover indirect connections between topics and identify content gaps.
  • Use Case: When planning a new blog post about "AI in marketing," use this Skill to find existing articles on related sub-topics like "SEO automation" or "content personalization" to ensure comprehensive coverage and link strategically.

Quick Start

Use the conhecimento-rag skill to search for internal content related to "customer retention strategies" and get suggestions for internal links.

Frequently Asked Questions about conhecimento-rag

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find related internal content for planning a new article?

To find related internal content for planning, use semantic search to retrieve previously published materials. This helps identify relevant references, avoid topic duplication, and ensure comprehensive coverage by exploring thematic connections between existing and new content.

How does RAG help with internal linking and content discovery?

RAG facilitates internal linking and content discovery by searching internal content to retrieve relevant context and discovering indirect relationships. It uses tools like searchPreviousContent for link retrieval and graphSearch to map thematic connections between topics.

Can I identify content gaps using semantic search on my internal knowledge base?

Yes, you can identify content gaps using semantic search on your internal knowledge base. By exploring indirect thematic connections between previously published materials, you can discover missing sub-topics and plan new content to ensure comprehensive coverage.

What's the best way to search previously published materials during content editing?

The best way to search previously published materials during content editing is to use retrieval augmented generation to access internal content. This allows you to find related topics, insert relevant internal links, and review thematic relationships within your existing knowledge base.

Do I need a specific knowledge management setup to explore thematic connections?

Exploring thematic connections requires an internal content repository to search. The Skill utilizes graph search and retrieval tools to discover indirect relationships within your existing knowledge management system, requiring no additional dependencies to function.

When should I avoid using RAG for internal content search?

You should avoid using RAG for internal content search if your knowledge base lacks previously published materials to retrieve from. The mechanism relies entirely on existing internal content to find related topics and generate internal links.