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

jido_run

jido_run 收录了来自 agentjido 的 23 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
23
Stars
45
更新
2026-03-15
Forks
21
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ash-jido
软件开发工程师

Builder-oriented guidance for the upstream `ash_jido` package. Use when Codex needs to expose Ash actions as Jido actions, wire Ash resources into agent workflows, emit or consume signals around Ash changes, or review boundary decisions between Ash domains and Jido agents.

2026-03-15
jido-action
软件开发工程师

Builder-oriented guidance for the upstream `jido_action` package. Use when Codex needs to scaffold or review `Jido.Action` modules, validate action inputs and outputs, compose actions into agent workflows, or turn action docs into runnable Elixir examples.

2026-03-15
jido-behaviortree
软件开发工程师

Builder-oriented guidance for the upstream `jido_behaviortree` package. Use when Codex needs to model agent decision trees, selectors, sequences, or fallback paths in Jido, or when it needs to turn sparse behavior-tree docs into a concrete runnable example without inventing unsupported runtime features.

2026-03-15
jido-browser
软件开发工程师

Builder-oriented guidance for the upstream `jido_browser` package. Use when Codex needs to build browser-backed Jido automations, wrap navigation or extraction flows in actions, turn browser docs into runnable examples, or review `jido_browser` boundaries versus `req_llm` and app-specific scraping code.

2026-03-15
jido-memory
软件开发工程师

Builder-oriented guidance for the upstream `jido_memory` package. Use when Codex needs to add memory spaces, retrieval flows, summarization or recall hooks, or review memory boundaries in Jido applications that also use `jido`, `jido_ai`, and external storage backends.

2026-03-15
jido-messaging
软件开发工程师

Builder-oriented guidance for the upstream `jido_messaging` package. Use when Codex needs to plan or review messaging adapters, bridge Jido signals onto external transports, or keep delivery semantics, retries, and routing boundaries explicit for Jido-based systems.

2026-03-15
jido-otel
软件开发工程师

Builder-oriented guidance for the upstream `jido_otel` package. Use when Codex needs to add OpenTelemetry tracing to Jido applications, implement a tracer backend for Jido observability hooks, or review how spans, correlation ids, and exported telemetry should cross package boundaries.

2026-03-15
jido-signal
软件开发工程师

Builder-oriented guidance for the upstream `jido_signal` package. Use when Codex needs to define signal schemas, route or dispatch events, bridge Jido signals to buses or transports, or review `jido_signal` boundaries versus `jido`, `jido_messaging`, and application code.

2026-03-15
jido
软件开发工程师

Builder-oriented guidance for the upstream `jido` package. Use when Codex needs to design or review Jido agents, directives, action pipelines, runtime loops, or example applications that compose `jido_action`, `jido_signal`, memory, and AI-facing packages into working Elixir systems.

2026-03-15
jido-skill-router
软件开发工程师

Meta-skill for routing Jido ecosystem work to the right package skills. Use when Codex needs to choose between $jido, $jido-action, $jido-signal, $req-llm, $llm-db, $ash-jido, $jido-browser, $jido-memory, $jido-behaviortree, $jido-messaging, $jido-otel, or $jido-studio, or when a task spans several of them and needs a handoff order.

2026-03-15
jido-studio
软件开发工程师

Builder-oriented guidance for the upstream `jido_studio` package. Use when Codex needs to plan or review Jido operator tooling, workbench pages, demos, or Studio-facing integrations, especially when turning ecosystem package material into concrete examples without over-claiming undocumented UI capabilities.

2026-03-15
llm-db
软件开发工程师

Builder-oriented guidance for the upstream `llm_db` package. Use when Codex needs to model provider and model catalogs, select models by capability or price, wire catalog lookups into Elixir code, or review `llm_db` boundaries versus `req_llm`, `jido`, and `jido_ai`.

2026-03-15
req-llm
软件开发工程师

Builder-oriented guidance for the upstream `req_llm` package. Use when Codex needs to configure providers, shape LLM requests, implement streaming or structured outputs, or review `req_llm` boundaries versus `llm_db`, `jido`, and `jido_ai`.

2026-03-15
builder-action-scaffold
软件开发工程师

Scaffolds a new Jido.Action with schema, tests, and workbench follow-up notes for ecosystem contributors.

2026-03-15
builder-adapter-package
软件开发工程师

Plans or scaffolds a new adapter or integration package for provider, browser, MCP, or tooling interoperability.

2026-03-15
builder-agent-scaffold
软件开发工程师

Scaffolds a new Jido or Jido.AI agent with strategy, runtime policy, and workbench documentation follow-up.

2026-03-15
builder-ecosystem-page-author
网页开发工程师

Authors or updates a workbench ecosystem package page with boundaries, features, limitations, and companion links.

2026-03-15
builder-example-tutorial-author
软件开发工程师

Turns package source material into a runnable example or tutorial plan for the workbench.

2026-03-15
builder-package-review
软件开发工程师

Reviews a Jido ecosystem package for boundaries, dependencies, testing gaps, and missing workbench documentation.

2026-03-15
builder-plugin-scaffold
软件开发工程师

Scaffolds a Jido plugin with signal routes, actions, and docs notes for workbench consumers.

2026-03-15
demo-unit-converter
软件开发工程师

Converts temperature and distance inputs for the deterministic multi-skill orchestration demo.

2026-03-14
demo-code-review
软件开发工程师

Reviews changed files for correctness, safety, and test gaps in the skills runtime demo.

2026-03-14
demo-release-notes
技术写作员

Drafts concise release notes from a list of validated changes in the skills runtime demo.

2026-03-14