cheat-recommend

Sort and recommend content topics from a candidates.md file by rubric.

6.2k|875|Updated May 5, 2026
One-click install
npx skills add https://github.com/XBuilderLAB/cheat-on-content --skill cheat-recommend
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cheat-recommend
Source: https://github.com/XBuilderLAB/cheat-on-content/tree/main/skills/cheat-recommend
Command: npx skills add https://github.com/XBuilderLAB/cheat-on-content --skill cheat-recommend

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps content creators sort and recommend top N content topics from a candidates.md file based on a predefined rubric, making the content creation process more efficient.

Core Features & Use Cases

  • Content Topic Sorting: Sort and recommend content topics based on a rubric.
  • Custom Filtering: Filter topics by tier, safety, or risk.
  • Automated Suggestions: Automatically recommend topics without manual sorting.
  • Use Case: Ideal for content creators looking to streamline their content planning and ensure their topics align with their goals and audience preferences.

Quick Start

To get a recommendation for the next content topic, use the command: "recommend topics --top N --filter tier1".

Frequently Asked Questions about cheat-recommend

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

FAQPage Schema
How do I sort and recommend content topics from a candidates list?

To sort content topics, you need a candidates.md file and a predefined rubric. The skill filters topics by criteria such as tier, safety, and risk, then recommends the top N topics for your content planning workflow.

Can I filter content topic candidates by tier, safety, or risk?

Yes, filtering content topic candidates by tier, safety, and risk is supported. You can apply these filters during the rubric-based sorting process to ensure recommended topics align with your specific content creation goals and audience preferences.

How do I get automated topic recommendations for my content planning?

You can get automated topic recommendations by running a command like "recommend topics --top N --filter tier1". This automatically sorts your candidates.md file using your rubric and outputs the highest ranked content topics without manual sorting.

What is rubric-based sorting for content topic selection?

Rubric-based sorting for content topic selection is the process of ranking candidates.md entries against predefined criteria. It evaluates topics using filters like tier, safety, and risk to systematically identify and recommend the top N topics for content creation.

Do I need a specific file format to use rubric-based topic recommendations?

Yes, you need a candidates.md file to use rubric-based topic recommendations. The skill reads directly from this markdown file to apply your predefined rubric, filter by tier, safety, and risk, and generate sorted content topic suggestions.

When should I use automated content topic sorting instead of manual selection?

You should use automated content topic sorting when you have a large candidates.md file and need to streamline content planning. It replaces manual sorting by applying consistent rubric-based criteria like tier, safety, and risk to efficiently recommend top N topics.