seed-library

Suggest relevant Dojo seed patterns for a given problem context.

2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/DojoGenesis/gateway --skill seed-library
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seed-library
Source: https://github.com/DojoGenesis/gateway/tree/main/plugins/wisdom-garden/skills/seed-library
Command: npx skills add https://github.com/DojoGenesis/gateway --skill seed-library

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It helps users identify and apply the most relevant Dojo seed pattern for a given context, eliminating guesswork and accelerating architectural decisions.

Core Features & Use Cases

  • Seed Suggestion: Generates ranked seed recommendations based on keywords or problem descriptions.
  • Seed Application: Loads full seed content with actionable checklists and tracks usage.
  • Usage Tracking: Records seed usage per session for analytics and continuous improvement.
  • Use Cases: designing multi‑agent systems, optimizing token usage, debugging behavior, and building trust through transparent patterns.

Quick Start

Ask the seed library to suggest a seed for your context, e.g., “Which seed applies to multi‑agent coordination?”

Frequently Asked Questions about seed-library

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the right architecture pattern for a multi-agent system in Dojo?

To find the right Dojo architecture pattern for a multi-agent system, you can request a seed suggestion using your problem description. The system generates ranked seed recommendations to eliminate guesswork and accelerate your architectural decisions.

What is a Dojo seed pattern used for?

A Dojo seed pattern is a reusable architecture template that provides actionable checklists for designing systems, optimizing token usage, debugging behavior, and building trust. You need a seed pattern when you require architecture guidance within the Dojo ecosystem.

Does the seed library require a specific environment to run?

Yes, the seed library requires a Python environment with access to the seed library scripts and the file system. This setup is necessary for reading and writing seed files and tracking seed usage analytics per session.

How do I apply a suggested seed pattern to my application?

To apply a suggested seed pattern, you load the full seed content which includes actionable checklists tailored to your context. The system then records the seed usage per session for analytics and continuous architectural improvement.

Can I use seed patterns for token optimization and debugging?

Yes, seed patterns are applicable for optimizing token usage and debugging behavior within the Dojo ecosystem. They provide transparent patterns that help you build trust while resolving specific architectural and system problems.