profile-detection

Official

Auto-detect correct language profiles for target repositories.

Authorstatsclaw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

StatsClaw requires the correct language profile to coordinate specialized AI agents for statistical package development workflows, but manually selecting and assigning profiles for each new target repository is time-consuming and prone to human error that disrupts workflow execution.

Core Features & Use Cases

  • Automatic Marker Scanning: Inspects the target repository root for language-specific file markers in a defined priority order to select the matching profile.
  • Disambiguation Handling: Resolves conflicts when multiple language markers are present by checking source file counts, README references, or prompting the user for input.
  • Profile Assignment: Writes the selected profile to the repository context file and run status file to ensure all downstream agents use the correct workflow conventions.
  • Use Case: When you point StatsClaw at a new Python statistical package repository, the skill automatically detects the pyproject.toml marker and loads the correct Python package profile without any manual configuration.

Quick Start

Allow the profile-detection skill to run automatically when you start a new StatsClaw session with a target repository to have the correct language profile applied immediately without manual input.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: profile-detection
Download link: https://github.com/statsclaw/statsclaw/archive/main.zip#profile-detection

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.