Tag: claude-code

Type: All Skills Tools
skill ★ 32

Automated Knowledge Mining from Code Sessions

The miner daemon runs in the background, automatically extracting knowledge from newly completed Claude Code sessions. It polls every 60 seconds to process settled transcripts, ensuring continuous knowledge capture without manual interventi…

TT-Wang/memem session-mining background-daemon knowledge-extraction claude-code
tool ★ 32

Mine all historical Claude Code sessions

This tool systematically mines all historical Claude Code sessions, including pre-installation data, to extract comprehensive knowledge. It also activates an ongoing miner daemon to automatically process new sessions as they occur.

TT-Wang/memem history-mining claude-code memory-extraction daemon
skill ★ 19

Retrieve Codex Bridge Artifact Metadata

Retrieves the latest metadata from the Codex bridge, including execution mode, timestamp, exit status, and artifact paths. This allows for auditing recent bridge executions and locating generated artifacts.

IgorGanapolsky/ThumbGate claude-code codex-bridge metadata-retrieval status-checking
skill ★ 19

Codex Code Review Bridge

Executes Codex reviews against uncommitted changes, specific branches, or commits using the Claude Code bridge. Supports targeted analysis by passing focus areas via prompts.

IgorGanapolsky/ThumbGate codex-review claude-code code-review git-diff
skill

Persistent memory for Claude Code

Provides Claude Code with persistent memory across sessions by extracting durable lessons, decisions, and bug fixes into markdown files. It enables the retrieval of relevant context at the start of each new session.

TT-Wang/cortex-plugin persistent-memory claude-code knowledge-extraction session-management
skill

Automated Claude Code Session Knowledge Extraction

A background daemon that automatically extracts knowledge from completed Claude Code sessions. It polls for new session transcripts and processes them after they have concluded.

TT-Wang/cortex-plugin claude-code knowledge-extraction background-daemon automation
skill

Mining Claude Code Session History

Extracts knowledge from all historical Claude Code sessions, including those predating installation. It also initiates a background daemon to automatically mine new sessions as they occur.

TT-Wang/cortex-plugin claude-code knowledge-extraction session-mining automation
skill

Web Search and Claim Verification Skill

An agentic skill for Claude Code enabling real-time web searching, page browsing, and evidence-aware claim verification. It supports multiple search engines and includes features for bypassing blocked pages and generating structured evidenc…

wd041216-bit/free-web-search-ultimate web-search claude-code claim-verification serp
skill ★ 4

Persistent Context Memory for Claude Code

Provides a mechanism to save and search Claude Code sessions, ensuring that decisions, code snippets, and context persist across conversations. It allows developers to retrieve structured summaries and key conversation details using natural…

ErebusEnigma/context-memory claude-code context-management session-persistence mcp
skill ★ 372,633

Autonomous Coding Agent for Background Development

This skill delegates complex coding tasks such as feature builds, PR reviews, and large refactors to background workers like Claude Code, Codex, or OpenCode. It manages long-running processes and provides mechanisms for monitoring and inter…

openclaw/openclaw coding-agent background-tasks automated-development claude-code
skill ★ 184,429

Agent Fleet Supervisor for Claude Code

A meta-agent supervisor designed to manage a fleet of Claude Code agents within individual tmux windows and worktrees. It automates agent spawning, monitors progress via checkpoints, and handles the lifecycle of worktrees and integration te…

Significant-Gravitas/AutoGPT agent-orchestration tmux multi-agent claude-code
skill ★ 1

Claude Skill Definition Auditor

Audits .claude/skills/ definitions for frontmatter correctness, trigger clarity, and progressive disclosure hygiene. It identifies redundancy and gap candidates, automatically generating board tasks for all identified issues.

HuntsDesk/ve-kit skill-auditing claude-code documentation-management agentic-workflows
skill ★ 1

Claude Configuration Security Auditor

Performs a security audit of the .claude/ configuration layer to identify leaked secrets, overly broad permissions, and vulnerable hook scripts. It evaluates MCP server tool exposure and dangerous agent instructions, automatically generatin…

HuntsDesk/ve-kit security-audit claude-code secret-scanning mcp-audit
skill ★ 1

Core Instruction Layer Review Protocol

Audits CLAUDE.md, rule files, and settings hooks for size, staleness, and cross-reference integrity. It identifies redundancies and alignment issues, automatically generating board tasks for any discovered discrepancies.

HuntsDesk/ve-kit claude-code rule-auditing documentation-maintenance agentic-workflow
skill ★ 1

Claude Code Memory Audit Skill

Audits the Claude Code auto-memory directory to ensure index integrity, validate frontmatter, and identify stale or duplicate entries. It automatically generates board tasks for findings such as uncaptured patterns or rule-promotion candida…

HuntsDesk/ve-kit claude-code memory-management audit knowledge-management
skill ★ 100

Memgraph Agent Context Graph for Claude Code

This skill enables the capture of Claude Code activity into a Memgraph graph database by installing runtime hooks and event connectors. It facilitates the monitoring and verification of event flows from the Claude Code runtime to the graph.

memgraph/ai-toolkit claude-code memgraph context-capture graph-database
skill ★ 5

Configure scan-mcp MCP server

Automates the configuration of the scan-mcp MCP server within Claude Code's global configuration. It performs preflight checks for dependencies like SANE and TIFF tools, then updates the Claude Code config file with the necessary server set…

jacksenechal/scan-mcp mcp claude-code scanner-setup automation
skill ★ 5

Initialize repo-graph project structure

Automates the initial setup of repo-graph by generating project graphs, configuring MCP settings, and updating CLAUDE.md orientation blocks.

James-Chahwan/repo-graph repo-graph mcp project-setup automation
skill ★ 660

Set up Wren Engine MCP via Docker

Deploy the Wren Engine MCP server using Docker and register it with AI clients like Claude Code via streamable-http. The workflow includes mounting a local workspace and configuring database connection details through a Web UI.

Canner/wren-engine docker mcp wren-engine ai-agents