agentjido avatar

agentjido

Official

@agentjido

0Followers
|
65Public Repos
|
23Published Skills

Orchestrate Elixir-based distributed systems using structured signal contracts, behavior trees, and modular action scaffolding for complex runtime environments.

Skills Distribution
DomainDeveloper To...System Architecture (40%)Event-Driven Design (30%)Observability & Tr.. (20%)Documentation Engi.. (10%)

Agent Skills by agentjido

Showing 23 vetted skills indexed across 1 GitHub repositories.

agentjidoagentjido
48

builder-plugin-scaffold

Scaffold a Jido plugin with signal routes, actions, and documentation notes.

Official
Intermediate
agentjidoagentjido
48

builder-ecosystem-page-author

Create or update workbench ecosystem package pages with boundaries and companion links.

Official
Intermediate
agentjidoagentjido
48

builder-adapter-package

Scaffold adapter packages with defined boundaries, layouts, and test fixtures.

Official
Intermediate
agentjidoagentjido
48

builder-package-review

Analyze package architecture boundaries, dependencies, and documentation gaps.

Official
Advanced
agentjidoagentjido
48

builder-example-tutorial-author

Transform package source material into runnable examples and tutorial plans.

Official
Intermediate
agentjidoagentjido
48

builder-agent-scaffold

Generate an end-to-end agent scaffold with strategy, runtime policy, and documentation.

Official
Advanced
agentjidoagentjido
48

builder-action-scaffold

Scaffold a Jido.Action module with schema, tests, and workbench notes.

Official
Intermediate
agentjidoagentjido
48

demo-unit-converter

Convert temperature and distance inputs into standardized units for downstream workflows.

Official
Intermediate
agentjidoagentjido
48

ash-jido

Expose Ash actions to Jido while preserving domain, actor, and tenant context.

Official
Intermediate
agentjidoagentjido
48

jido-messaging

Plan and review Jido messaging adapter boundaries and delivery semantics.

Official
Intermediate
agentjidoagentjido
48

jido-behaviortree

Model agent decision logic with explicit Jido behavior trees.

Official
Intermediate
agentjidoagentjido
48

jido-skill-router

Route tasks across Jido skills using an anchor-based routing workflow.

Official
Advanced
agentjidoagentjido
48

req-llm

Configure Req_llm provider adapters for Elixir-based LLM calls.

Official
Advanced
agentjidoagentjido
48

jido-memory

Define memory scope, storage, and recall for Jido agents.

Official
Advanced
agentjidoagentjido
48

jido-studio

Plan and review Jido Studio workflows and operator tooling for ecosystem packages.

Official
Intermediate
agentjidoagentjido
48

llm-db

Normalize provider and model metadata for deterministic catalog lookups in Elixir apps.

Official
Advanced
agentjidoagentjido
48

jido-browser

Automate browser navigation, observation, and mutation steps in Jido workflows.

Official
Intermediate
agentjidoagentjido
48

jido-signal

Define and validate structured signal contracts for event schemas and boundaries.

Official
Intermediate
agentjidoagentjido
48

jido-otel

Map Jido observability hooks onto OpenTelemetry spans and tracing exporters.

Official
Advanced
agentjidoagentjido
48

jido

Design and review Jido agent runtimes for coherent orchestration in Elixir systems.

Official
Intermediate
agentjidoagentjido
48

jido-action

Define and validate Jido.Action modules with explicit input contracts and output shapes.

Official
Intermediate
agentjidoagentjido
48

demo-release-notes

Draft concise release notes from validated changes grouped by theme.

Official
Intermediate
agentjidoagentjido
48

demo-code-review

Generate deterministic review checklists for code changes across repositories and pull requests.

Official
Intermediate

Frequently Asked Questions About agentjido

FAQPage Schema
What 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.