aashutosh396
User๐ง Self-learning, always-on personal AI agent on your Claude Max subscription โ terminal + Discord at once, persistent memory, a structured knowledge vault, autonomous skills & heartbeat. Self-hosted, open source.
Categories
Indexed Skills (49)
apple-reminders
Manage Apple Reminders from the terminal via the remindctl CLI (add, list, complete) when the user wants iCloud-synced to-dos on macOS.
findmy
Find the location of Apple devices and AirTags via FindMy.app on macOS by driving it with AppleScript and reading screenshots (no CLI/API exists).
imessage
Read and send iMessage/SMS through macOS Messages.app via the imsg CLI when the user wants to text a contact or check message history.
claude-code
Delegate coding tasks (features, refactors, PR reviews) to the Claude Code CLI from bash; use when offloading a bounded or multi-turn coding job to claude.
codex
Delegate coding tasks (features, refactors, PR reviews) to the OpenAI Codex CLI from bash; use when offloading coding work to the standalone codex agent.
opencode
Delegate coding tasks (features, refactors, PR reviews) to the OpenCode CLI from bash; use when offloading coding work to the open-source opencode agent.
architecture-diagram
Dark-themed SVG architecture/cloud/infra diagrams as HTML.
ascii-art
ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
claude-design
Design one-off HTML artifacts (landing, deck, prototype).
design-md
Author/validate/export Google's DESIGN.md token spec files.
excalidraw
Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).
popular-web-designs
54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
pretext
Use when building creative browser demos with @chenglou/pretext โ DOM-free text layout for ASCII art, typographic flow around obstacles, text-as-geometry games, kinetic typography, and text-powered generative art. Produces single-file HTML demos by default.
sketch
Throwaway HTML mockups: 2-3 design variants to compare.
jupyter-live-kernel
Run iterative, stateful Python through a live Jupyter kernel (hamelnb script) when you need variables to persist across steps for data-science or exploratory work.
himalaya
Manage email (read, search, send, reply, move, flag, attachments) from the terminal via the himalaya IMAP/SMTP CLI. Use when the agent must operate a real mailbox.
codebase-inspection
Measure a repo's size and composition (lines of code, language breakdown, code-vs-comment ratios) with pygount.
github-auth
Set up GitHub authentication (HTTPS tokens, SSH keys, gh CLI login) before working with repos, PRs, or issues.
github-code-review
Review local changes before pushing or review open GitHub PRs โ diffs, checklist, inline comments, formal reviews via gh or REST.
github-issues
Create, view, search, triage, label, assign, comment on, and close GitHub issues via gh or the REST API.
github-pr-workflow
Run the full GitHub PR lifecycle โ branch, commit, open PR, monitor CI, auto-fix failures, merge โ via gh or git+curl.
gif-search
Search/download GIFs from Tenor via curl + jq; use when finding or sending reaction/visual GIFs.
evaluating-llms-harness
lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).
weights-and-biases
W&B: log ML experiments, sweeps, model registry, dashboards.
huggingface-hub
HuggingFace hf CLI: search/download/upload models, datasets.
llama-cpp
llama.cpp local GGUF inference + HF Hub model discovery.
obliteratus
OBLITERATUS: abliterate LLM refusals (diff-in-means).
serving-llms-vllm
vLLM: high-throughput LLM serving, OpenAI API, quantization.
audiocraft-audio-generation
AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
segment-anything-model
SAM: zero-shot image segmentation via points, boxes, masks.
airtable
Airtable REST API via curl. Records CRUD, filters, upserts.
google-workspace
Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
maps
Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.
notion
Notion API + ntn CLI: pages, databases, markdown, Workers.
ocr-and-documents
Extract text from PDFs/scans (pymupdf, marker-pdf).
arxiv
Search arXiv papers by keyword, author, category, or ID.
blogwatcher
Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
llm-wiki
Karpathy's LLM Wiki: build/query interlinked markdown KB.
humanizer
Humanize text: strip AI-isms and add real voice.
p5js
p5.js sketches: gen art, shaders, interactive, 3D.
apple-notes
Manage Apple Notes from the terminal via the memo CLI (create, search, edit, export) when the user wants iCloud-synced notes on macOS.
nano-pdf
Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).
ascii-video
ASCII video: convert video/audio to colored ASCII MP4/GIF.
connect-tailscale
Connect one or many computers (Macs, laptops, a company's central server) to a VPS over Tailscale for secure two-way file access (ssh/rsync). Multi-user, multi-machine. Reference recipe โ derive a per-machine user skill from it.
youtube-content
Extract YouTube transcripts and reformat into summaries, chapters, threads, or blogs; use when given a YouTube URL or asked to summarize/transcribe a video.
obsidian
Read, list, search, create, append to, and edit notes in an Obsidian vault on the filesystem. Use for any Obsidian note-taking task (vault is just markdown files plus [[wikilinks]]).
powerpoint
Create, read, edit .pptx decks, slides, notes, templates.
manim-video
Manim CE animations: 3Blue1Brown math/algo videos.
deploy-django-app
Deploy a Django app behind nginx using a gunicorn unix socket (wrapper-dir layout). Reference recipe โ derive a per-host user skill from it.
Bio shown is the top-scored skill's repo description as a fallback โ real GitHub bios land in a future update.