pretext
vmain
io.github.NousResearch/hermes-agent/pretext
Build creative browser demos with DOM-free text layout.
“Multi Agent” 共 1,235 个结果
vmain
io.github.NousResearch/hermes-agent/pretext
Build creative browser demos with DOM-free text layout.
vmain
io.github.NousResearch/hermes-agent/github
GitHub via gh CLI: PRs, issues, reviews, repos, auth.
vmain
io.github.NousResearch/hermes-agent/touchdesigner-mcp
Control TouchDesigner via twozero MCP.
vmain
io.github.NousResearch/hermes-agent/research-paper-writing
Write ML papers for NeurIPS/ICML/ICLR: design→submit.
vmain
io.github.NousResearch/hermes-agent/sketch
Throwaway HTML mockups: 2-3 design variants to compare.
vmain
io.github.NousResearch/hermes-agent/requesting-code-review
Pre-commit review: security scan, quality gates, auto-fix.
vmain
io.github.NousResearch/hermes-agent/impeccable
Frontend design guidance, upstream-maintained (impeccable).
vmain
io.github.NousResearch/hermes-agent/test-driven-development
TDD: enforce RED-GREEN-REFACTOR, tests before code.
vmain
io.github.K-Dense-AI/scientific-agent-skills/rowan
Rowan is a cloud-native molecular modeling and medicinal-chemistry workflow platform with a Python API. Use for pKa and macropKa prediction, conformer and tautomer ensembles, docking and analogue docking, protein-ligand cofolding, MSA generation, molecular dynamics, permeability, descriptor workflows, and related small-molecule or protein modeling tasks. Ideal for programmatic batch screening, multi-step chemistry pipelines, and workflows that would otherwise require maintaining local HPC/GPU infrastructure.
vdev
io.github.code-yeongyu/oh-my-openagent/data-scientist
Expert data processing with a hybrid engine strategy: resident-kernel engines first - DuckDB plus a resident Python stack (Polars/numpy/matplotlib) in persistent js/py eval kernels where the harness has them, bun/uv one-shots elsewhere - and per-action placement judgment (in-memory vs streaming vs remote-in-place). Triggers: 'analyze the data', 'what is in this CSV/parquet/json', 'summarize this', 'group by', 'filter rows', 'sort by', 'join these files', 'merge datasets', 'time series trend', 'compare yesterday and today', 'distribution/histogram', 'correlation', 'clean duplicates', 'handle missing values', 'dataset larger than RAM', 'SQL query on files', 'DataFrame operations', 'chart/plot this data', DuckDB vs Polars selection, quick data exploration CLI. NOT for plain text/code inspection, configs, or tiny inline math.
vmain
io.github.vercel-labs/agent-skills/react-view-transitions
Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.
vmain
io.github.sickn33/agentic-awesome-skills/cursor-delegate
Delegate coding tasks to the Cursor Agent CLI (`cursor-agent`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
vmain
io.github.addyosmani/agent-skills/performance-optimization
Optimizes application performance across frontend, backend, queries, and databases. Use when performance requirements exist, when you suspect performance regressions, when Core Web Vitals or load times need improvement, when N+1 query patterns need fixing, or when profiling reveals bottlenecks.
vmain
io.github.Agents365-ai/drawio-skill/drawio-skill
Use when the user requests diagrams, flowcharts, architecture diagrams, ER diagrams, UML / sequence / class diagrams, SysML / MBSE diagrams (block definition, internal block, requirement, parametric), BPMN business process diagrams, swimlane / cross-functional flowcharts, network topology, cloud architecture from Terraform or Kubernetes manifests, ML/DL model figures (Transformer/CNN/LSTM), mind maps, or any visualization. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that benefit from visual representation. Best suited when the diagram needs custom styling, rich shape vocabulary, swimlanes, or exportable images (PNG/SVG/PDF/JPG). Generates .drawio XML and exports locally via the native draw.io desktop CLI.
vmain
io.github.NousResearch/hermes-agent/publish-site
Versioned site deploys to GitHub/Cloudflare/Netlify Pages.
vmain
io.github.sickn33/agentic-awesome-skills/ida-reverse
Reverse engineer binaries with IDA Pro: decompilation, disassembly, data-flow tracking, cross-references, and IDA MCP automation for deep static analysis of PE/ELF/Mach-O targets.
vmain
io.github.sickn33/agentic-awesome-skills/firmware-pentest
Firmware penetration testing following the OWASP FSTM nine-stage flow: extraction, EMBA automation, Firmadyne/QEMU emulation, AFL++ fuzzing, and hands-on exploitation in authorized labs.
vmain
io.github.sickn33/agentic-awesome-skills/reverse-browser-automation
Automate browsers (Playwright) and Windows desktop applications (UI automation) for reverse-engineering evidence collection, UI-driven workflows, and network observation during analysis.
vmain
io.github.sickn33/agentic-awesome-skills/src-hunter
Bug-bounty/SRC vulnerability-hunting workflow: five-phase methodology (intake, recon, enumeration, hunt, report) with attack playbooks for SQLi, XSS, RCE, SSRF, IDOR, CSRF, path traversal, and file upload.
vmain
io.github.sickn33/agentic-awesome-skills/pentest-tools
Operate 20+ penetration-testing tools (Nmap, Nuclei, SQLMap, FFUF, Hashcat, and more) through structured workflows with consistent output handling.
vmain
io.github.sickn33/agentic-awesome-skills/mobile-reverse
Authorized Android/iOS application reverse engineering and security testing: APK/IPA analysis, runtime instrumentation (Frida/Objection), SSL-pinning and jailbreak/root-detection bypass, per OWASP MASTG.
vmain
io.github.sickn33/agentic-awesome-skills/docs-generator
Generate technical deliverables from completed analysis: reverse-engineering reports, penetration-test reports, CTF write-ups, and signature-analysis documentation with evidence-backed structure.
vmain
io.github.sickn33/agentic-awesome-skills/cloud-k8s
Authorized cloud, container, and Kubernetes security assessment: metadata SSRF, IAM misconfiguration, container escape paths, and cluster RBAC review.
vmain
io.github.sickn33/agentic-awesome-skills/pwn-chain
Go from reverse engineering to a working exploit: stack/heap/kernel pwn workflows with pwntools, libc-database, ROP, and stabilization from CTF to authorized remote targets.