cp-skill-convert

Convert plain text files into structured notes with YAML frontmatter.

82|10|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/zby/commonplace --skill cp-skill-convert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cp-skill-convert
Source: https://github.com/zby/commonplace/tree/main/kb/instructions/cp-skill-convert
Command: npx skills add https://github.com/zby/commonplace --skill cp-skill-convert

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the conversion of text into structured notes, enhancing knowledge management and organization.

Core Features & Use Cases

  • Text to Note Conversion: Converts plain text into structured notes with frontmatter, improving searchability and connectivity.
  • File Renaming: Renames files to match the note title, maintaining consistency in the knowledge base.
  • Backlink Updates: Updates backlinks to the new file name, ensuring all references remain valid.
  • Use Case: When you have a text file with valuable information, use this Skill to convert it into a structured note, making it easily searchable and linkable within your knowledge base.

Quick Start

Convert the text file 'example-text.md' into a note by running the cp-skill-convert skill with the path 'kb/notes/example-text.md'.

Frequently Asked Questions about cp-skill-convert

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

FAQPage Schema
How do I convert plain text files into structured notes with YAML frontmatter?

To convert plain text files into structured notes, this Skill automatically parses the text and injects YAML frontmatter. It structures your text to improve searchability and connectivity within your knowledge base management system.

How do I update backlinks when renaming files to match a note title?

Updating backlinks during file renaming is handled automatically by this Skill. When it renames a file to match its note title, it simultaneously scans and updates all backlinks, ensuring references remain valid.

Do I need external dependencies to convert text to notes for knowledge management?

No external dependencies are required to convert text to notes for knowledge management. This Skill operates standalone, allowing you to process text files and generate structured notes without installing additional packages.

What is the best way to automate file renaming and backlink updates in a knowledge base?

The best way to automate file renaming and backlink updates is using this dedicated Skill. It reads plain text, applies a matching file name, and updates all internal backlinks simultaneously to maintain knowledge base consistency.

Why does converting text files into structured notes improve knowledge management?

Converting text files into structured notes improves knowledge management by adding YAML frontmatter and consistent naming. This process makes your information easily searchable, linkable, and organized within your knowledge base.

Can I use this note conversion process for existing markdown files in my knowledge base?

Yes, you can use this note conversion process for existing markdown files. By pointing the Skill to a specific file path, it will process your text files, add frontmatter, and update links automatically.