contribute-skills-via-pr

Standardize cognitive and neuroscience skill contributions to NeuroAIHub via GitHub pull requests.

269|20|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/NeuroAIHub/BrainPilot --skill contribute-skills-via-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contribute-skills-via-pr
Source: https://github.com/NeuroAIHub/BrainPilot/tree/main/packages/skills/skills/01_Meta-Skills/contribute-skills-via-pr
Command: npx skills add https://github.com/NeuroAIHub/BrainPilot --skill contribute-skills-via-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill removes ambiguity from the contribution process by providing a clear, standardized protocol for submitting new skills to the NeuroAIHub community repository, ensuring all submissions meet quality and formatting requirements.

Core Features & Use Cases

  • Standardized Formatting: Provides templates for mandatory YAML frontmatter, research planning protocols, and verification notices.
  • Quality Assurance: Enforces strict rules regarding citation formats, line limits, and directory naming conventions.
  • Use Case: A researcher has developed a new cognitive modeling skill and uses this guide to structure their documentation and execute the correct Git workflow to submit a successful Pull Request.

Quick Start

Activate the contribute-skills-via-pr skill to receive a step-by-step walkthrough for preparing and submitting your new skill directory via a GitHub pull request.

Frequently Asked Questions about contribute-skills-via-pr

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

FAQPage Schema
How do I submit a new neuroscience skill via a GitHub pull request?

To submit a new neuroscience skill via a GitHub pull request, you must follow a standardized workflow that validates your SKILL.md file against strict formatting, naming, and citation requirements before community review.

What is the standardized workflow for contributing skills to a research repository?

The standardized workflow for contributing skills involves using structured templates to generate a compliant SKILL.md file, verifying documentation against quality control checklists, and executing a Git pull request for community-driven development.

What formatting rules do I need to follow when documenting a cognitive modeling skill?

When documenting a cognitive modeling skill, you must follow strict formatting rules including mandatory YAML frontmatter, specific citation formats, line limits, and directory naming conventions to pass quality assurance checks.

Can I use my own documentation format when submitting a community contribution?

You cannot use custom documentation formats for community contributions; the repository enforces strict documentation standards by requiring the use of provided structured templates for research planning protocols and verification notices.

Why does my skill pull request fail the quality control checklist?

Your skill pull request fails the quality control checklist when the submitted SKILL.md file lacks mandatory YAML frontmatter, violates directory naming conventions, exceeds line limits, or uses incorrect citation formats.