instinct-export

Export personal instincts to shareable YAML with domain and confidence filters.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows for the easy export of personal instincts for sharing with teammates or transferring to new projects, eliminating the need for manual duplication.

Core Features & Use Cases

  • Shareable Format: Instincts are exported in a shareable YAML format.
  • Selective Export: Export only specific instincts based on domain, confidence, or other criteria.
  • Privacy Considerations: Sensitive information like session IDs and file paths are stripped for privacy.

Quick Start

Export all personal instincts with the command /instinct-export.

Frequently Asked Questions about instinct-export

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

FAQPage Schema
How do I export personal instincts for cross-project collaboration?

To export personal instincts for collaboration, use the `/instinct-export` command. This generates a shareable YAML file containing your instincts, allowing teammates to easily integrate them into new projects without manual duplication.

Can I filter instinct exports by domain or confidence level?

Yes, you can filter instinct exports by applying criteria for domain, confidence level, and output file format. This selective export functionality ensures you only share the specific instincts relevant to your target audience.

Does exporting instincts remove sensitive information for privacy?

Exporting instincts automatically strips sensitive information like session IDs and file paths for privacy protection. This ensures that shared YAML files do not expose personal environment details or compromise security during collaboration.

What is the best way to share personal instincts with teammates?

The best way to share personal instincts is exporting them into a shareable YAML format. This standardizes the data structure and removes sensitive information, enabling secure and seamless collaboration across different teams.

When do I need to export instincts in YAML format?

You need to export instincts in YAML format when transferring personal configurations to new projects or sharing them with teammates. This format provides a structured, readable file that eliminates manual duplication efforts.