
from jaan-to11
Interactive skill to guide authors through creating new jaan-to plugin skills: identity, research, templates, validation, and PR workflow.
This skill is an authoring assistant that walks users through creating new jaan-to plugin skills. It performs duplicate detection, structured web research, asks validated identity questions, fills templates, generates SKILL.md/LEARN.md/template.md, and guides branch/PR creation with v3.0.0 compliance checks.
Use when a developer or maintainer wants to create a new jaan-to skill or plugin and needs a step-by-step, standards-compliant workflow that ensures templates, learning files, and validation checks are produced before a PR. The skill enforces a HARD STOP for human review before generation.
Designed for powerful code-aware assistants (Copilot/Codex/Claude Code/GPT-like) that can read repo structure, run shell commands, and manage git/PR workflows.
Interactive skill-creation wizard for the jaan-to plugin framework. Guides users through identity, research, templates, validation, and PR workflow across 21 detailed steps. No bundled scripts to test. Well-structured with clear phases, hard stops for human review, and specification references. Niche usefulness — only relevant to projects using the jaan-to plugin system.
Large, comprehensive skill (21 steps, 3 phases) for creating new jaan-to plugin skills. Good separation of concerns with explicit HARD STOP for human review. Uses environment variables ($JAAN_OUTPUTS_DIR etc.) instead of hardcoded paths — a positive security pattern. The allowed-tools section grants Write/Edit access to skill directories and Bash for git/gh operations, which is necessary for the workflow but fairly permissive. License marked PROPRIETARY. The skill is well-documented with clear validation checkpoints and reference sections. Niche audience — only useful within the jaan-to ecosystem.