f2s-kb-rm

Remove knowledge topics and their mappings from a project's knowledge base.

40|4|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/Lands-1203/Flow2Spec --skill f2s-kb-rm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: f2s-kb-rm
Source: https://github.com/Lands-1203/Flow2Spec/tree/main/.cursor/skills/f2s-kb-rm
Command: npx skills add https://github.com/Lands-1203/Flow2Spec --skill f2s-kb-rm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes knowledge topics and their mappings from the project context, simplifying the management of knowledge bases.

Core Features & Use Cases

  • Topic Removal: Deletes specific knowledge topics and their associated mappings.
  • Context Cleanup: Ensures the project context is up-to-date by removing outdated knowledge.
  • Use Case: When a document is deleted or its content is no longer relevant, this Skill can be used to remove the corresponding knowledge topic to maintain a clean and accurate knowledge base.

Quick Start

Remove the knowledge topic for the document 'example.md' by running the f2s-kb-rm skill with the path to the document.

Frequently Asked Questions about f2s-kb-rm

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

FAQPage Schema
How do I remove knowledge topics from a project knowledge base?

To remove knowledge topics from a project knowledge base, you can use a script to delete specific topics and their associated routing mappings. This ensures your project context remains clean and up-to-date by eliminating outdated information.

What is the best way to clean up outdated knowledge mappings in project context?

Cleaning up outdated knowledge mappings involves removing the specific topic and its routing configurations from the knowledge base structure. This context cleanup ensures your project references only accurate and relevant information.

When should I delete a knowledge topic from my routing configurations?

You should delete a knowledge topic from your routing configurations when an associated document is deleted or its content is no longer relevant. This maintains a clean and accurate knowledge base by removing obsolete mappings.

Can I delete knowledge topics by providing a document path?

Yes, you can delete knowledge topics by providing the document path. The skill uses this path to identify and remove the corresponding knowledge topic and its mappings from the knowledge base structure.

Do I need access to routing configurations to remove a project knowledge topic?

Yes, removing a project knowledge topic requires access to the knowledge base structure and the ability to modify routing configurations. This access is necessary to accurately delete the topic and its associated mappings.

What happens to project context when knowledge topics are removed?

When knowledge topics are removed, the project context is simplified and kept up-to-date. The removal process deletes both the topic and its mappings, ensuring outdated knowledge does not interfere with current project maintenance.