Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

skill_steward

skill_steward에는 Arenukvern에서 수집한 skills 16개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
16
Stars
8
업데이트
2026-06-19
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

plugin-marketplace-setup
기타 컴퓨터 관련 직업

Designs public or private Agent Skill and plugin marketplaces for Cursor, Claude Code, Codex, Zed, Open Plugin, and npx skills—manifest layout, install matrix, and Skill Steward vs product boundaries. Use when setting up a marketplace, distributing skills/plugins to a team, private registry, .cursor-plugin, .codex-plugin, .plugin, .claude-plugin, or skills.sh publishing.

2026-06-19
repo-quality-system-lifecycle
기타 컴퓨터 관련 직업

Establish or audit a structural quality contract for any agent-operated engineering repository: app, library, CLI/tool, plugin, harness, or meta repo. Use when a repo needs charter clarity, docs/decision ownership, type-native validation gates, evidence paths, safe action policy, cold-start legibility, maturity proof, repair-loop routing, consumer/producer owner-boundary routing, command surface evolution, evolutionary simplicity, or a repo ecology pass to decide what should be compressed, merged, removed, updated, created, retired, or moved to checks.

2026-06-19
skill-authoring-lifecycle
기타 컴퓨터 관련 직업

Scaffold and formally review a new Agent Skill in this marketplace repo. Covers valid SKILL.md generation, directory layout, registry entries, and spec auditing. Use when adding a skill, validating frontmatter, or checking marketplace readiness before a PR.

2026-06-19
mcp-harness-repo-maintainer
소프트웨어 개발자

Maintains repo-local action contracts and harness repositories where product CLI and MCP adapters stay thin over core libraries. Use when adopting or improving steward.yaml actions, capability-level adoption evidence, cold-start proof loops, probes, benchmarks, CLI/MCP/core parity, adapter refactors, packages/core boundaries, or sibling harness layout; use repo-quality-system-lifecycle first for general app/library/tool stewardship baselines.

2026-06-15
vision-alignment-foresight
소프트웨어 개발자

Critically analyze whether a product, repo, skill, plugin, harness, or architecture vision still fits the real application, user intent, implementation, evidence, and likely future direction. Use when asked to assess vision vs application, predict future fit, critique roadmap direction, analyze strategic intent, or decide whether to keep, refine, pivot, or kill a plan.

2026-06-13
steward-continuity-boundary-lifecycle
소프트웨어 개발자

Maintain stewardship protocol continuity and tool/personality boundaries. Use when a repo agent needs steward-mode threshold checks, self-model update decisions, delegation hygiene, boundary violation review, or handoff-safe continuity context without overclaiming steward personality.

2026-06-13
your-skill-name
소프트웨어 개발자

Replace with what this skill does and when to use it. Include trigger phrases users say, e.g. "audit my API", "scaffold a skill"; activation-critical routing belongs here.

2026-06-05
wrong-name
소프트웨어 개발자

This skill has a name that does not match its directory.

2026-05-31
has-readme
소프트웨어 개발자

This skill incorrectly includes a README.md which should be a warning.

2026-05-31
invalid-name
소프트웨어 개발자

Name uses uppercase and underscores which violates the kebab-case rule.

2026-05-31
missing-license
소프트웨어 개발자

A skill that is intentionally missing its license frontmatter field to test the validator warning path.

2026-05-31
missing-sources
소프트웨어 개발자

A skill that is missing its references/sources.md on purpose.

2026-05-31
too-long-body
소프트웨어 개발자

This skill is used to test the line count warning in the validator.

2026-05-31
good-skill
소프트웨어 개발자

Does something useful when the user wants to do X. Triggered by phrases like "help me with X".

2026-05-29
registry-drift
소프트웨어 개발자

Simulates a skill directory that is well-formed but absent from skills.sh.json, to exercise registry drift detection in the validator.

2026-05-29
very-short-body
소프트웨어 개발자

This skill exists to test the body length <50 chars warning in the validator.

2026-05-29