agentjido
Official@agentjido
Orchestrate Elixir-based distributed systems using structured signal contracts, behavior trees, and modular action scaffolding for complex runtime environments.
Agent Skills by agentjido
Showing 23 vetted skills indexed across 1 GitHub repositories.
builder-plugin-scaffold
Scaffold a Jido plugin with signal routes, actions, and documentation notes.
builder-ecosystem-page-author
Create or update workbench ecosystem package pages with boundaries and companion links.
builder-adapter-package
Scaffold adapter packages with defined boundaries, layouts, and test fixtures.
builder-package-review
Analyze package architecture boundaries, dependencies, and documentation gaps.
builder-example-tutorial-author
Transform package source material into runnable examples and tutorial plans.
builder-agent-scaffold
Generate an end-to-end agent scaffold with strategy, runtime policy, and documentation.
builder-action-scaffold
Scaffold a Jido.Action module with schema, tests, and workbench notes.
demo-unit-converter
Convert temperature and distance inputs into standardized units for downstream workflows.
ash-jido
Expose Ash actions to Jido while preserving domain, actor, and tenant context.
jido-messaging
Plan and review Jido messaging adapter boundaries and delivery semantics.
jido-behaviortree
Model agent decision logic with explicit Jido behavior trees.
jido-skill-router
Route tasks across Jido skills using an anchor-based routing workflow.
req-llm
Configure Req_llm provider adapters for Elixir-based LLM calls.
jido-memory
Define memory scope, storage, and recall for Jido agents.
jido-studio
Plan and review Jido Studio workflows and operator tooling for ecosystem packages.
llm-db
Normalize provider and model metadata for deterministic catalog lookups in Elixir apps.
jido-browser
Automate browser navigation, observation, and mutation steps in Jido workflows.
jido-signal
Define and validate structured signal contracts for event schemas and boundaries.
jido-otel
Map Jido observability hooks onto OpenTelemetry spans and tracing exporters.
jido
Design and review Jido agent runtimes for coherent orchestration in Elixir systems.
jido-action
Define and validate Jido.Action modules with explicit input contracts and output shapes.
demo-release-notes
Draft concise release notes from validated changes grouped by theme.
demo-code-review
Generate deterministic review checklists for code changes across repositories and pull requests.
Frequently Asked Questions About agentjido
FAQPage SchemaWhat specific tasks can I perform using these modules?▼
You can scaffold modular system components, define strict signal contracts for event-driven communication, model decision logic via behavior trees, and integrate observability hooks into Elixir-based architectures for improved system tracing and reliability.
Which engineers benefit most from this ecosystem?▼
Elixir developers and system architects building distributed, event-driven services benefit most. It is designed for engineers requiring strict schema validation, deterministic state management, and modular component scaffolding within complex, high-concurrency environments.
What are the primary prerequisites for implementation?▼
Implementation requires a functional Elixir environment and familiarity with the Ash framework. Users should have existing knowledge of OTP principles, as these modules rely on standard Elixir patterns for process management, signal routing, and telemetry integration.