jazz
Run autonomous agents across terminal, chat, and scheduled workflows
All Skills in This Repository (21)
Pure Emerald Level Indicatorsjournal
Generate 2โ5 structured journaling prompts across multiple prompt types.
investment-analysis
Analyze investment assets and generate structured reports with outlook and user-fit.
documentation
Generate and update project documentation from code and OpenAPI schemas.
calendar
Manage CLI calendars with khal and sync via vdirsyncer.
decision-log
Record decisions with context, options, and rationale in a standard format.
digest
Generate topic-specific digests with headlines, summaries, sources, and links.
code-review
Guide code reviews with a structured checklist covering correctness, security, performance, and maintainability.
create-workflow
Generate WORKFLOW.md templates and frontmatter for Jazz agent workflows.
deep-research
Automate multi-source research with decomposition, verification, and synthesis.
create-system-routine
Create and manage cron or launchd routines for scripts on Linux and macOS.
pr-description
Generate PR titles and descriptions from diffs and branch context.
todo
Generate structured Todo lists with phases and actionable steps.
Frequently Asked Questions
FAQPage SchemaHow to install Jazz?โผ
Run `npx skills add lvndry/jazz --all -g -y` in your terminal to install all skills in this suite globally.
What can Jazz automate for me?โผ
Jazz agents can read and send email, manage calendars, summarize meetings, do deep multi-source research, write to your Obsidian vault, and review GitHub pull requests, all from plain-English requests.
Can Jazz run tasks on a schedule?โผ
Yes. The create-workflow skill builds scheduled workflows with cron timing and safety rules, so agents can run recurring jobs like morning briefings or inbox cleanups unattended.
Does Jazz work with local models?โผ
Yes. Jazz supports 18 providers including OpenAI, Anthropic, and OpenRouter, plus ollama and llama.cpp for fully local models with no API key.
Can I use Jazz without coding experience?โผ
Yes. You describe what you want in plain English and the agent handles the technical execution, asking for approval before any risky action.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core