Skip to content
View abundantbeing's full-sized avatar

Block or report abundantbeing

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. hermes-browser-extension hermes-browser-extension Public

    Browser-native side panel for Hermes Agent — connect web context to your local Hermes runtime.

    JavaScript 662 52

  2. Loop-based deep reasoning skill for ... Loop-based deep reasoning skill for complex multi-step problems. Triggers when: the user says "think deeper", "deep think", "think through this", "analyze this thoroughly", "reason through", "think step by step", or any task that requires more than surface-level analysis. Also triggers automatically when a task involves: architectural decisions, security analysis, multi-step reasoning chains, comparing competing approaches, risk assessment, or any problem where a quick answer would miss important nuances. Use this BEFORE giving a final answer on any non-trivial task.
    1
    # DeepThink -- Loop-Based Reasoning Skill
    2
    
                  
    3
    ## Core Concept
    4
    
                  
    5
    DeepThink turns complex reasoning into a repeatable loop. Instead of trusting the first plausible answer, the agent revisits the original problem through several passes: surface, explore, challenge, synthesize, and converge.