Skip to content

engrtipusultan/myskills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Skills

A collection of agent skills optimized for local inference on small models (tested on Gemma-4-26B and Qwen-A3B-35B).

Skills

  • Brainstorm With Me — Cross-domain brainstorming skill. Guides structured design before any action, for code projects, life decisions, or creative work. Validated on Gemma-4-26B and Qwen-A3B-35B.
  • Shake Down — RED-GREEN-REFACTOR testing methodology for validating agent skills against adversarial scenarios on local models. Tested with both single-turn batch probes and interactive multi-turn terminal-state validation.
  • Writing Helper — Write or rewrite any text with always-on grammar correction and human-sounding polish. Infers tone (7 options) from context, confirms proposed structure, generates with 3 layers, loops on feedback. Probes A–D all pass on both models.

Usage

Each skill is self-contained in its folder with a SKILL.md (the skill itself) and README.md (quickstart). Load the skill in an agent session and follow its checklist.

Models Verified

Skill Gemma-4-26B Qwen-A3B-35B
Brainstorm With Me ✅ All 4 probes passed ✅ All 4 probes passed
Shake Down ✅ Methodology validated ✅ Methodology validated
Writing Helper ✅ Probes A–D all pass ✅ Probes A–D all pass

About

A collection of my agent skills optimized for local inference on small models (tested on Gemma-4-26B and Qwen-A3B-35B).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages