HelloThisWorld

9 mods across 2 repositories, 2 stars between them.

HelloThisWorld/agent-skill-verification-template

Skill Claude CodeCodex

Answers questions about a codebase using source-grounded evidence. Every factual claim must cite a specific file and line; ambiguous or unsupported questions return insufficientevidence instead of a guess.

1 9d ago A 41 tokens original MIT

glossary

02

HelloThisWorld/agent-skill-verification-template

Skill Claude CodeCodex

Looks up "glossary " 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 insufficientevidence instead of a guess.

1 9d ago A 51 tokens original MIT

HelloThisWorld/agent-skill-verification-template

Skill Claude CodeCodex

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…

1 9d ago A 68 tokens original MIT

HelloThisWorld/agent-skill-verification-template

Skill Claude CodeCodex

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.

1 9d ago A 57 tokens original MIT

openmind-glossary

05

HelloThisWorld/agent-skill-verification-template

Skill Claude CodeCodex

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.

1 9d ago A 55 tokens original MIT

wikipedia-glossary

06

HelloThisWorld/open-mind

Skill Claude CodeCodex

Enrich an Open Mind project's glossary with standard term definitions from Wikipedia. For each already-extracted term, look up its authoritative Wikipedia definition, tidy it, and write it back to the glossary as a separate, attributed field; terms with no confident match keep their verbatim in-project definition. Use…

1 1mo ago A 91 tokens original MIT

capability-router

07

HelloThisWorld/open-mind

Skill Claude CodeCodex

Route a request to exactly one Open Mind capability (glossary / structure / search). A local model may decide when ready, but its choice is validated against the known capability set and falls back to a deterministic if-else floor — the model never invents or overrides a capability unchecked.

1 1mo ago A 62 tokens original MIT

code-graphs

08

HelloThisWorld/open-mind

Skill Claude CodeCodex

Build deterministic structure / dependency / call / entry-point-flow graphs from a repository's real code, with source-traceable file nodes and definitions. No invented nodes or edges; ambiguous references are flagged, not guessed.

1 1mo ago A 47 tokens original MIT

glossary

09

HelloThisWorld/open-mind

Skill Claude CodeCodex

Extract a project's term/acronym definitions VERBATIM from its own authoritative sources, each with file:line provenance and a grounded usage profile; resolve a term deterministically or return an honest "not found" — never generated.

1 1mo ago A 50 tokens original MIT