Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

swarmauri-sdk

swarmauri-sdk 收录了来自 swarmauri 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
104
更新
2026-06-26
Forks
51
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dummy-filesystem
其他计算机职业

Packaged dummy filesystem skill

2026-06-26
dummy-local
其他计算机职业

Packaged dummy local skill

2026-06-26
golden-filesystem
其他计算机职业

Golden filesystem skill fixture

2026-06-26
golden-local
软件开发工程师

Golden local skill fixture

2026-06-26
swarmauri-add-base-class
软件开发工程师

Add or update a Swarmauri SDK base class in pkgs/base/swarmauri_base. Use when Codex needs to implement a base class over a core interface, update ResourceTypes, wire InterfaceRegistry, set ComponentBase registration, exports, and focused tests.

2026-04-22
swarmauri-add-base-mixin
软件开发工程师

Add or update a Swarmauri SDK base mixin in pkgs/base/swarmauri_base. Use when Codex needs reusable mixin behavior tied to existing interfaces or base classes, with correct Pydantic inheritance, exports, and tests without unnecessary registry entries.

2026-04-22
swarmauri-add-community-standalone
软件开发工程师

Add a second-class standalone Swarmauri package under pkgs/community. Use when Codex needs community package scaffolding, workspace membership, pyproject metadata, README branding, entry points, second-class citizenship rows, exports, tests, and validation.

2026-04-22
swarmauri-add-core-interface
软件开发工程师

Add or update a Swarmauri SDK core interface in pkgs/core/swarmauri_core. Use when Codex needs to create interface protocols or ABCs, update package exports, add focused tests, or prepare a new resource kind for later base-class and registry wiring.

2026-04-22
swarmauri-add-experimental-standalone
软件开发工程师

Add an experimental standalone Swarmauri package under pkgs/experimental. Use when Codex needs experimental package scaffolding, planning-stage metadata, optional workspace membership, README branding, entry points when discoverable, registry decisions, tests, and validation.

2026-04-22
swarmauri-add-plugin-package
软件开发工程师

Add a Swarmauri plugin package under pkgs/plugins. Use when Codex needs plugin package scaffolding, swarmauri.plugins or explicit resource entry points, third-class citizenship when appropriate, README branding, pyproject metadata, tests, and validation.

2026-04-22
swarmauri-add-standards-standalone
软件开发工程师

Add a first-class standalone Swarmauri package under pkgs/standards. Use when Codex needs package scaffolding, workspace membership, pyproject metadata, Swarmauri or Tigrbl branding, entry points, first-class citizenship registry rows, exports, tests, and validation.

2026-04-22
swarmauri-add-swarmauri-standard-concrete
软件开发工程师

Add or update a concrete component inside pkgs/swarmauri_standard. Use when Codex needs to implement a first-party standard concrete over an existing base class, update exports, register ComponentBase type metadata, and wire first-class citizenship when discoverable through the swarmauri facade.

2026-04-22