LichAmnesiaLichAmnesiaCommunityΒ·12 Agent Skills Included

lich-skills

Disciplined coding workflows, debugging loops, and research utilities

Guides coding work through gated spec, plan, build, test, review, and ship phases with explicit exit criteria. Stops agents from guessing during debugging, bulldozing failing builds, or burning token budgets on oversized subagent prompts. Adds practical utilities for web search, image generation, GA4 SEO reports, research aggregation, and frontend design.
npx skills add LichAmnesia/lich-skills --all -g -y
Available:

Tells the agent what this skill collection contains and enforces hard rules on secrets, environment variables, and skill file formatting when working in the repository.

All Skills in This Repository (12)

Pure Emerald Level Indicators
πŸ“¦ In Repo
LichAmnesiaLichAmnesia

build-until-pass

Automate iterative fixes to mechanical build failures until checks pass.

Community
Intermediate
πŸ“¦ In Repo
LichAmnesiaLichAmnesia

subagent-brief

Compress subagent prompts into ≀200-word briefs using a five-rule template.

Community
Advanced
πŸ“¦ In Repo
LichAmnesiaLichAmnesia

tavily-search

Automate real-time web search and content extraction via the Tavily API.

Community
Intermediate
πŸ“¦ In Repo
LichAmnesiaLichAmnesia

google-analytics

Analyze GA4 data via the Google Analytics Data API to surface KPIs and recommendations.

Community
Intermediate
πŸ“¦ In Repo
LichAmnesiaLichAmnesia

wiki-aggregate

Aggregate 3–30 research artifacts into a structured pack with provenance.

Community
Advanced
πŸ“¦ In Repo
LichAmnesiaLichAmnesia

spec-driven-dev

Translate vague feature ideas into a formal SPEC.md contract.

Community
Advanced
πŸ“¦ In Repo
LichAmnesiaLichAmnesia

spec-driven-dev-v2

Coordinate multi-session development with a Project, Sprint, and Task hierarchy.

Community
Advanced
πŸ“¦ In Repo
LichAmnesiaLichAmnesia

frontend-design

Guide frontend interface creation from design brief to HTML/CSS/JS implementation.

Community
Advanced
πŸ“¦ In Repo
LichAmnesiaLichAmnesia

debug-hypothesis

Structure bug investigations with an Observe, Hypothesize, Experiment, and Conclude loop.

Community
Advanced
πŸ“¦ In Repo
LichAmnesiaLichAmnesia

skills-map

Route tasks to appropriate lich-skills via a decision-tree router.

Community
Intermediate
πŸ“¦ In Repo
LichAmnesiaLichAmnesia

go-no-go

Evaluate project viability with five framework checks and a NO-GO gate.

Community
Advanced
πŸ“¦ In Repo
LichAmnesiaLichAmnesia

nano-banana

Generate and edit images with Nano Banana 2 via Gemini API.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install lich-skills?β–Ό

Run `npx skills add LichAmnesia/lich-skills --all -g -y` in your terminal to install all skills globally.

What does lich-skills do?β–Ό

It gives your coding agent disciplined workflows: a go/no-go project gate, spec-driven development, hypothesis-based debugging, and a bounded build-fix loop, plus utilities for search, images, and analytics.

How do I pick the right skill for a task?β–Ό

Run the skills-map skill first. It walks a decision tree across phases like Decide, Spec, Build, Debug, and Research to route you to the correct skill.

Does lich-skills work with Claude Code and Codex?β–Ό

Yes. Every skill follows the standard SKILL.md format and works in Claude Code, Gemini CLI, and OpenAI Codex.

Do I need API keys to use these skills?β–Ό

Only for the utility skills: Tavily search needs TAVILY_API_KEY, image generation needs GEMINI_API_KEY, and analytics needs GA4 credentials. The workflow skills need no keys.

Related Repositories in Software Engineering

View All in Software Engineering→