Browse all

Type: All Skills Tools
tool ★ 2

Autonomous Digital Library Curator and Importer

This agent autonomously researches, evaluates, and imports historical texts from diverse digital archives, including the Internet Archive and Gallica. It generates a single batch JavaScript script to efficiently process imports, deduplicate…

Embassy-of-the-Free-Mind/sourcelibrary-v2 digital-library archival-research batch-import content-curation
skill ★ 2

Comprehensive Book and Manuscript Biography Generator

This agent performs deep bibliographic research, constructing detailed book biographies by analysing physical attributes, production context, and ownership provenance. It maps textual transmission using stemma diagrams and integrates data f…

Embassy-of-the-Free-Mind/sourcelibrary-v2 bibliographic-research manuscript-analysis book-history textual-transmission
skill ★ 2

Batch Book Translation and OCR Pipeline

An automated pipeline for processing historical book scans through image-cropping, Gemini-powered OCR, and context-aware translation. It supports both real-time Lambda workers and cost-effective Gemini Batch API integration.

Embassy-of-the-Free-Mind/sourcelibrary-v2 batch-processing ocr translation gemini-api
tool ★ 2

image-to-retail-asset-pipeline-studio

This comprehensive tool executes a 10-stage creative pipeline, transforming a single image into a complete set of print-ready assets. It handles everything from background removal and colour palette extraction to CMYK conversion, SVG vector…

codex-curator/studiomcphub image-processing print-on-demand mockup cmyk
skill ★ 5

Load Project Memories at Session Start

Retrieves persistent project memories, pending tasks, and active reminders from CogmemAi to ensure continuity across sessions. It is designed to be executed at the start of a session or following context compaction to maintain full project …

hifriendbot/cogmemai-mcp cogmemai context-management session-continuity project-memory
tool ★ 20

Structured Scientific Literature Search and Appraisal

This tool enables developers to search scientific literature and retrieve highly structured experimental data, including methods, limitations, and conflict of interest details. It facilitates evidence-grounded AI workflows by providing qual…

connerlambden/bgpt-mcp scientific-search literature-review critical-appraisal evidence-grounded
skill ★ 5

Recall Past Fixes Before Debugging Code

This skill allows developers to query a memory store for previously encountered bugs, error messages, or unexpected behaviors. By recalling past solutions, it significantly accelerates the debugging process and prevents redundant investigat…

hifriendbot/cogmemai-mcp debugging memory-recall bug-fixing codebase
skill ★ 5

Capture and Save Bugfix Memories

Automate the capture of bug symptoms, root causes, and resolutions into a searchable memory database. This skill builds a persistent, team-wide knowledge base to eliminate redundant debugging efforts.

hifriendbot/cogmemai-mcp bug-tracking knowledge-management debugging cogmemai
skill ★ 5

Persist conversation state into long-term memory

This skill persists the current conversation state into a dedicated memory store, ensuring critical facts, decisions, and architectural choices survive context compaction, session boundaries, or model handoffs. It provides structured method…

hifriendbot/cogmemai-mcp context-saving memory-management persistence llm
skill ★ 5

Persists user facts and preferences across sessions

Captures explicit user statements, preferences, and project decisions immediately upon trigger. It structures this information using defined types, scopes, and importance levels for persistent retrieval in future sessions.

hifriendbot/cogmemai-mcp memory-management persistence user-preferences context-saving
skill ★ 5

Persistent Context and Memory Management Skill

This skill provides structured, persistent memory management, allowing AI assistants to retain project context, architectural decisions, and user preferences across multiple sessions. It facilitates knowledge capture via structured saving a…

hifriendbot/cogmemai-mcp memory-management context-retrieval ai-assistant project-context
tool ★ 2

Deliberative multi-agent code review system

This skill orchestrates a multi-perspective code review by delegating tasks to specialist subagents. It uses gemot to aggregate findings, identify points of disagreement (cruxes), and propose compromises for resolution.

justinstimatze/gemot code-review multi-agent deliberation llm
tool ★ 5

