studio-ideas

Query a SQLite database to curate and evaluate studio idea backlogs.

2|Updated May 2, 2026
One-click install
npx skills add https://github.com/Konadu-Akwasi-Akuoko/katto --skill studio-ideas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: studio-ideas
Source: https://github.com/Konadu-Akwasi-Akuoko/katto/tree/main/hyper-frames/.claude/skills/studio-ideas
Command: npx skills add https://github.com/Konadu-Akwasi-Akuoko/katto --skill studio-ideas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill streamlines the curation of the studio idea backlog, ensuring the highest-value ideas are captured, evaluated, and categorized for further development.

Core Features & Use Cases

  • Curate Ideas: Evaluate raw idea signals from the database, judge their qualitative worth, and decide to keep or discard each.
  • Novelty Guard: Avoid repeating ideas that are already part of the database or have been turned into videos.
  • Format Suggestion: Recommend the best format (short, long, series) for each idea based on content shape and demand signal.

Quick Start

To run the studio-ideas skill, execute: studio-ideas run

Frequently Asked Questions about studio-ideas

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

FAQPage Schema
How do I curate a content idea backlog and filter out duplicate video concepts?

Curating a content idea backlog requires evaluating raw signals and applying a novelty guard to filter duplicates. This skill queries a SQLite database to judge idea qualitative worth and discard repeats already produced as videos.

What is the best way to evaluate media strategy ideas for format suitability?

Evaluating media strategy ideas for format suitability involves analyzing content shape and demand signals. This skill suggests the best development format—short, long, or series—based on qualitative analysis of each idea.

How do I manage a studio content database using SQL queries?

Managing a studio content database with SQL queries allows continuous refinement of media strategies. This skill runs scripts to query SQLite, categorizing new unique ideas with a binary keep or discard judgment.

Does the idea curation process require a specific database setup?

The idea curation process requires a SQLite database to store and query the studio idea backlog. It uses SQL queries to fetch raw idea signals, ensuring the novelty guard can accurately identify and discard duplicate concepts.

Can I automate qualitative analysis for media production idea curation?

Automating qualitative analysis for media production idea curation is possible using database scripts. This skill executes automated SQL queries to evaluate raw ideas, suggest formats, and maintain a continuously refined content backlog.