Skip to main content

product-on-purpose/agent-skills-toolkit

SkillsMP는 product-on-purpose/agent-skills-toolkit에서 54개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

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

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

직업 분류
미분류
설명

Creates and improves a plugin's documentation across modes (readme, quickstart, tutorial, how-to, reference, glossary, faq, troubleshooting, architecture, folder-readme, and an Astro Starlight docs site) to the Advanced Skill Library Standard. Use when…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Surveys what the agent platforms shipped since this repository last looked, diffing each vendor's release feed forward from a recorded version pin, and writes a dated survey record without deciding anything. Use when asking what is new in Claude Code, Claude…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Assesses a new agent capability against the capability matrix, the Standard, and every skill, subagent and command this plugin ships, then proposes a matrix update, a backlog entry or an ADR draft without implementing any of them. Use when deciding whether a…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Reports which component types a target agent can run and recommends a conformance tier before a plugin is built, mapping Claude Code and Codex capabilities to the Advanced Skill Library Standard's component types. Use when choosing agent-targets, checking…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Checks whether the pinned agentskills.io upstream specification has changed, reports which Universal conformance checks each delta lands on, and drafts a proposal ADR without editing a check or the Standard. Use when asking if the upstream spec has moved,…

원문 언어: 영어

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

PROBE FIXTURE side A. Two plugins ship a skill with this exact directory name and this exact skill name. Invoke it and read which side answers - that is the whole experiment.

원문 언어: 영어

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

PROBE FIXTURE side B. Two plugins ship a skill with this exact directory name and this exact skill name. Invoke it and read which side answers - that is the whole experiment.

원문 언어: 영어

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

REPLACE - state what the skill does AND when to use it, with concrete trigger keywords. One to two sentences. Third person. Avoid "helps with".

원문 언어: 영어

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

Creates and improves Claude slash commands (commands/<name>.md) that map to a skill, to the Advanced Skill Library Standard. Use when you need to give a skill an explicit /command entry point or raise an existing command's conformance.

원문 언어: 영어

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

Creates and improves Claude subagents (agents/<name>.md) to the Advanced Skill Library Standard. Use when you need to author a new subagent, scaffold an agents/ delegate, declare its tools and chain, or raise an existing subagent's conformance.

원문 언어: 영어

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

Creates and validates a marketplace index that catalogs plugins for Claude Code and Codex, checking each entry, its plugin reference, and version consistency. Use when standing up a marketplace, adding a plugin to a marketplace, or validating marketplace…

원문 언어: 영어

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

Creates a starting plugin that satisfies the Bronze anatomy and onboards the maintainer, in three modes (interview, questionnaire, hybrid). Use when starting a new plugin from scratch, onboarding a maintainer, or generating a scaffolding questionnaire.

원문 언어: 영어

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

Creates and improves a plugin's chain contract (agents/_chain-permitted.yaml) to the Advanced Skill Library Standard. Use when a skill or subagent invokes another component and you need to declare the permitted inter-component invocations, or to resolve S4…

원문 언어: 영어

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

Creates and improves agentskills.io skills to the Advanced Skill Library Standard. Use when you need to author a new SKILL.md, scaffold a skill directory, or raise an existing skill's conformance and description quality.

원문 언어: 영어

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

Creates and improves workflows (an ordered multi-skill arc) for a plugin to the Advanced Skill Library Standard. Use when a recurring sequence of skills is worth formalizing as a workflow, when you need to author a _workflows file with steps and exit…

원문 언어: 영어

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

Evaluates a skill or plugin against the Advanced Skill Library Standard across three modes, producing deterministic conformance findings and a tier, an opt-in behavioral pass, and a qualitative review. Use when you want to audit conformance, judge whether a…

원문 언어: 영어

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

Declares metadata.chain as a string with no chain contract present. Use to exercise the S4 migration-cap ceiling (ADR 0041) when rules.S4 is overridden to error.

원문 언어: 영어

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

Declares metadata.chain as a string with no chain contract present. Use to exercise the S4 scheduled-tightening warn path (ADR 0041).

원문 언어: 영어

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

Declares it invokes cso-worker as a STRING, which the chain contract does not permit. Use to exercise the S4 migration-cap ceiling (ADR 0041) for a string-shaped orphan when rules.S4 is overridden to error.

원문 언어: 영어

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

Calls both worker subagents using a comma-separated metadata.chain string. Use when delegating work to cs-worker-a and cs-worker-b.

