One-click install
npx skills add https://github.com/rodrigo-altissimo/qiartificial --skill clone-mind
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clone-mind
Source: https://github.com/rodrigo-altissimo/qiartificial/tree/main/.claude/skills/clone-mind
Command: npx skills add https://github.com/rodrigo-altissimo/qiartificial --skill clone-mind

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the challenge of creating high-fidelity cognitive clones that replicate an expert’s thinking, reasoning patterns, and communication style instead of producing generic chatbots.

Core Features & Use Cases

  • DNA Mental™ 9-layer orchestration: runs an end-to-end multi-agent pipeline covering viability assessment, source collection/validation, behavioral/state analysis, mental models, and identity core extraction.
  • Human-gated identity core checkpoint: enforces a required validation stop at layers L6–L8 (values, obsessions, productive contradictions) before proceeding to synthesis and implementation.
  • System prompt generation with quality gates: produces a deployment-ready system prompt plus meta-axioms after coherence/fidelity checks and production readiness validation.

Quick Start

Ask for a clone by providing the mind slug: “/clone-mind daniel_kahneman --mode=public”.

Frequently Asked Questions about clone-mind

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

FAQPage Schema
How do I create a cognitive clone that replicates an expert's reasoning patterns?

To create a cognitive clone, you use a multi-agent pipeline that extracts identity core data through research triangulation and behavioral analysis, generating a deployment-ready system prompt with fidelity scoring.

What is a human-gated checkpoint in identity extraction workflows?

A human-gated checkpoint in identity extraction requires manual validation of extracted values, obsessions, and productive contradictions before the pipeline proceeds to system prompt synthesis and final quality gates.

How do I generate a system prompt from an expert's mental models?

You generate a system prompt by running a multi-layer orchestration pipeline that analyzes mental models, validates source data, and enforces coherence and fidelity checks before producing the final deployment-ready prompt.

Can I resume a multi-agent cloning pipeline from a previous checkpoint?

Yes, the cloning pipeline supports optional resume functionality, allowing you to continue the workflow from a specific checkpoint after the required human approval at the identity-core extraction stage.

What is the difference between public and restricted source modes in cognitive cloning?

Public mode allows the pipeline to collect and validate sources openly, whereas restricted mode limits source collection, affecting the behavioral analysis and fidelity scoring of the generated cognitive clone.

Why does my cognitive clone pipeline require a snake_case slug?

The pipeline requires a strict snake_case slug to identify and route the specific mind clone workflow, ensuring proper validation and generation of checkpoint-driven outputs for the target expert.