← all publishers

HelloThisWorld

@hellothisworld source repo

5 published skills

  1. Glossary · hellothisworld bundle
    Looks up "glossary <term>" on English Wikipedia and returns a source-grounded definition rendered as a web page. Every claim cites the exact snapshot line carrying the term; unknown terms return insufficient_evidence instead of a guess.
    0
    installs
  2. Openmind Glossary · hellothisworld bundle
    Resolve a term against Open Mind's deterministic, source-traceable glossary — verbatim definitions with file:line provenance, exact-token lookup, honest "not found" for unknown terms. Runs Open Mind's real Python implementation through the skill bridge.
    0
    installs
  3. Openmind Code Graphs · hellothisworld bundle
    Answer code-structure questions (definition sites, usage sites) from Open Mind's deterministic structure map — real defs, imports and call sites recovered from the corpus code, never invented nodes or edges. Runs Open Mind's real Python implementation through the skill bridge.
    0
    installs
  4. Codebase Understanding · hellothisworld bundle
    Answers questions about a codebase using source-grounded evidence. Every factual claim must cite a specific file and line; ambiguous or unsupported questions return insufficient_evidence instead of a guess.
    0
    installs
  5. Openmind Capability Router · hellothisworld bundle
    Route any query to exactly one documented Open Mind capability (glossary / structure / search) using the deterministic if-else floor — the mode where routing never depends on a model. The decision is grounded by citing the capability's documented registry line. Runs Open Mind's real Python implementation through the skill bridge.
    0
    installs