Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

skill-manager

يحتوي skill-manager على 21 من skills المجمعة من haydenrear، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
21
Stars
2
محدث
2026-07-09
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

skill-publisher
المهن الحاسوبية الأخرى

Author and maintain installable skill-manager units: skills, plugins, doc-repos, and harnesses. Read this before editing any file inside a unit — SKILL.md, its frontmatter or description, skill-manager.toml, plugin.json, harness.toml, or a references/ page — not only when creating one from scratch. Use when making a directory installable by skill-manager, choosing a unit kind, scaffolding a unit, writing or reviewing unit manifests/TOML, adding CLI or MCP dependencies, wiring references, validating install/bind/instantiate round-trips, preparing optional registry metadata, or shipping an edit to an already-installed unit so it reaches $SKILL_MANAGER_HOME (commit, push, then `skill-manager sync`). Detailed schemas live in references for skills, plugins, doc-repos, harnesses, scaffolding, coordinates/distribution, dependencies, bindings/sync, and skill-script.

2026-07-09
skill-manager
المهن الحاسوبية الأخرى

Search, install, bind, sync, and remove skill-manager-managed units: skills, plugins, doc-repos, and harnesses; manage skill projects, project child homes, CLI tools, and MCP tools. Use when the user asks to find, add, remove, inspect, bind, unbind, instantiate, sync, upgrade, or resolve one of those surfaces. CLI syntax is authoritative in `skill-manager --help`; project workflows live in `references/projects.md`; gateway operations are authoritative in `references/virtual-mcp-gateway.md`; agent workflow routing lives in `references/workflows.md`.

2026-07-05
skill-dev-skill
المهن الحاسوبية الأخرى

Use when developing or iterating on installed skill-manager skills and plugins through project-local worktrees and the skill-dev CLI.

2026-06-28
example-plugin-skill
مطوّرو البرمجيات

Use when demonstrating a contained skill inside an example plugin.

2026-05-17
example-skill
مطوّرو البرمجيات

Use when demonstrating the minimum shape of a skill-manager skill.

2026-05-17
test-graph
محللو ضمان جودة البرمجيات والمختبرون

Work with the test-graph validation system -- scaffold a test_graph project into a user repo, add JBang/uv nodes, compose graphs in build.gradle.kts, discover/plan them, run one graph or all graphs, and aggregate reports. Use whenever the user asks to set up validation nodes, compose a validation graph, run test_graph, or extend an existing test_graph project.

2026-05-16
skill-name
محللو ضمان جودة البرمجيات والمختبرون

test_graph fixture — exercises a stdio MCP dependency at scope __SCOPE__.

2026-05-14
skill-name
مطوّرو البرمجيات

test_graph fixture — exercises an MCP dependency at scope __SCOPE__.

2026-05-14
formatter-skill
مطوّرو البرمجيات

Integration-test skill about code formatting, style, and linting — used as the target of a sponsored campaign keyed on "format" and the "style" category.

2026-05-14
mcp-tool-loads-skill
محللو ضمان جودة البرمجيات والمختبرون

Test fixture exercising the npm / uv / docker MCP load types end-to-end through skill-manager's install pipeline. Not for agent use.

2026-05-14
skill-name
محللو ضمان جودة البرمجيات والمختبرون

Partner skill claiming an MCP server name shared with the umbrella plugin. Used by test_graph.sources.smoke.plugin.PluginUninstalledMixedOrphans to verify non-orphan deps survive plugin uninstall.

2026-05-14
reviewer-skill
محللو ضمان جودة البرمجيات والمختبرون

Integration-test skill about code review, pull requests, and diff analysis — used as the target of a sponsored campaign keyed on "review" and "code-review".

2026-05-14
skill-script-skill
مديرو الشبكات وأنظمة الحاسوب

Integration-test fixture that declares a skill-script CLI dependency. The bundled install script touches a sentinel file under $SKILL_MANAGER_BIN_DIR so the smoke graph can assert the backend ran end-to-end.

2026-05-14
skill-script-inner
مطوّرو البرمجيات

Inner sub-skill of skill-script-umbrella-skill. Declares a skill-script CLI dep so the smoke graph can assert the backend runs transitively when only the umbrella is installed.

2026-05-14
skill-script-umbrella-skill
محللو ضمان جودة البرمجيات والمختبرون

Integration-test fixture that references a nested skill-script-inner sub-skill via file:. Used by the smoke graph to prove that the skill-script CLI backend fires for transitively installed sub-skills, not just the top-level install target.

2026-05-14
inner-impl
مطوّرو البرمجيات

Contained skill of umbrella-plugin fixture — carries its own CLI + MCP deps that the plugin's install pipeline walks and registers.

2026-05-14
npm-cli-skill
محللو ضمان جودة البرمجيات والمختبرون

Integration-test sub-skill that declares an npm CLI dependency.

2026-05-14
pip-cli-skill
مديرو الشبكات وأنظمة الحاسوب

Integration-test sub-skill that declares a pip CLI dependency.

2026-05-14
umbrella-skill
محللو ضمان جودة البرمجيات والمختبرون

Integration-test umbrella skill that transitively depends on two sub-skills via file references, each carrying a different CLI backend.

2026-05-14
hello-impl
مطوّرو البرمجيات

Contained skill of hello-plugin — demonstrates a plugin's nested skill layout.

2026-05-06
hello-skill
مديرو الشبكات وأنظمة الحاسوب

Example skill demonstrating skill-manager — CLI deps, skill refs, MCP via gateway.

2026-05-06