
from aiskillstore
Execute a README-first smoke test and produce standardized reproducibility outputs (`repro_outputs/`) and PATCHES.md — trusted reporting for repo reproduction r
Provides a focused execution-and-reporting workflow for README-first AI repos. The skill runs a specified smoke test or documented inference/evaluation command, captures execution evidence, normalizes outputs into a repro_outputs/ directory, and writes patch notes (PATCHES.md) when repository files change during the run. It is intentionally narrow: it does execution/evidence and standardized reporting, not full environment setup or long-running training.
Use after a reproduction target and environment plan already exist and you need a trusted, auditable record of a single run: smoke tests, evaluation commands, or short inference checks. Avoid using it for initial repo scanning, heavy training runs, or when the target is undecided.
scripts/run_command.py and scripts/write_outputs.py (has_scripts=true)references/reporting-policy.md and example reporting templates (has_references=true)repro_outputs/, PATCHES.md).Designed for CI-style automation and developer assistants that perform reproducibility work (agents that can run commands, collect artifacts, and write structured reports).
Skill provides README-first smoke test execution and standardized repro output reporting for AI repos. run_command.py is well-written with proper argparse, timeout handling, and git status diffing, but requires --repo and --command args (fails gracefully). write_outputs.py has a brittle path resolution (parents[3]) that crashes outside the original repo structure. SKILL.md is lean and well-structured with clear scope boundaries.
No security concerns. The subprocess execution is by design (the skill's purpose is to run commands). shlex.split provides proper argument splitting. write_outputs.py's hard-coded relative path traversal (parents[3]) is a code quality issue, not a security one.
Humanize AI Text
Rewrite AI-generated text into more natural, human-like prose using the HumanizerAI API, with before/after scores and credit tracking.
WP-Migrate — WordPress Migration Skill
Guides WordPress site migration and deployment using wp-migrate.sh: push/archive migrations, rollback, dry-runs, and automation-friendly flows for CI/CD.
SOP: Code Review Workflow
Structured 4-hour SOP for comprehensive code review: automated checks, specialized parallel reviews (quality, security, perf, architecture, docs), integration a
Obsidian CLI
Control and automate an Obsidian vault from the command line: read, create, search, update notes and developer workflows (reload plugins, run JS, screenshot, DO
MatchMS — Mass Spectrometry Utilities
Import, process and compare mass spectrometry spectra (mzML/MGF/MSP) with filters, similarity metrics and reproducible pipelines for metabolomics workflows.
Raindrop.io Bookmark Management
Save, organize, search, and manage Raindrop.io bookmarks and reading lists via natural language and MCP tools.
Configuring tmux — status bars, plugins & widgets
Guides setup and troubleshooting of tmux status bars, frameworks (oh-my-tmux/Catppuccin/tmux-powerline), plugin installation, and widget scripts (weather, finan
Seedance 2.0 Motion Graphics Prompt Generator
Generate 15s motion-graphics prompts for Seedance 2.0 (4 aesthetic styles), with reference-image placeholders and optional Dreamina CLI integration.
Colorize
Add strategic, accessible color to monochromatic interfaces to improve hierarchy, meaning, and visual engagement without sacrificing accessibility.
Email Marketing Bible
Comprehensive, data-backed email marketing reference covering strategy, deliverability, automation flows, copywriting, segmentation, and industry playbooks.