Automated safe code refactoring and restructuring

This tool facilitates complex, multi-file code refactoring by mapping dependencies and predicting impact across a codebase. It provides structured workflows for renaming symbols, extracting modules, or splitting services while ensuring code…

hifriendbot/cogmemai-mcp code-refactoring dependency-mapping software-engineering git-operations
tool ★ 5

Code impact analysis and dependency tracking tool

This tool assesses the blast radius and potential breakage caused by proposed code modifications. It analyzes symbol dependencies and affected execution flows to provide a comprehensive risk assessment before committing changes.

hifriendbot/cogmemai-mcp git-analysis dependency-tracking code-safety blast-radius
skill ★ 5

GitNexus: Code Intelligence and Graph Reference

This skill provides a comprehensive reference for the GitNexus platform, enabling advanced code understanding, impact analysis, and querying of the underlying knowledge graph. It guides users through various tools for debugging, refactoring…

hifriendbot/cogmemai-mcp code-intelligence graph-querying impact-analysis debugging
skill ★ 5

Explore codebases and trace execution flows

This skill enables developers to deeply explore unfamiliar codebases by tracing execution flows, understanding architectural components, and mapping symbol dependencies. It provides structured access to process traces and component relation…

hifriendbot/cogmemai-mcp codebase-exploration architecture execution-tracing code-analysis
skill

Evidence-backed web research and citation engine

This skill provides verifiable, cited answers by integrating web search results with LLM synthesis. It calculates confidence scores and identifies contradictions, ensuring answers are rigorously grounded in real sources rather than hallucin…

BrowseAI-HQ/BrowserAI-Dev evidence-retrieval web-research citation anti-hallucination
tool ★ 5

Codebase Debugging and Execution Flow Tracing

This tool facilitates deep code introspection by querying execution flows, identifying function dependencies, and tracing complex call chains across a codebase. It allows developers to pinpoint the root cause of bugs, errors, or unexpected …

hifriendbot/cogmemai-mcp debugging code-tracing dependency-graph error-handling
skill ★ 2

Load project coding playbook context

Retrieves relevant coding conventions, architectural patterns, and best practices from the project's dedicated playbook section. This is ideal for developers needing to reference established guidelines before writing or reviewing code.

aidemd-mcp/server coding-patterns architecture playbook documentation
skill ★ 2

AIDE Pipeline Orchestrator

An orchestrator for the AIDE pipeline that manages the end-to-end workflow from specification to QA by delegating tasks to specialised subagents. It enforces methodology alignment through a mandatory boot sequence that synchronises project …

aidemd-mcp/server agentic-orchestration pipeline-management mcp workflow-automation
skill ★ 2

Interface to external, shared knowledge store

This skill provides an interface to the 'Brain,' an external, authoritative knowledge store designed for team-shared context. It allows agents to discover and retrieve durable information, such as domain research, project history, and conve…

aidemd-mcp/server knowledge-store context-management team-collaboration domain-research
tool ★ 8

Manage stateful interactive terminal sessions

Provides agents with a comprehensive set of tools to manage stateful PTY sessions, supporting local shells, SSH connections, and serial port interactions. It allows for persistent remote sessions, secure password handling, and granular cont…

raychao-oao/pty-mcp pty ssh terminal session-management
skill ★ 21

Parallel Codebase Audit Orchestrator

Orchestrates parallel agent execution to perform codebase evaluations, health checks, and documentation audits. It organises the end-to-end scoping process and generates structured audit plans for pipeline integration.

HatmanStack/RAGStack-Lambda codebase-audit agentic-workflow automated-evaluation technical-debt
skill ★ 21

Comprehensive Codebase Technical Debt Auditor

This skill coordinates a comprehensive technical debt audit by scoping the codebase across four vectors: architectural, structural, operational, and hygiene. It executes a dedicated agent to generate a detailed, prioritized audit document s…

HatmanStack/RAGStack-Lambda repo-audit technical-debt code-quality agentic