LazyingArt skill library

Portable agent skills for real creative and scientific work.

LazySkills packages reusable workflows as compact, evidence-first SKILL.md playbooks that AgInTiFlow, Codex, Claude, Gemini, GitHub Copilot, and local-tool agents can all read.

English zh-CN zh-TW ja ko fr es de it pt-BR ru ar

Skill shelf

Reusable work units, not one-off chat memory.

Each skill keeps the operational knowledge close to the deterministic checks that prove the work finished. The folders stay portable so they can be mounted into different agent runtimes without flattening the repo.

01

LALACHAN Xiaoyunque browser video

Prepare, generate, monitor, download, and publish Xiaoyunque videos through the logged-in browser UI with visible evidence checks.

CDPvideobrowser
03

Media transcription report

Turns audio or video into timestamped Markdown, optional diarization, neutral third-person reports, TeX, and PDF deliverables.

WhisperMarkdownPDF
04

NPM publishing

Handles package checks, token-safe publishing, 2FA, trusted publishing, provenance, registry checks, and post-publish install verification.

npmreleaseCI
05

Publish repo

Publishes local repositories with multilingual READMEs, sponsors, citation metadata, GitHub metadata, remote creation, and branch push.

GitHubREADMECITATION
06

OCR book polisher

Converts scanned books into corrected Markdown, booklike TeX, and validated PDFs while preserving figures, captions, and TOC structure.

OCRbooksTeX
07

PocketPolyglot bookmaker

Builds multilingual interlinear pocket books with JSON chunks, ruby, pinyin, furigana, grammar roles, and bidirectional PDFs.

languageJSONbooks

How it connects

Skills sit between intent, agents, and finished artifacts.

  1. Prompt or project dataUser intent, source files, media, experiments.
  2. LazySkillsTask-specific methods and validation contracts.
  3. AgInTiFlow or AAPSAgent execution, structured workflows, tool use.
  4. ProductsLazyEdit, AutoPublish, LazyBlog, books, reports.

LazyingArt ecosystem

Related products and where LazySkills fits.

LazySkills is not a standalone app. It is the reusable knowledge layer that helps the surrounding LazyingArt tools behave consistently across writing, media, publishing, automation, and scientific workflows.

Agent runtime

AgInTiFlow

Project-aware agent workspace for hybrid R&D, software automation, media tasks, and long-running supervised work.

Workflow language

AAPS

Prompt-native structured workflows that parse, compile, run, and verify declared outputs.

Video editing

LazyEdit

AI-assisted auto-caption, transcription, highlights, metadata, subtitles, and video editing workflows.

Publishing

AutoPublish

Script-first, browser-driven multi-platform short-video publishing with queue and platform automation workflows.

Queue monitor

AutoPubMonitor

File monitoring and synchronization for the AutoPublication system, especially watched video handoff folders.

Publishing toolkit

LazyBlog

Markdown publishing, translation, and WordPress workflows for multilingual articles and documentation.

Language books

PocketPolyglot

Pocket-size interlinear books for language learning, with aligned text and grammar-aware layouts.

Model routing

LazyingRouter

Private AI API gateway for user keys, credits, provider routing, and upstream model aggregation.

Research refinery

LazyEarn

Research-driven money, business, finance, and decision-making guide with living book outputs.

Install

Use as a repo, a skill pack, or a platform-specific install.

The default path keeps the skill folders intact. AgInTiFlow can mount the repo directly; Codex, Claude, and generic agents can copy selected skills into their local skill directories.

git clone git@github.com:lachlanchen/LazySkills.git
cd LazySkills
python3 scripts/lazyskills.py validate
python3 scripts/lazyskills.py list
export AGINTIFLOW_SKILL_PACKS="$PWD"
aginti skills "npm publishing"
python3 scripts/lazyskills.py install --platform codex
python3 scripts/lazyskills.py install --platform claude

Agent compatibility

One skill folder, multiple agent surfaces.

AgInTiFlowExternal pack or project-local `.aginti/skills`.
CodexInstall into `~/.codex/skills`.
ClaudeUse `CLAUDE.md` plus selected skill folder.
GeminiUse `GEMINI.md` and `skills.json` discovery.
CopilotUse `.github` repository instructions.
Generic agentsRead `skills.json`, then `SKILL.md`.

Support

Support Lachlan Chen and LazyingArt.

Sponsorship helps maintain the agent workflows, publishing automation, public examples, and reusable skills behind the LazyingArt ecosystem.