Skip to main content

Miosa-osa/canopy

SkillsMP 已收集 Miosa-osa/canopy 中的 107 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
107
GitHub 星标
228
GitHub Forks
54

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

职业分类
数据科学家
描述

Evaluate retrieval and generation quality in RAG pipelines. Separate scoring for retrieval (recall, precision, MRR) and generation (faithfulness, relevance, completeness). End-to-end pipeline assessment with bottleneck identification. Triggers on: "eval rag",…

原文语言:英语

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

Design binary pass/fail LLM-as-Judge evaluators. Structured prompt engineering for evaluation: criteria definition, rubric construction, few-shot calibration, and bias mitigation. Produces a ready-to-deploy judge prompt with scoring instructions. Triggers on:…

原文语言:英语

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

Language Agent Tree Search - Monte Carlo planning - 92.7% on HumanEval

原文语言:英语

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

Self-learning system based on SICA, VIGIL, and Mem0 patterns. Auto-triggers after task completion. Captures patterns, consolidates memory, generates skills, recovers from errors.

原文语言:英语

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

Self-improving prompts through meta-level optimization

原文语言:英语

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

Optimize token usage through prompt caching and compression

原文语言:英语

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

Thought-Action-Observation loop for transparent reasoning

原文语言:英语

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

Self-correction via critique loop - 18.5 percentage point improvement

原文语言:英语

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

Sample multiple paths, select most consistent - +17.9% on GSM8K

原文语言:英语

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

Parallel generation through skeleton-first approach for 2x speedup

原文语言:英语

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

Generate diverse synthetic test inputs via dimension-based tuple generation. Defines variation dimensions, enumerates combinations, filters for relevance, and produces labeled test cases. For LLM eval pipelines, training data augmentation, and stress testing.…

原文语言:英语

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

Multi-path reasoning with evaluation and backtracking - 74% success on complex tasks

原文语言:英语

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

Calibrate LLM-as-Judge evaluators against human labels. Computes TPR, TNR, precision, recall, F1, and Cohen's kappa. Detects systematic biases and recommends prompt corrections. Produces a calibration report with confidence intervals. Triggers on: "validate…

原文语言:英语

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

Multi-domain audit with weighted scoring. Spawns parallel subagents per audit domain. Each check has severity weight and category weight. Produces a quantified health score (0-100) with prioritized findings. Supports security, code quality, performance,…

原文语言:英语

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

Guided analysis of LLM traces to categorize and pattern-match failures. Reads execution traces, classifies failure modes, detects recurring patterns, and produces actionable taxonomy of errors. For diagnosing why an LLM system fails and where to focus…

原文语言:英语

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

Audit an LLM evaluation pipeline for correctness, coverage, and reliability. 6 diagnostic areas with structured Check/Finding output. Produces prioritized findings by severity and recommends next skills to run. Catches common eval pitfalls before they corrupt…

原文语言:英语

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

9 graph analysis operations for knowledge networks: triangles (synthesis opportunities), bridges (critical connectors), clusters (isolated subgraphs), hubs (high-degree nodes), siblings (unconnected items sharing topics), forward/backward traversal, orphans,…

原文语言:英语

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

Workspace health diagnostics. Runs targeted checks against the knowledge base: orphaned content, stale signals, missing cross-references, index drift, duplicate detection, broken references, embedding coverage, and quality distribution. Color-coded severity…

原文语言:英语

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

Workspace metrics dashboard. Tracks growth rate, connection density, pipeline throughput, health score trends, budget consumption, and agent utilization over time. Includes trend detection for spotting degradation or acceleration. Triggers on: "stats",…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Create animation-rich HTML presentations from scratch or convert PowerPoint. Progressive disclosure pipeline: content discovery, style discovery, generation. Zero-dependency single HTML file output. Anti-AI-slop guardrails for natural, professional…

原文语言:英语

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

