Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

skill_steward

skill_steward には Arenukvern から収集した 16 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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