원문 언어: 영어

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

Calls both worker subagents using a whitespace-only-separated metadata.chain string. Use when delegating work to cs-worker-a and cs-worker-b without commas.

원문 언어: 영어

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

Declares it invokes co-worker, which the chain contract does not permit. Use to exercise S4 orphan detection.

원문 언어: 영어

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

Calls the worker subagent to do a thing. Use when delegating work to sf-worker.

원문 언어: 영어

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

Creates and maintains a plugin's decision records (MADR ADRs) and RFCs in docs/internal, and the summary TL;DR companion for long decision docs. Use when recording an architecture decision, drafting an RFC to evolve the Standard, or generating the TL;DR for a…

원문 언어: 영어

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

Creates and improves a plugin's AGENTS.md (the agent navigation and instructions entrypoint) to the Advanced Skill Library Standard. Use when you need to author or sync AGENTS.md, align it with the component index, or trim an overgrown one to essential,…

원문 언어: 영어

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

Creates and improves event-driven hooks (Advanced tier) for a plugin to the Advanced Skill Library Standard. Use when you need to add a hook, enforce a guard on a tool or session event, inject context, or document a hook's event, scope, and failure behavior.

원문 언어: 영어

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

Creates and improves MCP server definitions (a portable .mcp.json) for a plugin to the Advanced Skill Library Standard. Use when you need to add an MCP server to a plugin, author or extend .mcp.json, or wire the per-target mcpServers manifest pointer.

원문 언어: 영어

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

Creates and improves Claude Code output styles (Claude-only response-mode definitions) to the Advanced Skill Library Standard. Use when you need to author a custom output style for Claude Code, define a response mode, or improve an existing output style.

원문 언어: 영어

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

Creates and validates a skill's sample sets and eval sets (golden examples, anti-examples, and triggering cases) and detects drift against current behavior. Use when generating samples for a skill, building an eval set, or checking samples for drift.

원문 언어: 영어

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

Creates and improves a plugin's settings and permissions per target and recommends least-privilege allowlists. Use when authoring settings, scoping permissions, wiring environment variables, or registering hooks in settings.

원문 언어: 영어

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

Creates and improves a Claude Code status line script and its settings registration. Use when authoring a status line, customizing what the status line shows, or wiring its settings entry.

원문 언어: 영어

업데이트
직업 분류
컴플라이언스 담당자
설명

Audits an exported marketing consent log for expired retention windows, withdrawn consents still marked active, and rows missing a lawful basis, and returns the rows that need action. Use when a user asks to audit, check, or clean a consent log or a consent…

원문 언어: 영어

업데이트
직업 분류
컴플라이언스 담당자
설명

Routes an incoming consumer data request to the team that owns it, using the request type and the requester's state of residence, and reports the owner, the queue, and the response deadline. Use when a data-subject access, deletion, correction, or opt-out…

원문 언어: 영어

업데이트
직업 분류
컴플라이언스 담당자
설명

Triages an incoming data-subject access request by verifying the requester's identity, classifying the request as access, deletion, correction, or opt-out, and reporting the statutory response deadline. Use when a consumer data request arrives and you need to…

원문 언어: 영어

업데이트
직업 분류
행정법 판사·조정관·심문관
설명

Reviews a published privacy notice against a seven-point disclosure checklist and the US state privacy statutes, and returns a redline with a per-item verdict. Use when a user asks to review, redline, or gap-check a privacy notice or privacy policy before…

원문 언어: 영어

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

Assesses an existing skills repository against the Advanced Skill Library Standard, produces a staged bring-to-conformance plan, and writes the minimal canonical manifest so the repo becomes gradeable. Use when adopting a foreign or ad-hoc skills repo,…

원문 언어: 영어

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

Converts a document into a summary. Use when the user asks about the document thing.

원문 언어: 영어

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

Converts a meeting transcript into a decision log. Use when the user asks to extract decisions, action items, or owners from a transcript.

원문 언어: 영어

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

Builds and validates a plugin's release by computing the version, promoting the changelog, curating the release notes, and running the readiness gate, to the Advanced Skill Library Standard. Use when cutting a release, bumping the plugin version, updating the…

원문 언어: 영어

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

Creates, triages, and prunes a plugin's two backlogs (new-component proposals and enhancements) to the Advanced Skill Library Standard. Use when capturing a new-component proposal through the why-gate, prioritizing backlog items, or removing stale or…

원문 언어: 영어

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