otto-assistant
Official@otto-assistant
A comprehensive suite of TypeScript-centric utilities for terminal-based interface development, code quality enforcement, and cross-platform repository management.
Agent Skills by otto-assistant
Showing 26 vetted skills indexed across 1 GitHub repositories.
proxyman
Capture and analyze HTTP/HTTPS traffic from macOS apps via Proxyman CLI.
opensrc
Fetch and cache dependency source code from npm, PyPI, and crates.io.
termcast
Build terminal TUIs with a Raycast-like React API.
spiceflow
your tagline here
errore
Return errors as values in TypeScript with tagged errors and utilities.
npm-package
Set up and validate TypeScript npm packages with consistent package.json structure.
x-articles
Edit x.com article drafts by applying content_state mutations via GraphQL.
profano
Analyze V8 .cpuprofile files to identify heaviest functions by self-time or total time.
usecomputer
Automate desktop UI tasks with screenshots, clicks, and keystrokes.
batch
Orchestrate large-scale code changes across parallel git worktrees with per-unit PRs.
zele
Automate multi-account email and calendar management via CLI with YAML output.
egaki
Generate AI images and videos from the terminal with model selection.
jitter
Automate Jitter exports, asset replacements, and text edits via Playwriter workflows.
event-sourcing-state
Derive TypeScript app state from an append-only event log.
critique
Render Git diffs as web pages, images, and PDFs.
tuistory
Automate terminal application control and testing via CLI and JS/TS API.
simplify
Review changed files for reuse, quality, and efficiency issues.
lintcn
Compile Go-based custom lint rules into a tsgolint binary for TypeScript codebases.
playwriter
Automate browser interactions in an existing Chrome instance via Playwright CLI.
new-skill
Define canonical SKILL.md frontmatter and structure for skill repositories.
zustand-centralized-state
Centralize TypeScript application state with a single Zustand vanilla store.
security-review
Identify high-confidence security vulnerabilities in Git branch changes.
goke
Build type-safe CLIs with zero-dependency command parsing and schema-based validation.
otto-publish
Automate the Otto bridge release workflow with commits, pushes, CI checks, and host upgrades.
Frequently Asked Questions About otto-assistant
FAQPage SchemaWhat specific tasks can developers perform with these utilities?▼
Developers can build terminal interfaces, analyze V8 performance profiles, enforce TypeScript code quality, manage secrets, and orchestrate large-scale repository changes. The suite provides granular control over browser interactions, Git diff rendering, and state management using centralized stores.
Which engineering personas benefit most from this registry?▼
Full-stack TypeScript engineers, DevOps practitioners, and performance-focused developers benefit most. These utilities are designed for those building terminal-based interfaces, maintaining complex monorepos, or requiring rigorous static analysis and security auditing within their development lifecycle.
What are the primary dependencies for implementing these components?▼
Most components require a Node.js environment with TypeScript support. Specific modules depend on Playwright for browser interactions, Go for custom linting binaries, and standard Git configurations for repository orchestration. Ensure your environment supports modern ECMAScript standards for optimal compatibility.