Skip to main content

这个仓库中的 skills

merceralex397-collab/meta-skill-engineering - 第 2 页

SkillsMP 已收集 merceralex397-collab/meta-skill-engineering 中的 606 个 Skill。打开任一 Skill 可查看来源和详情。

merceralex397-collab/meta-skill-engineering

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

职业分类
管理分析师
描述

Apply the 5-step synoptic cycle for multi-domain panoramic synthesis when a problem spans 3+ domains and cross-domain interactions matter more than depth in any single domain. Produces unified emergent understanding through Clear (meditate), Open (expand…

原文语言:英语

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

Install skills from GitHub repositories into the agent's skills directory. Use when a user explicitly asks to install a skill by name, install from a GitHub repo/path, or list available installable skills. Do NOT use for creating new skills, modifying…

原文语言:英语

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

Create Grafana dashboards as code with template variables, reusable panels, and provisioning configuration. Triggers on: "grafana dashboard", "provision grafana", "dashboard as code", "grafana json", "template variable grafana", "grafana panel", "grafana…

原文语言:英语

更新
职业分类
历史学家
描述

Reference Hildegard von Bingen's Physica for natural history knowledge — plants, stones, animals, fish, birds, elements, trees, reptiles, and metals with their hot/cold/warm/cool temperament, medicinal uses, and symbolic properties. Triggers on queries about…

原文语言:英语

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

Set up a Blender scene programmatically via Python (bpy) with objects, materials, lighting, camera, and environment configuration. Triggers on: "set up blender scene", "create 3D scene in blender", "bpy scene setup", "programmatic blender scene", "automated…

原文语言:英语

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

Credit risk data cleaning and variable screening for pre-loan modeling. Use when you have raw credit data requiring quality assessment, missing value analysis, or feature selection before building predictive models. Triggers on credit risk data, loan approval…

原文语言:英语

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

Build production-ready Dataverse SDK solutions for complete business use cases. Use when users describe business scenarios requiring end-to-end Dataverse implementations (CRM workflows, document management, data migration, integrations) rather than isolated…

原文语言:英语

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

Convert dense transformer models to Mixture-of-Experts (MoE) architectures via FFN upcycling, expert initialization strategies, and router training with load-balancing loss. Triggers on dense-to-MoE conversion, FFN upcycling, expert routing implementation, or…

原文语言:英语

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

Deploy ML models to production serving infrastructure (MLflow, BentoML, Seldon Core) with REST/gRPC endpoints, autoscaling, monitoring, and A/B testing. Use when deploying trained models for real-time inference, setting up prediction APIs, or implementing…

原文语言:英语

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

Execute .NET Framework to .NET 8+ upgrades for class libraries, APIs, and Azure Functions. Use when modernizing legacy .NET projects, migrating from packages.config to PackageReference, or updating CI/CD pipelines for .NET 8+ compatibility.

原文语言:英语

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

Install skills, agents, and teams from the agent-almanac registry into supported agentic frameworks (Claude Code, Cursor, OpenCode, etc.) using the agent-almanac CLI. Triggers on: "install from agent-almanac", "agent-almanac install", "setup skills from…

原文语言:英语

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

Modify existing PDFs — merge multiple files, split by page ranges, rotate pages, add watermarks, fill form fields, edit metadata, and redact content using PyPDF2, pikepdf, or pdftk. Use when manipulating existing PDF files rather than creating new ones or…

原文语言:英语

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

Capture desktop screenshots (full screen, app window, or pixel region) on macOS, Linux, and Windows. Triggers on: 'take a screenshot', 'capture my screen', 'screenshot of app', 'screen region', 'window capture'.

原文语言:英语

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

Extract tables from PDFs, HTML pages, and images into structured formats. Triggers on: extracting tabular data from PDF reports or scanned documents, converting document tables to CSV/JSON/DataFrames, parsing tables from HTML without API access, handling…

原文语言:英语

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

Scaffold a new agent skill from this template when you need to create reusable automation instructions. Use when: building a new SKILL.md from scratch, standardizing an ad-hoc workflow into a shareable skill, or preparing a skill for contribution to a…

原文语言:英语

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

Audit a SKILL.md for structural anti-patterns that reduce routing accuracy, output quality, or maintainability. Use when a user says "check this skill for anti-patterns", "what's wrong with this skill", or "audit this skill before promotion". Also use for…

原文语言:英语

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

Audit a skill library for duplicates, category drift, and discoverability gaps; maintain the catalog index, metadata, tags, and naming conventions. Use when: "audit the skill library", "clean up overlapping skills", "organize the catalog before release",…

原文语言:英语

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

Build trigger tests and output-format tests for a skill's evals/ directory. Use when "create tests for this skill", "set up evals", "build a test harness", a new skill needs test coverage, or a skill lacks an evals/ directory. Creates trigger-positive.jsonl,…

原文语言:英语

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

Create new agent skills from scratch and iteratively improve them through test-review-improve cycles. Use this for "create a skill for X", "write a skill that handles Y", "I need a new skill to do Z", "turn this workflow into a skill", or when a repeated task…

原文语言:英语

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

Coordinate multi-agent or multi-stage work so each delegate has a bounded scope, clear artifact contract, and explicit handoff point. Use when the task is large enough for parallel or staged delegation, when one agent must gather evidence while another…

原文语言:英语

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

Find external skills from public registries, GitHub repos, and official skill collections, then evaluate them for quality, licensing, and fitness for adoption. Use when looking for existing skills before building from scratch, evaluating external skill…

原文语言:英语

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

Create a new SKILL.md with YAML frontmatter, routing description, and structured body sections from scratch. Use this for "create a skill for X", "write a skill that handles Y", "I need a new skill to do Z", or when a repeated task pattern should become a…

原文语言:英语

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

Coordinate multi-agent or multi-stage work so each delegate has a bounded scope, clear artifact contract, and explicit handoff point. Use when the task is large enough for parallel or staged delegation, when one agent must gather evidence while another…

原文语言:英语

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

Evolve an existing agent definition by refining its persona in-place or creating an advanced variant. Covers assessing the current agent against best practices, gathering evolution requirements, choosing scope (refinement vs. variant), applying changes to…

原文语言:英语

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

Evolve an existing skill by refining its content in-place or creating an advanced variant. Covers assessing the current skill, gathering evolution requirements, choosing scope (refinement vs. variant), applying changes, updating version metadata, and…

原文语言:英语

更新
职业分类
计算机与信息系统经理
描述

Evolve an existing team composition by refining its structure in-place or creating a specialized variant. Covers assessing the current team against template and coordination patterns, gathering evolution requirements, choosing scope (adjust members, change…

原文语言:英语

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

Bootstrap a first MCP server from zero to working connection. Use when the user says 'get started with MCP', 'create my first MCP server', 'set up MCP', or wants a hello-world MCP experience. Covers project scaffolding, first tool registration, transport…

原文语言:英语

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

Trigger — "agent needs human input", "when should the agent ask the user", "pause for approval", "escalate to human", "resume after human response", "handle user interrupt mid-run". Skip — when the agent has all information needed to proceed, when the task is…

原文语言:英语

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

Implement a JSON-RPC 2.0 A2A server with full task lifecycle management (submitted/working/completed/failed/canceled/input-required), SSE streaming, and push notifications. Use when implementing an agent that participates in multi-agent A2A workflows,…

原文语言:英语

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

Trigger — "gather context for implementation", "load project conventions", "what files do I need", "trace imports for", "map the API surface", "what patterns does this project use". Skip — if the task is writing code (use `implementer-node-agent`),…

原文语言:英语

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

Trigger — "implement across multiple files", "coordinate implementation", "split work across modules", "implement this plan", "orchestrate the changes", "multi-file implementation". Skip — if only a single file needs changes (use `implementer-node-agent`), if…

原文语言:英语

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

Trigger — "implement in TypeScript", "write the JS module", "add this Node endpoint", "fix this TS file", "create a React component", "update the Express route", "npm package changes". Skip — if the task involves multiple modules (use `implementer-hub`), if…

原文语言:英语

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

Monitors autonomous agent tasks for stalls, infinite loops, resource exhaustion, and progress stagnation, then applies bounded recovery actions. Trigger — "agent is stuck", "task seems hung", "detect stall", "watchdog timer", "loop detection", "agent not…

原文语言:英语

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

Monitor, cap, and recover from context accumulation in agentic systems. Covers per-cycle cost tracking, context window auditing, budget caps with enforcement policies, emergency pruning when approaching limits, and progressive disclosure integration to…

原文语言:英语

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

Designs manager/worker agent hierarchies with explicit span-of-control limits, delegation depth, and communication topology for multi-agent systems. Trigger — "how many agents should report to one manager", "design agent hierarchy", "span of control",…

原文语言:英语

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

Diagnoses failures in multi-agent systems by tracing errors across agent boundaries, replaying message sequences, and constructing blame paths to the root cause. Trigger — "agent produced wrong output", "which agent failed", "trace the error", "debug…

原文语言:英语

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

Runs multiple expert agents in parallel on the same problem, normalizes their outputs, detects consensus or disagreement, and synthesizes a final recommendation. Trigger — "get multiple opinions", "panel of experts", "expert consensus", "compare approaches",…

原文语言:英语

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

Enforces safety guardrails for parallel agent work — prevents write conflicts, ensures file-level isolation, and detects interference between concurrent agent lanes. Trigger — "agents writing to same file", "parallel conflict", "write collision", "lane…

原文语言:英语

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

Design and implement RAG retrieval pipelines — choose chunking strategies, select embedding models, configure vector stores, wire hybrid search with BM25+dense, add reranking stages, and pack retrieved context into LLM prompts. Use when building or debugging…

原文语言:英语

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

Systematically collects facts from a repository to support architectural, planning, or review decisions. Trigger — "gather evidence from the repo", "what does this codebase use", "inventory the project", "analyze dependencies", "detect conventions", "what's…

原文语言:英语

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