Visual task management dashboard. Terminal-based kanban board, tiled agent status view, and progress tracking. Shows all agents, their current tasks, budget consumption, and overall workspace health at a glance. Triggers on: "board", "dashboard", "kanban",…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Atomic task locking. Ensures only one agent works on a task at a time. Returns 409 Conflict if already locked. Auto-releases on agent death or timeout. Prevents double-work and wasted compute in multi-agent systems. Triggers on: "checkout", "lock task",…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Assign work to a specific workspace agent or external runtime. Picks the right adapter (Claude for reasoning, Codex for bulk changes, Gemini for multimodal). Creates tasks with parent chain tracking for full delegation lineage. Triggers on: "delegate",…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Agent wake-up and health monitoring protocol. 9-step startup cycle that grounds the agent in identity, fetches tasks, selects work, and begins execution. Also serves as a periodic health check — detect stalled or dead agents. Scheduled or event-triggered.…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Point-to-point messaging between agents. Send, broadcast, receive, and peek at messages. File-based implementation using JSON in inbox directories with atomic writes. Includes event log for full message history. The communication backbone. Triggers on:…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Authorize agent payments via Machine Payments Protocol (MPP). Handles microtransactions, API purchases, service subscriptions within budget governance. Triggered by pay, purchase, buy, transaction, payment, MPP, commerce.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Launch a specialized agent for a subtask. Assigns identity, workspace scope, available commands, and communication protocol. Supports tmux-based (visual) or subprocess (headless) execution backends. The primary way to parallelize work. Triggers on: "spawn",…

原文语言:英语

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

Autonomous iterative improvement loop. Agent modifies code, verifies against metrics, keeps improvements or reverts failures, and repeats. Uses git as memory — each change is committed, measured, and kept or discarded. Runs until a target metric is hit or max…

原文语言:英语

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

Transform any GUI application into an agent-controllable CLI. 7-phase pipeline: analyze the GUI, design CLI commands, implement adapters, plan tests, write tests, document, and publish. Produces a standalone CLI tool that wraps GUI functionality for…

原文语言:英语

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

Branch code review with structured scoring against project guidelines. Produces categorized findings with severity levels and LLM-generated fix prompts. Quality gate: only posts review to PR if score meets threshold. Triggers on: "code review", "review…

原文语言:英语

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

Guided spec creation through 9 phases from discovery to testing strategy. Supports spec types: library, feature, change. Produces a complete specification document with requirements, architecture, constraints, and YAML test data. Interactive or autonomous…

原文语言:英语

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

Enforces Test-Driven Development discipline with RED-GREEN-REFACTOR cycle

原文语言:英语

更新
职业分类
其他计算机职业
描述

Human-in-the-loop approval gates. Creates approval requests for high-stakes actions like hiring agents, strategy proposals, or budget overrides. Tracks states from pending through approved/rejected/revision_requested. Blocks execution until resolved. Triggers…

原文语言:英语

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

3-tier budget enforcement for AI agent workspaces. Visibility dashboards (always on), soft alerts at 80% threshold, hard ceilings at 100% that auto-pause agents. Tracks per-agent, per-task, and per-project costs in both tokens and dollars. Triggers on:…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Add an agent to a workspace from the agent library. Proposes agent configuration including name, role, capabilities, adapter, and budget. Requires board approval via /approve before onboarding. Completes with identity setup and coordination prompt. Triggers…

原文语言:英语

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

Produce paid ad creative briefs + copy variants across 8 ad types (Profile Funnel / Retargeting / Video Hook / Video Story / Testimonial / Image / Carousel / UGC). the paid media director depth. Voice-matched. Compliance-checked. Ships ready for Meta Ads…

原文语言:英语

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

Design affiliate program structure — commission rates + payout logic + affiliate portal + promotion assets + recruitment outreach + compliance. Built for Stripe / ThriveCart / FirstPromoter / Everflow integrations.

原文语言:英语

更新
职业分类
项目管理专家
描述

Produce a high-ticket qualifying application form — 8-12 questions calibrated for show-rate + close-rate + refund-prevention. Offers 3 archetypes (high-barrier for founder calls / medium for setter screen / low for flywheel) with disqualification logic.…

原文语言:英语

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

Design a complete funnel architecture using one of 7 archetypes (VSL Funnel / Webinar / Application / Book-a-Call / Tripwire / Challenge / Community Lead Magnet). Consumes Offer Document + VSL Script + ICP. Produces funnel blueprint with stage-by-stage…

原文语言:英语

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

Build a complete Ideal Customer Profile Document (13 sections) with Completeness Score >= 80. Populates Compartment 2 (Audience Intelligence System) to at least 70%. Second skill in the Foundations chain — consumes Market Research Brief, produces ICP…

原文语言:英语

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