Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

bfs-traverse

النجوم٣
التفرعات٠
آخر تحديث١٩ يونيو ٢٠٢٦ في ٠٩:١٤

Demonstrates recursive self-invocation with a depth limit. Performs a breadth-first (level-order) traversal of the decision tree in tree.json by invoking ITSELF once per level — each call expands the current frontier and recurses on the next, stopping at a maximum depth. Takes an optional max depth.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly