Skip to main content

这个仓库中的 skills

DreamLab-AI/agentbox - 第 3 页

SkillsMP 已收集 DreamLab-AI/agentbox 中的 161 个 Skill。打开任一 Skill 可查看来源和详情。

DreamLab-AI/agentbox

已展示 40 / 161 个已收集 Skill。

职业分类
软件开发工程师
描述

Drive LichtFeld Studio (native C++/CUDA 3D Gaussian Splatting workstation) via its built-in MCP server. Use when training, rendering, editing, or exporting 3D Gaussian Splats, or converting video into a COLMAP dataset for splat training.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build VR/AR apps for Meta Quest (2/3/3S/Pro) — WebXR in the browser and Quest-native spatial apps. Use when building immersive WebXR with Three.js or React Three Fiber, mixed reality with passthrough, hand tracking, spatial anchors, plane/mesh detection,…

原文语言:英语

更新
职业分类
计算机系统分析师
描述

Evaluate systems, architectures, and strategies through the entropy (decay) vs negentropy (growth) lens, surfacing tacit-knowledge gaps and unstated assumptions. Use when making or reviewing an architecture decision, evaluating a system design or technical…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Author and export the Logseq mainKnowledgeGraph ontology to OWL2 DL Turtle for WebVOWL/VisionClaw. Use when writing or fixing OntologyBlock entries, generating or debugging output/ontology.ttl, sanitizing IRI local names or literals, resolving Turtle…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Validate and enrich the Logseq mainKnowledgeGraph ontology and generate WebVOWL-ready TTL. Use when fixing source-domain prefixes (ai/bc/mv/rb/tc/ngm), regenerating output/ontology.ttl, debugging WebVOWL 'prefix not bound' or bad-syntax parse errors, checking…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Wrap outbound fetch with a transparent HTTP 402 detect-classify-pay-retry loop so a skill or adapter can call cost-gated external resources without inline payment logic. Use when a request may return 402 Payment Required, when calling metered/paid APIs…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Performance analysis, bottleneck detection, and optimisation for Claude Flow swarms. Use when profiling swarm performance, diagnosing slow agents, or tuning topology and resource allocation.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Live web research through Perplexity's closed synthesis engine — structured web results, deep multi-step investigations with reasoning, and quick sonar answers. Use when you need authoritative primary sources (gov/academic), academic citation discovery, or UK…

原文语言:英语

更新
职业分类
软件开发工程师
描述

PRD to complete documentation in a single command. Use when you have a PRD and need specs, DDD domain model, ADRs, and an implementation plan generated from it.

原文语言:英语

更新
职业分类
软件开发工程师
描述

First-principles architecture and UI/UX guidance for building genuinely new software rather than derivative "X-but-for-Y" work. Use when designing or architecting a feature, choosing a stack or framework, reviewing a design, or in strategy discussions — to…

原文语言:英语

更新
职业分类
软件开发工程师
描述

SPARC — a systematic 5-phase development lifecycle (Specification, Pseudocode, Architecture, Refinement, Completion) run through Claude Flow multi-agent orchestration. Use when driving a feature from spec through review and deployment with coordinated agents,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Stream-JSON chaining for sequential multi-agent pipelines and data transformation. Use when step N's output must feed step N+1's input (build->test->optimise, extract->transform->validate). Not for parallel swarms or GitHub CI.

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Correct typographic detail — curly quotes, en/em dashes, single spacing, hierarchy, line length, and layout — in generated or reviewed UI code. Use when writing or auditing HTML/CSS/React/JSX that renders visible text, or when making an interface's type read…

原文语言:英语

更新
职业分类
建筑师(景观及海军建筑除外)
描述

Plan UK ground-mounted (utility-scale) solar farms end-to-end: site suitability, tilt and inter-row spacing, array capacity and annual yield, 3D layout with shadow review, generation forecasting, and DNO grid-connection feasibility. Use whenever a task…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Truth scoring, code-quality verification, and verification-gated automatic rollback for agent and file output via claude-flow. Use when you need confidence scores on agent output, rollback safety checks, or lightweight truth verification without the full…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when the user asks where their Claude Code usage/tokens are going, is burning through their plan unexpectedly fast, hitting limits, or wants a breakdown of Claude Code activity. Produces a COMPREHENSIVE usage report from local session transcripts: tokens…

原文语言:英语

更新
职业分类
建筑师(景观及海军建筑除外)
描述

