Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Xerxes-Agents

Xerxes-Agents 收录了来自 erfanzar 的 83 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
83
Stars
26
更新
2026-07-15
Forks
1
职业覆盖
16 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-agent-spec
软件开发工程师

Add a Bun-native YAML agent definition with inheritance, tool policy, and subagent references.

2026-07-15
add-channel-adapter
软件开发工程师

Add a Bun-native messaging channel adapter with lifecycle, webhook, and configuration coverage.

2026-07-15
add-llm-provider
软件开发工程师

Add a Bun-native LLM provider entry with routing, pricing, headers, limits, and Bun tests.

2026-07-15
add-tool-module
软件开发工程师

Add a Bun-native TypeScript tool with schema, registry wiring, policy boundaries, and Bun tests.

2026-07-15
author-skill
软件开发工程师

Author a Bun-native Xerxes SKILL.md bundle with valid metadata, safe assets, and discovery tests.

2026-07-15
fix-license-headers
软件开发工程师

Normalize Xerxes Apache-2.0 headers with the native Bun maintenance command and verify TypeScript sources.

2026-07-15
apple-notes
软件开发工程师

Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).

2026-07-15
apple-reminders
软件开发工程师

Manage Apple Reminders via remindctl CLI (list, add, complete, delete).

2026-07-15
architecture-diagram
软件开发工程师

Generate professional dark-themed system architecture diagrams as standalone HTML/SVG files. Self-contained output with no external dependencies. Based on Cocoon AI's architecture-diagram-generator (MIT).

2026-07-15
arxiv
软件开发工程师

Search arXiv papers by query, author, category, or identifier using the native Bun client.

2026-07-15
ascii-art
软件开发工程师

Generate ASCII art using pyfiglet (571 fonts), cowsay, boxes, toilet, image-to-ascii, remote APIs (asciified, ascii.co.uk), and LLM fallback. No API keys required.

2026-07-15
ascii-video
特效艺术家和动画师

Production pipeline for ASCII art video — any format. Converts video/audio/images/generative input into colored ASCII character video output (MP4, GIF, image sequence). Covers: video-to-ASCII conversion, audio-reactive music visualizers, generative ASCII art animations, hybrid video+audio reactive, text/lyrics overlays, real-time terminal rendering. Use when users request: ASCII video, text art video, terminal-style video, character art animation, retro text visualization, audio visualizer in ASCII, converting video to ASCII art, matrix-style effects, or any animated ASCII output.

2026-07-15
autoresearch
其他计算机职业

Use when user types /autoresearch, /autoresearch:plan, /autoresearch:debug, /autoresearch:fix, /autoresearch:security, /autoresearch:ship, /autoresearch:scenario, /autoresearch:predict, /autoresearch:learn, or /autoresearch:reason, or mentions "autoresearch" with a goal/metric. Autonomous Goal-directed Iteration — apply Karpathy's autoresearch principles to ANY task: modify, verify, keep/discard, repeat. Supports bounded mode via Iterations: N inline config.

2026-07-15
bug-bounty-hunter
软件质量保证分析师与测试员

Autonomous multi-iteration bug-hunting and repair campaign for large codebases. Use when the user asks to find bugs, fix regressions, audit an entire project, run many iterations such as 100 rounds, spawn large swarms of agents, create bug bounty reports, or repeatedly scan, patch, verify, and continue until clean or blocked.

2026-07-15
claude-code
软件开发工程师

Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.

2026-07-15
modal-serverless-gpu
网络与计算机系统管理员

Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs, or running batch jobs with automatic scaling.

2026-07-15
codex
软件开发工程师

Delegate coding tasks to OpenAI Codex CLI agent. Use for building features, refactoring, PR reviews, and batch issue fixing. Requires the codex CLI and a git repository.

2026-07-15
deepscan
其他计算机职业

Spawns a swarm of specialized agents to deeply analyze the current project and compile comprehensive findings into project-scoped agent memory. ALWAYS runs agents in parallel — sequential analysis is unacceptable.

2026-07-15
eternal-army
其他计算机职业

Swarm-orchestration workflow for Xerxes when a task is too large, ambiguous, long-running, or important for one linear agent. Use when the user asks for autonomous execution, deep implementation, broad project repair, large-codebase work, parallel research, implementation, review, testing, or when the agent should act as the owner/coder and spawn as many subagents as needed while preserving memory, verification, and integration.

2026-07-15
evaluating-llms-harness
数据科学家

Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, vLLM, APIs.

2026-07-15
weights-and-biases
软件开发工程师

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform

2026-07-15
excalidraw
软件开发工程师

Upload an Excalidraw JSON document and return a shareable link without a Python dependency.

2026-07-15
find-nearby
软件开发工程师

Find nearby public places through OpenStreetMap using the native Bun client.

2026-07-15
findmy
软件开发工程师

Track Apple devices and AirTags via FindMy.app on macOS using AppleScript and screen capture.

2026-07-15
codebase-inspection
软件开发工程师

Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.

2026-07-15
github-auth
软件开发工程师

Use GitHub authentication that the user or host has explicitly supplied through gh, an injected host integration, SSH, or the current process environment.

2026-07-15
github-code-review
软件质量保证分析师与测试员

Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with gh CLI or falls back to git + GitHub REST API via curl.

2026-07-15
github-issues
软件开发工程师

Create, manage, triage, and close GitHub issues. Search existing issues, add labels, assign people, and link to PRs. Works with gh CLI or falls back to git + GitHub REST API via curl.

2026-07-15
github-pr-workflow
软件开发工程师

Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.

2026-07-15
github-repo-management
软件开发工程师

Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.

2026-07-15
google-workspace
软件开发工程师

Use Gmail, Calendar, Drive, Contacts, Sheets, and Docs through the native Bun Google Workspace client.

2026-07-15
grpo-rl-training
数据科学家

Plan and orchestrate GRPO training through a native Bun workflow with explicit accelerator ownership.

2026-07-15
imessage
软件开发工程师

Send and receive iMessages/SMS via the imsg CLI on macOS.

2026-07-15
gguf-quantization
软件开发工程师

GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.

2026-07-15
guidance
软件开发工程师

Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework

2026-07-15
llama-cpp
软件开发工程师

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10x speedup vs PyTorch on CPU.

2026-07-15
obliteratus
软件开发工程师

Remove refusal behaviors from open-weight LLMs using OBLITERATUS — mechanistic interpretability techniques (diff-in-means, SVD, whitened SVD, LEACE, SAE decomposition, etc.) to excise guardrails while preserving reasoning. 9 CLI methods, 28 analysis modules, 116 model presets across 5 compute tiers, tournament evaluation, and telemetry-driven recommendations. Use when a user wants to uncensor, abliterate, or remove refusal from an LLM.

2026-07-15
outlines
软件开发工程师

Guarantee valid JSON/XML/code structure during generation, use Pydantic models for type-safe outputs, support local models (Transformers, vLLM), and maximize inference speed with Outlines - dottxt.ai's structured generation library

2026-07-15
serving-llms-vllm
软件开发工程师

Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism.

2026-07-15
jupyter-live-kernel
数据科学家

Use a live Jupyter kernel for stateful, iterative Python execution via hamelnb. Load this skill when the task involves exploration, iteration, or inspecting intermediate results — data science, ML experimentation, API exploration, or building up complex code step-by-step. Uses terminal to run CLI commands against a live Jupyter kernel. No new tools required.

2026-07-15
当前展示该仓库 Top 40 / 83 个已收集 skills。