AI-powered skill recommendation engine for dotnet-agent-harness. Analyzes project context and recommends relevant skills based on detected frameworks, packages, and patterns. Triggers on: recommend skill, suggest skills, what skill should I use, skill suggestion, project analysis recommendation.
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
AI-powered skill recommendation engine for dotnet-agent-harness. Analyzes project context and recommends relevant skills based on detected frameworks, packages, and patterns. Triggers on: recommend skill, suggest skills, what skill should I use, skill suggestion, project analysis recommendation.
Use --platform when you need only artifacts that map cleanly to a specific runtime surface. For example,
--platform codexcli excludes command-only content, while --platform geminicli excludes subagent-only content.
{"project_type":"Web API","detected_frameworks":["ASP.NET Core 8.0","EF Core 8.0"],"recommendations":[{"skill":"dotnet-efcore-patterns","confidence":95,"reason":"Microsoft.EntityFrameworkCore detected","priority":"high"}],"alternatives":[{"skill":"dotnet-dapper-patterns","reason":"Alternative to EF Core for performance"}]}
Best Practices
Start with top 3: Focus on highest confidence matches
Check version compatibility: Ensure skill supports your TFM
Review alternatives: Consider alternative approaches
Document choices: Note why specific skills were selected
Local Analysis Only
All analysis happens client-side:
No external API calls
No telemetry collection
No skill usage tracking
Results cached locally in .dotnet-agent-harness/recommendations.json