Provides 22 scripts that let Claude Code build, test, and interact with iOS apps by wrapping xcodebuild and controlling the simulator via simctl/idb. Uses accessibility-driven UI navigation, progressive build summaries, and compressed screenshots to cut token cost and fragility for AI agents and developers.
Provides 223 production-ready agent skills and plugins plus 298 stdlib Python CLI tools to add domain expertise to coding agents. Includes cross-tool conversion (11 platforms supported), personas, orchestration patterns, and a skill security auditor.
Provides 134 ready-to-use Agent Skills that let AI agents execute multi-step scientific workflows (bioinformatics, cheminformatics, imaging, clinical research). Each skill includes curated docs and examples plus unified access to 100+ scientific databases and common Python packages — for agents that support the Agent Skills standard.
A library of ~140 ready-to-use Agent Skills that turn a coding agent (Claude Code, Cursor, Codex) into a science assistant across biology, chemistry, medicine, and drug discovery, with connectors to 100+ scientific databases and Python analysis tools.
Converts images and PDFs into structured Markdown, HTML, or JSON while preserving layout, handling tables, math, handwriting, charts, and chemistry diagrams across 90+ languages. Runs locally via HuggingFace or against a vLLM server.
Turns content briefs into SEO-optimized long-form articles via chained Claude Code commands and specialized subagents. Pulls live GA4, Search Console, and DataForSEO data to ground keyword research, drafting, and on-page optimization in real rankings.
Automates multi-step web tasks by perceiving webpages as pixels and issuing low-level mouse, keyboard and scroll actions. A 7B-parameter multimodal agent trained on 145K synthetic trajectories (FaraGen), designed for on-device deployment and efficient task completion (~16 steps/task).
Agent memory that learns over time instead of just recalling past chats: retain/recall/reflect primitives turn interactions into facts, experiences, and mental models. Reports top LongMemEval scores; self-hostable with Python and Node SDKs.
Curated collection of 70 hands‑on cybersecurity projects, certification roadmaps and learning resources organized into Foundations/Beginner/Intermediate/Advanced tiers. Each project ships source code plus deep learn/ documentation; several focus on AI security (LLM prompt defenses, ML threat detection).
Provides 2 million synthetic, expert-verified coding examples with step-by-step reasoning and executable solutions for fine-tuning instruction-following and code-generation models. Curated through multi-stage filtering and automated test validation to prioritize correctness and reasoning.
Delivers multilingual, on-device text-to-speech via ONNX Runtime with prebuilt ONNX assets and cross-platform SDKs (Python, Node, mobile); targets low-latency, privacy-preserving TTS with ready demos and 31-language support in v3.
Embeds into an app like SQLite, persisting to a local file with no server or separate process. Combines dense and sparse vectors, full-text search, and scalar filters in one hybrid query; C++ core with Python, Node, Go, Rust, and Dart bindings.