← all publishers

lev-os

@lev-os source repo

2665 published skills · page 27 of 27

  1. Discovery Summarization · lev-os
    Summarizes discovery documents (interrogatories, RFPs, RFAs, depositions, privilege logs) into structured attorney-ready memoranda. Triggers when the user needs to summarize discovery materials, identify key admissions, spot response gaps, cross-reference answers, or prepare a discovery status report.
    1
    install
  2. Due Diligence Checklist · lev-os
    Drafts due diligence checklists for U.S. corporate transactions (M&A, asset purchases, investments, JVs, restructurings). Covers corporate structure, financials, tax, contracts, IP, litigation, employment, benefits, insurance, and environmental compliance. Surfaces change-of-control triggers, consent requirements, and red flags. Use when preparing for deal closing, board presentations, or investor disclosure.
    1
    install
  3. Eeoc Position Statement · lev-os
    Drafts employer Position Statements responding to EEOC charges of discrimination. Builds a factual, strategically favorable narrative from charge documents, personnel files, policies, and comparator evidence. Covers Title VII, ADA, ADEA claims including disparate treatment, harassment, and retaliation defenses. Use when responding to an EEOC charge, drafting a position statement, defending against employment discrimination allegations, or preparing an agency investigation response.
    0
    installs
  4. Convex · lev-os
    Convex backend skill for CLI operations, MCP integration, Agent Component setup, deploy-key auth, and agent-safe development workflows.
    1
    install
  5. Dsr · lev-os
    Doodlestein Self-Releaser - fallback release infrastructure for when GitHub Actions is throttled. Local builds, cross-platform releases, supply chain security. Use when: GH Actions slow, local release, build hosts, dsr command.
    1
    install
  6. Piia · lev-os
    Drafts a Proprietary Information and Inventions Agreement (PIIA) for employment or consulting relationships. Covers confidentiality, invention assignment with state-law carve-outs, DTSA immunity notice, and prior inventions disclosure. Trigger when onboarding employees/consultants, drafting IP assignment agreements, or creating confidentiality and invention assignment contracts.
    1
    install
  7. Snda · lev-os
    Drafts a Subordination, Non-Disturbance, and Attornment Agreement (SNDA) for commercial real estate. Extracts key terms from lease and loan documents, structures tri-party protections balancing landlord, tenant, and lender interests. Trigger when new financing or refinancing requires subordinating tenant leases to lender liens, drafting non-disturbance protections, or preparing tri-party SNDA agreements.
    1
    install
  8. Agent Browser · lev-os
    Runs agent-browser to open pages, snapshot refs, click, fill, screenshot, and extract. Use when web tests, forms, or interactive scraping need a real browser.
    1
    install
  9. Cass Coverage · lev-os bundle
    Build a 3-week coding-agent capture dashboard. Cross-references cass session inventory with .lev/pm/ workstream/handoff citations, detects resume-chain lineage, classifies orphan chains against the workstream registry, emits a canonical coverage.json + thin static viewer. Use when auditing how much agent work is captured by Lev workstreams, finding orphan transcripts, building a healing pipeline, or scheduling a weekly coverage report.
    0
    installs
  10. Dotfiles Sync · lev-os
    Use when reconciling chezmoi local-vs-remote drift, reviewing pending machine-state changes, or performing safe remote-first dotfiles sync across machines.
    1
    install
  11. Rp Review CLI · lev-os bundle
    Code review workflow using rp-cli git tool and context_builder
    1
    install
  12. Skill Builder · lev-os bundle
    Use when creating skills, converting docs/repos/PDFs to skills, installing external skills, auditing skill security, or merging skills
    1
    install
  13. Brief · lev-os
    Use when the user wants the current conversation or captured context turned into a lifecycle artifact without a long interview, especially before proposal planning.
    1
    install
  14. Swppp · lev-os
    Drafts a Stormwater Pollution Prevention Plan (SWPPP) compliant with 40 CFR Part 122, EPA Construction General Permit (CGP), and applicable state NPDES requirements for construction projects disturbing one or more acres. Use when drafting SWPPPs, construction stormwater permits, erosion control plans, NPDES compliance documents, or BMP selection memoranda.
    1
    install
  15. Lev Cms · lev-os
    Boot and operate JP's self-referential CMS. Connection-agnostic — works with notionctl, Notion MCP, raw API, or curl. The CMS describes its own schema, intents, workflows, and governance.
    1
    install
  16. Monid · lev-os
    Discover better ways to complete tasks. Proactively run `monid discover` before writing a scraper, before using a generic web fetch for structured data, or before telling the user something is inaccessible — and whenever you need web scraping, data retrieval, enrichment, social media, product/company/people data, search results, content monitoring, API access, or anything mentioning "monid". Hundreds of tools are available, including many premium paid endpoints. Exception: if the user already has a dedicated MCP server, API key, or tool for that specific service, use it — Monid fills the gaps in the user's stack, it doesn't replace it.
    1
    install
  17. Cm · lev-os
    CASS Memory System - procedural memory for AI coding agents. Three-layer cognitive architecture with confidence decay, anti-pattern learning, cross-agent knowledge transfer, trauma guard safety system. Bun/TypeScript CLI.
    1
    install
  18. Lev Sdlc · lev-os
    Thin skill documenting the `lev sdlc *` command surface, SDLC plugin profiles, and related work/review loop commands in Leviathan.
    1
    install
  19. Humanizer · lev-os bundle
    Rewrite AI-sounding text so it reads naturally without changing what it says. Use when editing or reviewing prose for inflated claims, sales language, vague sources, repetitive structure, stock AI words, passive voice, filler, or chatbot artifacts. Based on Wikipedia's "Signs of AI writing."
    0
    installs
  20. Interview · lev-os bundle
    Use when guiding decision interviews that produce a design artifact in .lev/pm/designs before proposal or implementation planning.
    1
    install
  21. Notionctl · lev-os bundle
    Thin Notion API CLI for doctor, search, queries, pages, and comments. Use when changing notionctl/lev-notionctl or keeping triage and policy out of the CLI surface.
    1
    install
  22. Prior Art · lev-os
    Use when you need an evidence-first provenance report from `cass`, repo docs, `.lev`, `~/.agents/diagrams`, `qmd`, or Grep/Glob tools.
    1
    install
  23. Sidequest · lev-os
    Routes any job into the right lev workflow by complexity and returns runnable next steps. Use when you want one-shot autonomous SDLC from quick fix through epic.
    1
    install
  24. Wayfinder · lev-os bundle
    Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
    1
    install
  25. Ubs · lev-os
    [WHAT] Static-analysis quality-gate wrapper around the external `ubs` CLI (Ultimate Bug Scanner). [HOW] Runs `ubs` on staged, diffed, or explicitly changed files with structured output, then uses the findings as a pre-commit or pre-review bug gate. [WHEN] Use before commit, during code review, when the user asks for bug scanning, or when a change needs a fast multi-language sanity pass. [WHY] Catches AI-agent bug patterns early without making UBS itself the project workflow router. Triggers: "ubs", "ultimate bug scanner", "bug scan", "static analysis", "quality gate", "scan for bugs", "pre-commit scan"
    1
    install
  26. Geo · lev-os bundle
    GEO-first SEO analysis tool. Optimizes websites for AI-powered search engines (ChatGPT, Claude, Perplexity, Gemini, Google AI Overviews) while maintaining traditional SEO foundations. Performs full GEO audits, citability scoring, AI crawler analysis, llms.txt generation, brand mention scanning, platform-specific optimization, schema markup, technical SEO, content quality (E-E-A-T), and client-ready GEO report generation. Use when user says "geo", "seo", "audit", "AI search", "AI visibility", "optimize", "citability", "llms.txt", "schema", "brand mentions", "GEO report", or any URL for analysis.
    1
    install
  27. Groq · lev-os bundle
    [WHAT] Fast LLM inference via Groq API (chat) + Ollama (embeddings) [HOW] Groq for chat completions (llama-3.3-70b-versatile), Ollama nomic-embed-text for embeddings [WHEN] Need fast inference, embedding text for RAG, chat completions [WHY] Groq provides fastest LLM inference; Ollama handles local embeddings (Groq has no embedding API) Triggers: "groq embed", "groq chat", "groq complete", "embed with groq", "fast llm"
    1
    install
  28. Xf · lev-os bundle
    Search X (Twitter) archives for insights, conversations, and knowledge. Use when mining tweets, DMs, Grok chats, likes, or extracting information from X data exports.
    1
    install
  29. Auto Enrich · lev-os bundle
    Use when source-faithful planning artifacts need simple host-only, standard, or deep enrichment before SDLC proposal review or a non-coding domain handoff.
    1
    install
  30. Orb · lev-os bundle
    [WHAT] Build animated SwiftUI orbs — Siri-style mesh gradients, particle spheres, and AI assistant visualizers. [HOW] 7 compositing techniques (MeshGradient, Canvas particles, Metal shaders, layer rotation, angular glow, hue-shift, animated masks) with code patterns and performance rules. [WHEN] Use when building or modifying animated orb UIs, voice chat visualizers, AI thinking indicators, Siri-style glows, particle effects, or the Kingly Clawd avatar. [WHY] Animated orbs require precise layering, 60fps budgets, accessibility compliance, and cross-platform (iOS/macOS) consistency. This skill encodes battle-tested patterns. Triggers: "orb", "siri animation", "mesh gradient", "voice visualizer", "particle sphere", "glow effect", "animated gradient", "MeshGradient", "Canvas animation", "TimelineView", "OCMiniOrb", "Clawd orb", "kaaba", "diamond orb", "ripple effect", "audio reactive"
    1
    install
  31. Ntm · lev-os bundle
    Named Tmux Manager for orchestrating Claude, Codex, and Gemini agents in tmux sessions. Use when you need to spawn, attach, message, inspect, or doctor a multi-agent tmux workspace.
    1
    install
  32. Eval Builder · lev-os
    Use when designing or improving Lev eval packs, inline FlowMind evaluation policy, owner-local runtime scenarios, assurance sizing, adversarial field probes, or promotion gates.
    1
    install
  33. Rp Build CLI · lev-os bundle
    Build with rp-cli context builder plan → implement
    1
    install
  34. Coder · lev-os bundle
    Run and supervise Lev-aware coding workers across Codex, LazyCodex, Claude Code, Gemini, OpenCode, or Pi, including CAAM identity handling and single-worker or coder-reviewer SDD modes.
    1
    install
  35. Stack · lev-os
    Use when listing, inspecting, running, or managing prompt-stack sessions. Triggers on "stack", "list stacks", "show stack", "init stack", "run stack", "stack status".
    0
    installs
  36. Lev Intake · lev-os
    Config-driven workshop intake for URLs, repos, media, PDFs, and skill packages. Use when user wants intake, download, or external content analyzed with project playbooks, ending with a brief, routed recommendation, validation plan, and action dashboard.
    1
    install
  37. Sitrep · lev-os
    Read-only dashboard projecting lifecycle triggers into entities and next actions. Use mid-flow via /sitrep or /status.
    1
    install
  38. Capture · lev-os
    Use when inventorying conversation state into durable artifacts with an operator-visible source-fidelity table, routing faithful items toward interview, planning, proposal, or execution, or deep-processing a brain dump.
    0
    installs
  39. Handoff · lev-os bundle
    Use when closing or pausing a session by updating workstream state and copying a resume prompt.
    1
    install
  40. Propose · lev-os bundle
    Use when compiling aligned simple intent or a source-faithful Lev plan into a reviewable slice map or one execution-ready Lev task. It does not create or repair broad plans.
    1
    install
  41. Ultraqa · lev-os
    [OMX] Adversarial dynamic e2e QA workflow - generate hostile scenarios, test, verify, fix, report, and clean up
    0
    installs
  42. Fda Read · lev-os
    Use macOS Terminal.app Full Disk Access as a proxy to copy TCC-protected files such as Messages/chat.db or AddressBook into a readable location for agent workflows.
    1
    install
  43. Here Now · lev-os bundle
    Publishes static folders or files to instant shareable here.now URLs. Use when the user wants publish, host, deploy, share a link, or put HTML or assets on the web.
    1
    install
  44. Lev Plan · lev-os
    Compile captured or designed intent into a source-faithful Lev plan, deepen or review an existing plan, and manage its lifecycle under `.lev/pm/plans/`. Use for human runbooks, migrations, architecture plans, multi-slice roadmaps, plan review, or plan state transitions; route SDLC packets to propose and non-coding work to its domain executor.
    1
    install
  45. Research · lev-os bundle
    Use when any research, search, or information gathering is needed.
    1
    install
  46. Tribunal · lev-os bundle
    Run one neutral prompt independently across every discovered model from selected CLI providers, then compare all answers and failures. Use for naming, short judgment questions, sanity checks, and cross-model test matrices; never use it to execute coding work.
    1
    install
  47. Workflow · lev-os
    Scaffolds, lists, and runs workflow skills under flows directories. Use when creating workflows, listing /workflow options, or executing a workflow skill by name.
    1
    install
  48. Agentping · lev-os bundle
    Structured agent-to-human pings for approvals, selections, and open questions across surfaces. Use for human-in-the-loop or async feedback.
    0
    installs
  49. Goal Exec · lev-os
    Convert an explicit user request into a Codex goal and pass its chosen coder, Lev, LazyCodex, SDD, or Fable execution flags to $coder.
    1
    install
  50. Ws · lev-os
    Use when attaching a session to a workstream, or scanning, finding, resuming, merging, branching, or untangling Lev workstreams.
    1
    install
  51. Cdo · lev-os bundle
    Routes adaptive multi-agent deliberation with fractal context cycles. Use when using /cdo, think/deep/debug/parliament work, or long runs paired with autoresearch scheduling.
    1
    install
  52. Lev · lev-os bundle
    Use when routing intent into Lev lifecycle work, clarifying an uncertain next step, or invoking and diagnosing the Lev CLI and runtime.
    1
    install
  53. Now · lev-os
    Compose evidence-backed sales pages, lessons, technical explainers, feedback surfaces, dashboards, and document collections as one deterministic RenderSpec component graph, then render, QA, publish, or attach the HTML.
    1
    install
  54. Poc · lev-os
    Use when the user asks to prove, spike, prototype, POC, validate a production path, compare landing zones, or decide whether an idea should move to propose, monitor, reject, or archive.
    1
    install
  55. Pov · lev-os
    Single-model forced-framing diversity with inline synthesis. Turn-manager protocol: unfold → synthesize → reduce → conclude. Use for decision synthesis and strategic alignment. Cheaper than /cdo, richer than /think.
    1
    install
  56. Arch · lev-os bundle
    Architecture reasoning with trade-offs, ADRs, C4, and fitness functions. Use when user asks for system design, tech selection, architecture review, or ADR drafts.
    1
    install
  57. Cass · lev-os
    cass CLI session search across coding agents with JSON or robot output. Use when user needs session evidence, cross-agent search, handoff recovery, or transcript-backed claims.
    0
    installs
  58. Dump · lev-os
    Use when a long brainstorm or brain dump needs deep capture, prior-art routing, and durable next states.
    1
    install
  59. Exec · lev-os
    Use when running execution-ready task slices, dispatching verified `lev exec` flows, or reviewing implementation work in the Exec lane.
    1
    install
  60. Mail · lev-os
    Agent mail for multi-session coordination. Wraps levmail CLI. Register, send, inbox, claim, broadcast, roster.
    1
    install
  61. Sync · lev-os bundle
    Checkpoint sync for the current checkout and recursive dirty submodules. In feature branches, paired main checkout and feature->main landing require explicit --main.
    1
    install
  62. Work · lev-os bundle
    Use when routing tracked work through lifecycle lanes, resolving workstream context, or deciding which lifecycle skill owns the next entity transition.
    1
    install
  63. Close · lev-os
    Use when verified work is ready for QA, acceptance, checkpointing, learning, recommendation, and handoff.
    1
    install
  64. Ll · lev-os
    Typed tick loops with FlowMind validation and parallel tick dispatch. Use when running /ll, recurring pipelines, quality loops, or autonomous scheduler ticks.
    1
    install
  65. UX · lev-os bundle
    Routes UX/product design runs, user research/persona synthesis, wireframes, flows, IA, pencil visuals, and agentic CLI UX. Infers full run vs research vs CDO-backed persona mode from context, asking one question only when ambiguous.
    0
    installs