BeClaude

SkillOpt

New
66GitHub TrendingGeneralby mitkox

SkillOpt with local AI is a text-space optimizer that trains reusable natural-language skills for frozen LLM agents through trajectory-driven edits, validation-gated updates, and deployable best_skill.md artifacts.

First seen 5/25/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/skillopt.md https://raw.githubusercontent.com/mitkox/SkillOpt/main/SKILL.md
3
Invoke in Claude Code
/skillopt
View source on GitHub
deploymentagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is SkillOpt?

SkillOpt with local AI is a text-space optimizer that trains reusable natural-language skills for frozen LLM agents through trajectory-driven edits, validation-gated updates, and deployable best_skill.md artifacts.

How to install SkillOpt?

To install SkillOpt: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/skillopt.md https://raw.githubusercontent.com/mitkox/SkillOpt/main/SKILL.md. Finally, /skillopt in Claude Code.

What is SkillOpt best for?

SkillOpt is a skill categorized under General. It is designed for: deployment, agent. Created by mitkox.