grounded-theory-expert

Run open, axial, and selective coding on qualitative data with JSON inputs.

24|7|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/ptreezh/sscisubagent-skills --skill grounded-theory-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grounded-theory-expert
Source: https://github.com/ptreezh/sscisubagent-skills/tree/main/skills/grounded-theory-expert
Command: npx skills add https://github.com/ptreezh/sscisubagent-skills --skill grounded-theory-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jieba, pandas, numpy, and includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of turning messy qualitative data into a structured grounded theory by guiding researchers through open coding, axial coding, selective coding, memo writing, and theory saturation checks.

Core Features & Use Cases

  • Open Coding (开放编码): Extract initial concepts from segmented qualitative text and organize them with concept definitions and examples.
  • Axial Coding (轴心编码): Cluster concepts into categories, analyze category properties, build relationships, and construct a simplified Paradigm model (conditions–context–action–consequences).
  • Selective Coding (选择式编码): Identify a core category, build a coherent storyline, and integrate a theory framework with propositions and mechanisms.
  • Memo Writing & Saturation: Generate stage-appropriate memos and assess whether new data yields new concepts/relationships to judge theoretical saturation.

Quick Start

Use the grounded-theory-expert skill to analyze your Chinese interview/transcript text by providing it as JSON with text_data (or segments) and optionally new_data for saturation testing.

Frequently Asked Questions about grounded-theory-expert

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

FAQPage Schema
How do I run grounded theory analysis on Chinese interview transcripts?

To run grounded theory analysis, provide your Chinese interview text as structured JSON with text_data or segments. The skill executes open coding to extract initial concepts, axial coding to build paradigm models, and selective coding to form a coherent storyline with propositions.

What is theory saturation and how is it checked during qualitative analysis?

Theory saturation is checked by feeding new_data into the skill to determine whether it yields new concepts or relationships. The skill evaluates this additional qualitative data against existing categories to support saturation decisions, indicating when theoretical sampling should stop.

Can I use jieba and pandas for open coding on qualitative observation documents?

Jieba and pandas support open coding on qualitative observation documents by handling Chinese text segmentation and structured data manipulation. The skill leverages these dependencies to extract initial concepts from raw text and organize them with definitions and examples.

How do I build a paradigm model from axial coding results?

Building a paradigm model from axial coding results involves clustering initial concepts into categories and analyzing their properties. The skill constructs a simplified paradigm model mapping conditions, context, actions, and consequences from your qualitative data.

Does this grounded theory tool work with planning workflows?

This grounded theory tool works with planning workflows through optional integration. It satisfies deterministic multi-stage analysis requirements by providing structured JSON outputs and allowing coding_stage control to fit into broader research pipelines.

What are the limitations of automated memo writing in qualitative research?

Automated memo writing in qualitative research generates stage-appropriate memos based on coding outputs but lacks the researcher's implicit contextual intuition. The skill provides structured memo generation tied to open, axial, and selective coding stages to support rather than replace analytical judgment.