A collection of agent-neutral skills for knowledge work, workflow automation, and daily productivity.
npx skillsnpx skills add kimmywork/skills
To install specific skills:
npx skills add kimmywork/skills --skill <skill-name> [<skill-name> ...]
# Add the marketplace source
claude plugin marketplace add kimmywork/skills
# Install plugins
claude plugin install drafting@kimmywork-skills
claude plugin install loop@kimmywork-skills
claude plugin install utility@kimmywork-skills
Independent, general-purpose skills for exploring, planning, executing, researching, challenging, and verifying work. There is no top-level orchestrator or required phase protocol.
probingExplore an uncertain goal with the user until a useful direction, decision, or target emerges.
deep-researchInvestigate questions through source-based evidence, tracing, comparison, synthesis, and explicit uncertainty.
incrementReach agreement on requirements, create a plan of verifiable increments, and optionally execute it one increment at a time.
challengePressure-test an existing artifact, plan, idea, conclusion, or decision.
vnvVerify and validate existing work for plan adherence, correctness, acceptance, compliance, factuality, review readiness, or second-perspective confidence.
alignKeep project documentation aligned when implementation, requirements, decisions, or research evidence changes.
distillationSummarize and retrospect on work, then decide whether the lessons justify extracting or updating a skill.
worklogRecord completed workspace changes as traceable daily log entries and maintain a current workstate snapshot.
Create, validate, and execute permission-bounded recurring workflows.
loopifyCreate a workflow spec from natural language and write
workflows/<name>.mdafter confirmation.
loopyValidate and execute scheduled or triggered workflows with explicit permissions, atomic leases, and deterministic state updates.
agent-facing-docCreate, update, or review agent-facing documentation including AGENTS.md, SKILL.md files, and prompt templates.
cloudconvertConvert approved non-text documents to Markdown through the external CloudConvert service.
rationaleExplain agent-optimized artifacts, code changes, concepts, and design decisions for human comprehension.
style-calibrationExtract, validate, compare, and apply a writing style profile from samples.