elderbernardi
Community@elderbernardi
elderbernardi maintains the Exocórtex skill ecosystem for Hermes agents, covering cognitive memory, governance, research ingestion, and executive document production on Linux.
Agent Skills by elderbernardi
Showing 62 vetted skills indexed across 1 GitHub repositories.
assessment-question-authoring
Generate and review multiple-choice questions with plausible distractors from course materials and NotebookLM.
excrtx-quality-antislop
Removes predictable AI writing patterns from prose during drafting and editing.
excrtx-harness-promptlog
Appends structured configuration change entries to MEMORY.md for audit and reproducibility.
excrtx-assess-interactive-audit
Runs moderated persona-driven audits of artifacts producing evidence-backed issue backlogs and GO/NO-GO verdicts.
excrtx-assess-selftest
Validates Exocortex configuration by checking SOUL.md, MEMORY.md, skills, and tools against phase requirements.
excrtx-research-cpg-brasil
Orchestrates multi-source sector research on Brazilian consumer goods into a PT-BR executive briefing.
excrtx-behavior-accuracy
Verifies system state with shell commands before asserting completion of external actions.
excrtx-memory-syndic
Automates Acervo memory cleanup by quarantining stale files, purging expired items, and reporting consolidation candidates.
excrtx-memory-newmicro
Creates new Microverso domains in the Acervo Cognitivo with a lazy core-6 directory scaffold.
excrtx-integrate-nlmroute
Route knowledge learning tasks through NotebookLM CLI with curated source ingestion and research fallback.
excrtx-govern-tools
Governs agent tool usage with classification policies, mandatory logging, and draft-first communication rules.
excrtx-produce-slides
Generate HTML, PDF, and ZIP presentation decks from Markdown, Marp, or PPTX sources.
excrtx-produce-oficios
Generate institutional official letters in DOCX, PDF, or HTML from Markdown templates.
excrtx-quality-gepa
Automates skill improvement via closed-loop LLM rewrite and re-judge cycles.
excrtx-onboard-welcome
Guides first-time Exocortex users through welcome presentation and onboarding initiation across gateways.
excrtx-harness-maintenance
Orchestrates scheduled maintenance routines and health audits for Exocortex microversos via the síndico persona.
excrtx-memory-intake
Ingest, extract, triage, and promote multichannel files into a curated semantic knowledge base.
excrtx-integrate-mcp
Install, configure, and test MCP servers in the Hermes runtime.
excrtx-quality-skilljudge
Evaluates SKILL.md files against a five-dimension rubric and generates remediation verdicts.
excrtx-source-google-trends
Queries the public Google Trends Explore API for interest-over-time, regional interest, and related queries.
excrtx-hermes-extensions
Implements slash commands and direct tool calls in the Hermes Agent CLI and Gateway.
excrtx-harness-kanban
Registers pending decisions and resumption points as verified kanban cards with blocked-state governance.
excrtx-news-sales-ai
Automates research, curation, and publication of sector news to Sales-AI via Supabase.
excrtx-source-cnpj
Collects Brazilian company registry data from BrasilAPI and ReceitaWS into a normalized JSON envelope.
Frequently Asked Questions About elderbernardi
FAQPage SchemaWhat tasks can I accomplish with elderbernardi's Exocórtex skills?▼
You can manage a structured cognitive memory store (create, export, quarantine, and deprecate microversos), enforce agent governance rules like Draft-First approval and accuracy verification, run multi-source research across Reddit, X, YouTube, and Brazilian sectoral sources, and generate official documents, slides, and brand identities.
Who is the target user for these skills?▼
The skills target executives and operators running a personal Hermes-based agent on Linux, plus administrators configuring gateways, MCP servers, and OAuth integrations. Personas include the executive (Telegram interface), the operator (Dashboard), and the síndico maintenance role.
How are the skills installed and executed at runtime?▼
Skills install as folders under the Hermes skills directory on Linux, with microversos provisioned via setup.sh and portable .mvpkg packages installed through manifest-validated merges. Runtime operations use CLI-first routes such as nlm for NotebookLM, browser-use.sh for web navigation, and acervoctl for memory lifecycle commands.
Are these skills open source and what do they cost?▼
Several skills carry the MIT license, including the interactive audit, slides, ofícios, intake, and DocBrain integration skills, and the bundled last30days research skill is also MIT. No paid licensing is indicated; costs derive only from optional third-party API keys such as ScrapeCreators or OpenAI.
What prerequisites and dependencies are required?▼
A Linux environment with the Hermes agent runtime is required. DocBrain needs Node.js and an LLM API key via the auxiliary role; last30days optionally uses provider keys like SCRAPECREATORS_API_KEY; NotebookLM operations require the nlm CLI (version 0.7.0+) with MCP fallback; Google Drive access uses direct API OAuth.