Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Skill Optimizer

Skill Aktiv

Guide to analyze a current work session and propose improvements to skills. Use (1) automatically after working with a skill to capture learnings, (2) when the user suggests improvements, corrections, or additions during a skill-related session, or (3) when the user manually invokes `self-improve`.

Zweck

To systematically enhance the quality and accuracy of other skills by learning from user interactions and providing a structured feedback loop.

Funktionen

  • Analyze conversation for skill improvement signals
  • Evaluate feedback against quality criteria (Complete, Precise, Atomic, Stable)
  • Propose skill instruction changes with source attribution
  • Support manual and automatic improvement modes
  • Track modifications via changelog

Anwendungsfälle

  • Automatically capture learning after working with a skill
  • Manually improve a skill based on user suggestions during a session
  • Enable automatic skill analysis to capture feedback without explicit invocation
  • Review past skill modifications and revert to previous versions

Nicht-Ziele

  • Performing the actual modifications to skills without user approval
  • Guessing user intent when feedback is unclear
  • Inferring requirements that are not explicitly stated
  • Adding vague or subjective instructions to skills

Praktiken

  • Skill Development
  • Prompt Engineering
  • Feedback Integration

Voraussetzungen

  • Access to Claude Code environment
  • Ability to modify local skill files (SKILL.md, CHANGELOG.md)

License

  • warning:License usabilityThe license is AGPL-3.0, a strong copyleft license. While OSS, its network interaction clause and strong copyleft nature might impose requirements on distributed or network-served derivatives, potentially impacting usability depending on the context of use.

Maintenance

  • warning:Commit recencyThe last commit was on March 3, 2026, which is over 2 months ago, suggesting potential unmaintained status given the current date of May 13, 2026.

Trust

  • info:Issues AttentionIn the last 90 days, 3 issues were opened and 7 were closed, indicating a moderate level of maintenance engagement.

Install

  • warning:Installation instructionThe README provides instructions for enabling automatic mode by adding a hook to settings, but it lacks a clear, copy-pasteable invocation example for the primary `self-improve` command.

Practical Utility

  • warning:Usage examplesWhile the README provides two examples of user feedback and the expected output, it lacks a concrete, copy-pasteable invocation example for the primary `self-improve` command.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add lawvable/awesome-legal-skills
/plugin install skill-optimizer-lawvable@lawvable

Qualitätspunktzahl

76 /100
Analysiert about 18 hours ago

Vertrauenssignale

Letzter Commit2 months ago
Sterne349
LizenzAGPL-3.0-or-later
Status
Quellcode ansehen

Ähnliche Erweiterungen

Fixflow

100

Führen Sie Codierungsaufgaben mit einem strengen Liefer-Workflow aus: Erstellen Sie einen vollständigen Plan, implementieren Sie Schritt für Schritt, führen Sie kontinuierlich Tests durch und committen Sie standardmäßig nach jedem Schritt (`per_step`). Unterstützt explizite Commit-Policy-Überschreibungen (`final_only`, `milestone`) und optional BDD (Given/When/Then), wenn Benutzer verhaltensgesteuerte Bereitstellung anfordern oder Anforderungen unklar sind.

Skill
majiayu000

Ralplan

99

Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution

Skill
Yeachan-Heo

Cli Creator

100

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

Skill
openai

Context Mode Ops

100

Verwalten Sie GitHub-Issues, PRs, Releases und Marketing mit parallelen Subagenten-Armeen im Context-Mode. Orchestriert 10-20 dynamische Agenten pro Aufgabe. Verwenden Sie dies bei der Triage von Issues, der Überprüfung von PRs, der Veröffentlichung von Versionen, dem Schreiben von LinkedIn-Posts, der Ankündigung von Releases, der Behebung von Fehlern, dem Mergen von Beiträgen, der Validierung von ENV-Variablen, dem Testen von Adaptern oder dem Synchronisieren von Branches.

Skill
mksglu

Kotlin Mcp Server Generator

100

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

Skill
github

Spec to Repo

100

Use when the user says 'build me an app', 'create a project from this spec', 'scaffold a new repo', 'generate a starter', 'turn this idea into code', 'bootstrap a project', 'I have requirements and need a codebase', or provides a natural-language project specification and expects a complete, runnable repository. Stack-agnostic: Next.js, FastAPI, Rails, Go, Rust, Flutter, and more.

Skill
alirezarezvani