Skip to main content

Skills في هذا المستودع

merceralex397-collab/meta-skill-engineering - الصفحة ٢

جمع SkillsMP عدد ٦٠٦ من skills من merceralex397-collab/meta-skill-engineering. افتح أي skill لمراجعة مصدره وتفاصيله.

merceralex397-collab/meta-skill-engineering

عرض ٤٠ من أصل ٦٠٦ skills مجمعة.

المهنة
محللو الإدارة
الوصف

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…

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٤٠ من أصل ٦٠٦ skills مجمعة.