Skip to main content
在 Manus 中运行任何 Skill
一键导入
Starry330
GitHub 创作者资料

Starry330

按仓库查看 1 个 GitHub 仓库中的 14 个已收集 skills。

已收集 skills
14
仓库
1
更新
2026-05-22
仓库浏览

仓库与代表性 skills

collect-agent-requirements
其他计算机职业

Collect, normalize, and validate the minimum actionable requirements needed to create a new agent through dialogue. This skill only gathers and structures requirements for downstream blueprint design, and must not generate repository files, code, or fake capabilities.

2026-05-22
design-agent-blueprint
其他计算机职业

Transform structured user requirements into a complete, normalized, and reviewable AgentBlueprint, then save it as the current pending blueprint for confirmation. This skill designs the agent blueprint only and must not create repository files or perform scaffold generation.

2026-05-22
finalize-blueprint
其他计算机职业

Validate whether the pending AgentBlueprint is complete, internally consistent, dependency-closed, and safe to enter the user confirmation and generation stage. This skill only performs blueprint validation and gating; it must not generate repository files or execute scaffold creation.

2026-05-22
generate-agent-scaffold
其他计算机职业

Compatibility orchestration skill that generates a full runnable agent scaffold only after explicit user confirmation. This skill acts as a gated wrapper over workspace generation, skill generation, tool generation, spec generation, and post-generation validation. It must not bypass confirmation or fabricate created artifacts.

2026-05-22
generate-skills
其他计算机职业

Generate protocol-driven skill packages for the target agent only after explicit confirmation and successful blueprint finalization. This skill is responsible only for rendering and writing skill package artifacts from the blueprint skill plan, and must not fabricate tools, protocol fields, or capabilities that are not declared in the blueprint.

2026-05-22
generate-spec
其他计算机职业

Generate the final spec.py and target-agent __init__.py only after explicit confirmation and successful blueprint finalization. This skill is responsible only for rendering the target agent's spec module and package export file, and must not update global registry exports or fabricate dependencies that are not declared in the blueprint.

2026-05-22
generate-tools
软件开发工程师

Generate real local Python tool implementations declared in the finalized blueprint only after explicit confirmation. This skill materializes only blueprint.tool_plan.new_tools into runnable local tool modules, and must not fabricate placeholder tools, remote MCP servers, or undeclared capabilities.

2026-05-22
generate-workspace
软件开发工程师

Generate workspace bootstrap documents for the target agent only after explicit confirmation and successful blueprint finalization. This skill is responsible only for rendering and writing the workspace-level bootstrap artifacts declared in the finalized blueprint, and must not generate skill files, tool modules, spec files, or global export files.

2026-05-22
当前展示该仓库 Top 8 / 14 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库