Skip to main content
在 Manus 中运行任何 Skill
一键导入
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