Skip to main content

DreamLab-AI/agentbox

SkillsMP는 DreamLab-AI/agentbox에서 161개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
161
GitHub 스타
19
GitHub 포크
0

수집된 skill 161개 중 40개를 표시합니다.

직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Implement features with tests and quality gates, debug hard bugs, and stress-test designs. Use when building a feature with TDD/EDD, chasing a stubborn multi-function bug (feedback-loop-first), interrogating a design before coding, or running a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Plan-execute-reflect loop over a persistent Python kernel (the `code-interpreter` MCP): write Python, execute, observe the returned trace (stdout / exception / last value), then revise. Variables, imports, and dataframes survive across every tool call in the…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Fires as a post-task hook after a non-trivial completed task (3+ tool calls, observable terminal outcome) to distil 0-N generalisable IF/THEN lessons from the trajectory and store them in RuVector so they surface at the start of similar future tasks; also…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Unified dispatcher for the full skills estate. Use when you don't know which skill to invoke — describe your task and get routed to the optimal skill, agent composition, or MCP tool. Not for executing the task itself: it only routes, then hands off to the…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Execution-gated branching code generation (ADR-020 Surface 2). Generate N candidate solutions (default ≤5) by invoking `sparc:coder` with varied temperature/framing, execute each in a fresh `KernelSession` via the `code-interpreter` (ADR-018 kernel) MCP,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Store and retrieve verified, executable Python skill primitives (a function plus assertions plus at least one example) in the code-harness procedural memory tier. Use when a reusable utility, parser, validator, or algorithm has proven general-purpose across…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Trigger on "/podcast-ingest", "weekly podcast ingest", "process new podcast episodes into the ontology", or setting up/debugging the podcast-cron schedule. Weekly cron that downloads new episodes from configured YouTube podcasts, extracts evidence-backed…

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Audit and de-slop prose for AI writing tells (lexical, structural, and narrative), strip technical AI provenance marks (invisible Unicode watermarks, statistical sampling fingerprints, C2PA/EXIF/XMP metadata), and enforce UK English. Use when writing or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement persistent memory patterns for AI agents using AgentDB — session memory, long-term storage, pattern learning, hierarchical memory, consolidation, ReasoningBank migration. Use when building stateful agents, chat systems, or intelligent assistants.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when building RAG pipelines, running semantic/similarity vector search, optimising search speed, tuning HNSW indexing or quantization, or scaling to millions of vectors with local AgentDB. Covers CLI, TypeScript API, caching, batch operations, and MCP…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Queen-led multi-agent coordination in Claude Flow — one strategic queen directs specialized workers through structured voting and shared persistent memory. Use when a task needs formal consensus (majority, weighted, or Byzantine fault tolerance) and…

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Diagrams-as-code routing hub. Two engines: (1) diagram-design — editorial-quality self-contained HTML/SVG diagrams with 28 visual types, branded design system, semantic patterns, draw.io/Mermaid import, dark/light/terminal variants, animation, and accessible…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate publication-quality LaTeX reports — white papers, sector analyses, policy briefs, technical documentation — with data-driven charts, diagrams-as-code, citations, and multi-agent quality review. Use when a document needs professional typesetting with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Architect's playbook and capability catalog for the RuVector monorepo (Rust crates, npm packages, WASM builds). Use when a task could be served by a RuVector capability — vector/hybrid search, graph intelligence, self-learning embeddings, attention…

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Search and answer questions about the owner's private personal email archive via the local Private Email MCP Gateway. Use when the user asks anything that needs looking in their personal mail — "did I get an invoice from X", "when did Y email me about Z",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Advanced AgentDB beyond single-database vector search: distributed QUIC sync across nodes, multi-database coordination and sharding, custom distance metrics, hybrid vector+metadata search, MMR diversity, context synthesis, and reinforcement-learning plugins.…

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Complete visual content system for Claude Code. Use when generating blog headers, infographics, editorial art, diagrams, or comics. Default aesthetic: light backgrounds, teal/burnt orange accents, hand-drawn sketch style.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Consolidated creative UI/UX skill combining design vision and production-grade implementation. Two modes: --design (ask-first, bold creative direction) and --build (production frontend code). Anti-AI-slop, distinctive aesthetics, shadcn/Tailwind/Phosphor…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

DEPRECATED — replaced by bencium-creative. Use bencium-creative with --design flag for bold creative UX and --build flag for production frontend implementation.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

DEPRECATED — replaced by bencium-creative. Use bencium-creative with --design flag for bold creative UX and --build flag for production frontend implementation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

