Audio spectrograms/features (mel, chroma, MFCC) via CLI.
Skills in this repository
Sidiora-Labs/ion-agent - Page 2
SkillsMP has collected 88 skills from Sidiora-Labs/ion-agent. Open a skill to review its source and details.
Sidiora-Labs/ion-agentShowing 40 of 88 collected skills.
YouTube transcripts to summaries, threads, blogs.
lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).
W&B: log ML experiments, sweeps, model registry, dashboards.
HuggingFace hf CLI: search/download/upload models, datasets.
llama.cpp local GGUF inference + HF Hub model discovery.
vLLM: high-throughput LLM serving, OpenAI API, quantization.
Call configured LLM providers directly over HTTP (OpenAI-compatible endpoints) — load credentials from the Ion .env, smoke-test, and handle provider quirks like reasoning-token budgets.
AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
SAM: zero-shot image segmentation via points, boxes, masks.
Read, search, create, and edit notes in the Obsidian vault.
Airtable REST API via curl. Records CRUD, filters, upserts.
Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.
Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).
Notion API + ntn CLI: pages, databases, markdown, Workers.
Extract text from PDFs/scans (pymupdf, marker-pdf).
Install and select animated petdex mascots for Ion.
Create, read, edit .pptx decks, slides, notes, templates.
Operate the Teams meeting summary pipeline via Ion CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.
Write academic papers (.txt, .md) with enforced style constraints: banned words, voice rules, reference verification, IEEE structure.
Search arXiv papers by keyword, author, category, or ID.
Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
Karpathy's LLM Wiki: build/query interlinked markdown KB.
Compile structured market/competitive intelligence from web sources into actionable reference documents. Use for landscape scans, vendor comparisons, pricing research, industry mapping, and reconnaissance tasks where the deliverable is a synthesized document,…
Research and plan GitHub + developer-community traction for OSS or agent products — baseline metrics, competitor gravity, pre-launch GTM, dual report deliverables.
Query Polymarket: markets, prices, orderbooks, history.
Deep research of GitHub repos - clone and read source not just READMEs; dual non-technical plus technical reports. Includes theory-grounded variant for analyzing codebases against papers/specs.
Write ML papers for NeurIPS/ICML/ICLR: design→submit.
Control Philips Hue lights, scenes, rooms via OpenHue CLI.
Operate on Moltbook (agent social platform) as neo_paxlabs — post, comment, verify, upvote, follow, and run watcher crons in the Neo persona.
X/Twitter via xurl CLI: post, search, DM, media, v2 API.
Multi-phase architecture document pipeline: research → architecture → adversarial security review → revision → implementation plan. Uses specialized subagents for each phase. For building hardened technical architecture from scratch.
Sync documentation against source code — systematic discrepancy detection and bulk rewrite of reference docs to match current implementations.
Author in-repo SKILL.md: frontmatter, validator, structure, and writing-quality principles.
Navigate and extend the Matrix-core codebase — subsystem map, directory structure, key interfaces, Merkle/cortex/identity architecture, .kvx codegraph files.
Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
Plan mode: write an actionable markdown plan to .ion/plans/, no execution. Bite-sized tasks, exact paths, complete code.
Debug Python: pdb REPL + debugpy remote (DAP).
Pre-commit review: security scan, quality gates, auto-fix.