dojo-world

Configure Dojo world permissions, namespaces, resource registration, and access control.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/steebchen/proof-of-war --skill dojo-world-steebchen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dojo-world
Source: https://github.com/steebchen/proof-of-war/tree/main/.agents/skills/dojo-world
Command: npx skills add https://github.com/steebchen/proof-of-war --skill dojo-world-steebchen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dojo world permission management is often scattered across deployment configs and scripts. This skill consolidates world ownership, namespace management, resource registration, and access control into a coherent configuration framework.

Core Features & Use Cases

  • Namespace and resource configuration to control who can view or modify world resources.
  • Owner and writer permissions to grant appropriate write access and manage permissions.
  • Policy-driven governance to enforce consistent authorization across deployments and runtime environments.
  • Reference scenarios such as configuring a new world, updating access policies, or auditing permissions.

Quick Start

Grant writer permission to a system in your world to enable it to write data.

Frequently Asked Questions about dojo-world

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

FAQPage Schema
How do I configure Dojo world permissions and namespaces?

Dojo world permissions are configured by assigning owner and writer roles, scoping namespaces, and registering resources. This consolidated framework enforces consistent authorization across both deployment and runtime environments.

What is the best way to manage resource ownership in a Dojo world?

Resource ownership in a Dojo world is managed through policy-driven governance that assigns appropriate write access. This ensures defined ownership and consistent authorization across registered resources.

Can I audit permission changes across Dojo world deployments?

Yes, you can audit permission changes across Dojo world deployments. The framework supports auditing access policies and tracking role assignments to maintain consistent authorization.

How do I grant writer access to a system in my Dojo world?

To grant writer access in a Dojo world, you assign writer permissions to the target system. This enables the system to write data while adhering to the configured namespace and access control policies.

Does Dojo world authorization support both CLI and runtime environments?

Yes, Dojo world authorization supports both CLI and runtime environments. It uses policy-driven governance to enforce consistent access control and namespace scoping across different setup scenarios.

When do I need to update access policies for Dojo namespaces?

You need to update Dojo namespace access policies when modifying who can view or modify world resources. This is required when onboarding new systems or changing resource ownership configurations.