AI-first development methodology with specification-driven artifact traceability. PRD → SPEC → ADR → TASK → CODE → REVIEW → DEPLOY pipeline with AI-native ADRs (model selection, prompt strategy, agent orchestration), LLM evaluation suites, guardrails…

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Use when publishing a book, preparing an arXiv submission, formatting a manuscript for KDP, or turning a markdown manuscript into a print-ready PDF. End-to-end pipeline orchestrating parallel agent swarms for LaTeX (memoir) conversion, BibTeX citation…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Keyword web search that returns long page extracts for grounding an LLM in dense source context rather than a synthesized answer. Use when you need exact-match keyword retrieval over the live web — specific entities, dates, or locations — and want raw source…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

OpenAI Codex / GPT-5.4 integration for Claude Code. Use when the user says "consult with openai", "talk to codex", "ask gpt-5.4", "get a second opinion from openai", "delegate to codex", "openai review", or "codex rescue". Provides code reviews, adversarial…

원문 언어: 영어

업데이트
직업 분류
특수 효과 아티스트 및 애니메이터
설명

Generate AI images and video with ComfyUI's node-based workflows (FLUX, Stable Diffusion, video models) on a local GPU or distributed Salad Cloud compute. Use when a task needs text-to-image, image-to-image, or text/image-to-video generation, ComfyUI workflow…

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Estimate GPU endpoint costs, agent job costs, and MRC20 token operations for the DreamLab AI ecosystem. Use when pricing inference/image-gen/analytics endpoints, calculating agent job holds and settlements, converting between DREAM tokens and sats, or valuing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

AI-powered CUDA development with 4 specialist agents (General, Optimizer, Debugger, Analyzer) plus an MCP toolset. Use when writing CUDA kernels (.cu/.cuh), optimising GPU code (coalescing, shared memory, occupancy), debugging nvcc compilation or race…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when the user says "ask deepseek", "consult deepseek", "delegate reasoning to deepseek", or needs advanced multi-step Chain-of-Thought reasoning, deep debugging root-cause analysis, or dependency-aware task planning via DeepSeek's special reasoning…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Control and inspect the nightly dream machine — the dream-engine loop that runs evidence-gated repository evolution overnight (ADR-052). Use when the user says "/dream", "dream machine", "dream engine", "did anything dream last night", asks about the dream…

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Real-time AI meeting copilot. Dual audio capture (system + mic), live transcription (faster-whisper local or Deepgram cloud), LLM coaching loop (Claude/GPT every ~35s), always-on-top overlay, session logging with markdown export. Use when the user says…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate isometric network-topology, infrastructure, and architecture diagrams as FossFLOW JSON (compact LLM-optimised format or full verbose SVG/JSON with zones and labels). Trigger on "isometric diagram", "network topology diagram", "FossFLOW",…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Use when creating GitHub issues, managing project boards, planning sprints, decomposing work into vertical-slice tracer bullets, or triaging an issue backlog with swarm coordination. NOT for PR review (use github-code-review), release versioning (use…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Single-agent Godot 4 work: write/debug GDScript or C# scripts, edit scenes and node systems, wire signals, physics, navigation, shaders, export builds, godot-rust (gdext) native extensions, and OpenXR/WebXR integration. Use for targeted Godot scripting…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Schedule recurring agent tasks on cron/interval/one-shot schedules — start with /hermes-scheduler. Triggers: 'run this every 30m', 'schedule a daily 9am job', 'cron job that invokes Claude Code', 'background scheduler for agent tasks'. A standalone Python…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Trigger on "https bridge", "CORS error accessing host", "debug host webserver", "reach host dev server from container", or needing a secure-context (HTTPS) origin for a host HTTP server (Vite/Next/Express on the Docker host). Stands up a self-signed HTTPS…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Context, persistence, and process-tracking companion for single-agent Claude Code sessions. Use when hydrating session context (git/plan/memory), tracking phased read/plan/implement/validate/document task plans, running blueprint workflows, doing progressive…

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Trigger when creating Google NotebookLM notebooks, ingesting sources (URLs, PDFs, YouTube, Drive, text), chatting with those sources, or generating NotebookLM artifacts — audio overviews (podcasts), video explainers, slide decks, quizzes, mind maps, reports,…

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Generate brand-constrained, quality-gated visual artifacts instead of freestyle output. Use when the user asks for a web prototype, landing/marketing page, SaaS dashboard, mobile mockup, slide deck, email template, or any HTML visual artifact that must look…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Delegate a coding or reasoning task to OpenAI Codex (GPT-5.4) via MCP for a second opinion from a non-Claude model. Use when you want to cross-check a hard algorithm, design, or refactor against a different frontier model, or get an independent…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate publication-quality academic diagrams and statistical plots from text via a multi-agent VLM pipeline with iterative refinement (OpenAI or Google Gemini / nano-banana-2). Use when creating methodology diagrams, architecture overviews, flow charts,…

원문 언어: 영어

업데이트
수집된 skill 161개 중 40개를 표시합니다.