Skip to main content
Run any Skill in Manus
with one click
lythos-labs
GitHub creator profile

lythos-labs

Repository-level view of 37 collected skills across 2 GitHub repositories.

skills collected
37
repositories
2
updated
2026-07-10
repository explorer

Repositories and representative skills

lythoskill-project-scribe-weekly
software-developers

Weekly synthesis writer. Distills the past 7 days' core thread + quest DAG into a frontmatter-rich short doc. Never replays git log or cortex INDEX (those are direct queries already). Forms the weekly counterpart to project-scribe (daily) and project-onboarding (read-side).

2026-07-10
lythoskill-project-scribe-weekly
software-developers

Weekly synthesis writer. Distills the past 7 days' core thread + quest DAG into a frontmatter-rich short doc. Never replays git log or cortex INDEX (those are direct queries already). Forms the weekly counterpart to project-scribe (daily) and project-onboarding (read-side).

2026-07-10
lythoskill-project-onboarding
software-developers

Session context loader. Reads the latest daily handoff to restore project context without redundant file exploration. Three-layer loading: CLAUDE.md (stable) → daily handoff (session state) → git verification (ground truth). Degrades to file exploration when no handoff exists. CQRS read-side pair with project-scribe.

2026-07-10
lythoskill-coach
software-developers

Analyzes SKILL.md files against Agent Skills best practices. Reviews body size, description quality, progressive disclosure, frontmatter usage, and context efficiency. Provides actionable optimization advice.

2026-07-10
lythoskill-dreaming
software-developers

夜有所梦 — project memory consolidation. Daily (scribe) captures raw experience, weekly extracts patterns and anomalies, dreaming consolidates the accumulated memory into SSOT. External review via ZK subagent (the same de facto standard pattern used by Hermes Curator's forked-agent review), with cross-model validation via arena for critical docs.

2026-07-10
lythoskill-project-onboarding
software-developers

Session context loader. Reads the latest daily handoff to restore project context without redundant file exploration. Three-layer loading: CLAUDE.md (stable) → daily handoff (session state) → git verification (ground truth). Degrades to file exploration when no handoff exists. CQRS read-side pair with project-scribe.

2026-07-10
lythoskill-project-scribe
software-developers

Session context dump. Self-assess what the conversation contains that has NO other carrier (no task, no ADR, no epic) — pitfalls, working-tree anomalies, why-we-chose-this, specific next steps — and write to daily/YYYY-MM-DD.md. Things WITH structured carriers go to their carriers. Things WITHOUT carriers but needed by the next agent go here. Forms CQRS write-side pair with project-onboarding (read-side).

2026-07-10
lythoskill-red-green-release
software-developers

User-acceptance-driven release workflow using heredoc patch files. Each iteration produces a timestamped pr-<timestamp>-<desc>.sh that self-archives after execution. No tag without explicit user LGTM. Supports rollback via archived backups.

2026-07-10
Showing top 8 of 29 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded
lythos-labs Agent Skills | SkillsMP