Meta-skill for driving Blender via BlenderMCP: 3D modelling (box, hard-surface, boolean), digital sculpting, PBR material authoring, lighting, rendering, and scene assembly. Claude writes and runs bpy Python (execute_code), screenshots the viewport, inspects,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Expand and analyze URLs using Google Gemini 2.5 Flash URL Context API. Efficiently fetches, summarizes, and extracts information from up to 20 URLs per request with grounding metadata and source citations. Use when analysing or summarising specific URLs using…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Cryptographically sign PDFs (invoices, contracts, letters, forms) with open-source tooling — pyHanko applying a PAdES/eIDAS-aligned digital signature plus an optional visible signature panel. TRIGGER when the user asks to "digitally sign", "e-sign", "add a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Opinionated playbook and current reference for building full-stack web apps in Leptos (the Rust fine-grained-reactive framework). Use whenever the task involves Leptos: writing or editing components and the view! macro, signals/memos/effects, server functions…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organisation. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Empirically optimize any existing Claude skill against a measurable reward signal using a closed SkillOpt loop (rollout → reflect → aggregate → select → evaluate) plus a noise-robust held-out A/B comparator. Use when you want a skill's prose tuned by evidence…

原文语言:英语

更新
职业分类
作家与作者
描述

Write SEO-optimized blog posts, landing pages, and content improvements following Google's E-E-A-T and Helpful Content guidelines. Handles new content creation from a keyword or topic, and improving existing pages. Use when asked to "write a blog post",…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Process and manipulate images with format conversion (PNG→JPG→WebP→GIF), resizing, cropping, filtering, batch operations, and image metadata extraction. Use for thumbnail generation, image optimisation, format conversion, watermarks, and bulk image processing…

原文语言:英语

更新
职业分类
桌面出版专家
描述

Convert markdown/HTML manuscripts to arXiv-compliant LaTeX with memoir class, biblatex citations, professional typesetting, and parallel agent swarm conversion. Use when converting a multi-chapter markdown book to LaTeX for academic publication, arXiv…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

QE-grade browser testing with WebDriver BiDi (Vibium). 16 typed assertion kinds, pixel-perfect visual-diff baselines, 14-pattern prompt-injection scanner, 15-intent semantic element finder. Part of the AQE fleet — install with aqe init. Use for typed QE…

原文语言:英语

更新
职业分类
软件开发工程师
描述

LinkedIn integration via MCP for profile scraping, job search, messaging, company analysis, and people search. Uses Patchright browser automation with persistent session for authenticated access without API keys. Use when searching LinkedIn profiles, jobs,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Bence's code style, tech stack, and workflow conventions. Use when enforcing Bence's React/Next.js/TypeScript/Tailwind code style and workflow conventions.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Linux defensive security with 31 modules and 250+ actions. Firewall management, system hardening, compliance auditing (CIS/HIPAA/SOC2), malware scanning, incident response, container security, network defense, zero trust architecture, and forensics. Dry-run…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Professional video and audio processing - transcode, edit, stream, and analyze media files. Use when transcoding, editing, streaming, or analysing video and audio files.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Geospatial analysis and GIS operations via QGIS. 51 MCP tools covering layer management, feature editing, processing algorithms, rendering, styling, plugin development, and system management. Uses nkarasiak/qgis-mcp plugin (port 9877) with length-prefixed…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reddit integration for browsing subreddits, searching content, analyzing user profiles, and fetching post details with comment threads. Supports anonymous, app-only, and authenticated modes with tiered rate limits. Use when browsing Reddit, searching posts,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Complete Rust toolchain with cargo, rustfmt, clippy, and WASM support. Use when writing Rust code, running cargo build/test/clippy, compiling to WASM, or debugging Rust compilation errors.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Identifies code, architecture, and technical decisions built to impress rather than to ship. Use when checking for over-engineering, unnecessary complexity, or vanity architecture decisions. Reviews codebases, PRs, and architecture proposals for unjustified…

原文语言:英语

更新
职业分类
数据科学家
描述

DEPRECATED — merged into agentdb-advanced. Use agentdb-advanced skill (RL Plugins section) for all reinforcement learning algorithms including Decision Transformer, Q-Learning, SARSA, Actor-Critic, and Federated RL.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Application security testing: OWASP Top 10 validation, authentication/authorisation testing, API security, dependency vulnerability scanning, secrets detection, injection testing, SAST/DAST workflows. Use for web application and API security validation — not…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows. Use when: (1) running 3+ parallel agents locally, (2) needing adaptive topology, (3) doing research/dev tasks requiring parallel coordination.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Look up ACRIS property transaction records — deeds, mortgages, liens.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Look up BSA variances and special permits for any NYC property.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Look up DOB permit and job filing history for any NYC building.

原文语言:英语

更新
已展示 40 / 161 个已收集 Skill。