coding-tutor
This skill creates personalized coding tutorials that evolve with the learner. Each tutorial builds on previous ones, uses real examples from the current codebase, and maintains a persistent record of concepts mastered.
The user asks to learn something - either a specific concept or an open "teach me something new" request.
Script Setup
This skill uses helper scripts. On first use, download them to a local cache:
SKILL_SCRIPTS=~/.cache/everyskill/coding-tutor/scripts
mkdir -p "$SKILL_SCRIPTS"
curl -sL https://skills.every.to/skills/coding-tutor/scripts/setup_tutorials.py -o "$SKILL_SCRIPTS/setup_tutorials.py"
curl -sL https://skills.every.to/skills/coding-tutor/scripts/create_tutorial.py -o "$SKILL_SCRIPTS/create_tutorial.py"
curl -sL https://skills.every.to/skills/coding-tutor/scripts/index_tutorials.py -o "$SKILL_SCRIPTS/index_tutorials.py"
curl -sL https://skills.every.to/skills/coding-tutor/scripts/quiz_priority.py -o "$SKILL_SCRIPTS/quiz_priority.py"
After setup, all script references below use $SKILL_SCRIPTS.
More from everyinc/everyskill
hemingway
Cuts ruthlessly. Flags every adjective, adverb, and unnecessary word. Demands you kill your darlings. Use when drafts feel bloated or slow. Invoke with /hemingway [text].
22skill-generalizer
Transform a team-built, use-case-specific skill into a generalized, onboardable skill that any Plus One bot can adopt. Trigger when the user asks to generalize a skill, make a skill distributable, or prepare a skill for the skill store.
16ai-check
Automatically detects AI writing patterns and produces a sequential checklist for manual editing in Google Docs. Scans for AI tells—generic phrasing, stock openers, formal transitions, correlative constructions, vague authority claims, and other patterns—then outputs the revised text first and technical details second. Auto-triggers when generating, editing, reviewing, or polishing any written content for Every.
12kate-top-edit
Top-editing skill for Every drafts. Use when the user says "run Kate's top edit skill" or asks for a top edit on a piece. Screens for common issues Kate catches in final review before publication.
4every-social-style
This skill should be used when writing social media content for Every (Twitter/X and LinkedIn). It provides the complete Every social style guide including voice, tone, post archetypes, structural patterns, and platform-specific guidance. Triggers on requests to write tweets, X posts, LinkedIn posts, social copy, or when the user asks for Every's social voice.
3every-editorial-triage
Fast first-pass editorial assessment for Every drafts. Use when an editor receives a draft article and needs to quickly determine if it has the essential building blocks (thesis, promise, hook, stakes) and aligns with Every's strategy and voice before proceeding to deeper editing. Returns a tight, skimmable assessment with clear next steps.
3