Skip to main content

muratcankoylan/Agent-Skills-for-Context-Engineering

SkillsMP는 muratcankoylan/Agent-Skills-for-Context-Engineering에서 23개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
23
GitHub 스타
17,866
GitHub 포크
1,478

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

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

A comprehensive collection of Agent Skills for context engineering, harness engineering, multi-agent architectures, and production agent systems. Use when building, optimizing, evaluating, or debugging agent systems that require effective context management…

원문 언어: 영어

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

This skill should be used for project-level decisions about LLM-powered systems: whether an LLM is the right primitive for the task at hand, the shape of a multi-stage batch or agent pipeline, token and cost estimation, choosing between single-agent and…

원문 언어: 영어

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

This skill should be used when writing, enhancing, or evaluating the launch prompt for a long-running autonomous agent or a parallel multi-agent orchestration attacking a hard problem: pseudo-formal task briefs that define terms and an exact success predicate…

원문 언어: 영어

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

This skill should be used when the harness, scaffold, workflow, or optimizer itself is the optimization target: recursive self-improvement (RSI) loops, meta-harnesses, self-improving harnesses that mine their own failures and propose bounded edits,…

원문 언어: 영어

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

This skill should be used for book-to-SFT pipelines: ePub extraction, literary segmentation, author-voice dataset construction, style-transfer training, LoRA workflows, and model evaluation for voice replication.

원문 언어: 영어

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

This skill should be used for personal operating-system workflows: content creation, voice consistency, relationship lookup, meeting preparation, weekly review, goal tracking, personal brand management, and network management.

원문 언어: 영어

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

Ensure thorough validation, error recovery, and transparent reasoning in research tasks with multiple tool calls

원문 언어: 영어

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

Debug and optimize AI agents by analyzing reasoning traces, context degradation, tool confusion, instruction drift, repeated task failures, and performance regressions.

원문 언어: 영어

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

This skill should be used for advanced LLM evaluation: LLM-as-judge systems, direct scoring, pairwise comparison, rubric calibration, evaluator bias mitigation, confidence scoring, and automated quality assessment.

원문 언어: 영어

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

This skill should be used when modeling agent mental states with BDI concepts: beliefs, desires, intentions, RDF-to-belief transformations, rational agency traces, cognitive agents, BDI ontologies, and neuro-symbolic AI integration.

원문 언어: 영어

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

This skill should be used when long-running agent sessions need context compression, structured summarization, compaction, token-per-task optimization, or durable handoff summaries that preserve decisions, files, risks, and next actions.

원문 언어: 영어

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

This skill should be used for diagnosing and mitigating context degradation: lost-in-middle failures, context poisoning, context clash, context confusion, attention-pattern issues, and agent performance degradation caused by accumulated or conflicting context.

원문 언어: 영어

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

This skill should be used to explain or reason about the foundational concepts of context engineering: what context is, the anatomy of a context window, how attention mechanics work, the U-shaped attention curve, why context quality matters more than…

원문 언어: 영어

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

This skill should be used for improving context efficiency: context budgeting, observation masking, prefix or KV-cache strategy, partitioning, token-cost reduction, retrieval scoping, and extending effective context capacity without lowering answer quality.

원문 언어: 영어

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

This skill should be used when building agent evaluation systems: deterministic checks, regression suites, multi-dimensional rubrics, quality gates, production monitoring, baseline comparison, and outcome measurement for agent pipelines.

원문 언어: 영어

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

This skill should be used when agent work needs file-backed context: durable scratchpads, tool-output offloading, just-in-time discovery, cross-agent handoff files, filesystem memory, or cleanup policies for context stored outside the prompt.

원문 언어: 영어

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

This skill should be used when designing autonomous agent harnesses: research loops, evaluation scaffolds, locked and editable surfaces, durable logs, novelty gates, pruning, rollback, PR preparation, and human approval boundaries.

원문 언어: 영어

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

This skill should be used when designing hosted or background agent infrastructure: sandboxed execution, remote coding environments, warm pools, session persistence, multiplayer collaboration, self-spawning agents, or Modal-style sandboxes.

원문 언어: 영어

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

This skill should be used when the user asks to "share memory between agents", "KV cache compaction for multi-agent", "orchestrator worker context", "latent briefing", "reduce worker tokens", "cross-agent memory without summarization", or discusses Attention…

원문 언어: 영어

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

This skill should be used for persistent semantic memory in agent systems: cross-session knowledge retention, entity tracking, temporal validity, graph or vector retrieval, memory consolidation, and memory benchmark selection. Route file-backed scratchpads to…

원문 언어: 영어

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

This skill should be used when designing multi-agent systems that need context isolation, supervisor or swarm coordination, explicit handoffs, parallel execution, or a decision on whether multiple agents are justified.

원문 언어: 영어

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

This skill should be used for the tool-interface layer of an agent system specifically: writing tool descriptions agents can route on, designing tool schemas and response formats, naming conventions, actionable error recovery messages, MCP server design,…

원문 언어: 영어

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

Template for creating new Agent Skills for context engineering. Use this template when adding new skills to the collection.

원문 언어: 영어

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