instinct-import

Import instincts from YAML files with conflict resolution and source tracking.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/YuriNakayama/neurogolf --skill instinct-import-yurinakayama
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instinct-import
Source: https://github.com/YuriNakayama/neurogolf/tree/main/.claude/skills/instinct-import
Command: npx skills add https://github.com/YuriNakayama/neurogolf --skill instinct-import-yurinakayama

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires instinct-cli.py, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of integrating collective knowledge and expertise from team members or the Skill Creator into an AI's decision-making process.

Core Features & Use Cases

  • Inherited Instincts: Import instincts from teammates, Skill Creator, or community sources.
  • Conflict Resolution: Handle duplicates and conflicting instincts with strategies like higher confidence, merge evidence, and manual resolution.
  • Source Tracking: Maintain a clear record of the origin of each instinct.
  • Skill Creator Integration: Fetch instincts generated from repository analysis for enhanced performance.
  • Use Case: For a team developing an AI, use this Skill to incorporate the best practices and insights from other team members or the Skill Creator.

Quick Start

Import instincts from a file 'team-instincts.yaml'.

Frequently Asked Questions about instinct-import

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

FAQPage Schema
How do I integrate collective team knowledge into my AI's decision-making process?

Integrating collective team knowledge involves importing instincts from team members or a Skill Creator into your AI system. This process handles conflict resolution and source tracking to ensure inherited expertise enhances AI performance.

What is the best way to resolve conflicting instincts when importing team knowledge?

Resolving conflicting instincts during import uses strategies like prioritizing higher confidence levels, merging evidence, or applying manual resolution. This ensures the AI system adopts the most accurate collective knowledge.

Do I need instinct-cli.py to import instincts into my AI system?

Yes, instinct-cli.py is a required dependency for executing the instinct import process. You need this script present in your environment to handle the integration of inherited instincts from team members or repository analysis.

Can I import instincts from a Skill Creator's repository analysis into my AI?

Yes, Skill Creator integration fetches instincts generated from repository analysis to enhance AI performance. This allows your system to inherit collective knowledge directly from the Skill Creator's insights.

How do I track the origin of inherited instincts after importing them into my AI?

Tracking the origin of inherited instincts is handled automatically through source tracking during the import process. This maintains a clear record of whether each instinct came from team members, community sources, or the Skill Creator.

How do I import instincts from a team-instincts.yaml file?

Importing instincts from a team-instincts.yaml file involves running the instinct-cli.py script to parse the file. This action integrates the collective knowledge and best practices from your team members into the AI system.