research-save
CommunitySave research findings to Supabase.
Authoriketomo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the structured saving of research, investigation, and discussion content from conversations into the Supabase research_items table, preventing data loss and ensuring easy retrieval.
Core Features & Use Cases
- Structured Data Storage: Saves conversationally derived research into a Supabase table with fields like
title,summary,facts,insights, andraw_content. - Sub-Agent Delegation: Offloads heavy processing (analysis, structuring, INSERT) to a dedicated
research-save-analyzersub-agent, optimizing main agent performance. - Duplicate Prevention: Utilizes
content_hashto avoid saving identical research items. - Use Case: After a team meeting discussing market research, use this skill to automatically save the key findings, data points, and insights into your central knowledge base without manual copy-pasting.
Quick Start
Use the research-save skill to save the discussion about the new marketing strategy.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: research-save Download link: https://github.com/iketomo/cowork_x_plugin/archive/main.zip#research-save Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.