hidetsugu-miya

32 mods across 1 repository, 3 stars between them.

security-check

02

hidetsugu-miya/claude-plugins

Agent Claude Code

A security checker for plugins after they are created or updated. It looks for several common coding and configuration risks.

3 2mo ago A 59 tokens

PreToolUse

03

hidetsugu-miya/claude-plugins

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing check-plugin-version.sh via bash. From hidetsugu-miya/claude-plugins.

3 2mo ago A tokens not measured

SessionEnd

04

hidetsugu-miya/claude-plugins

Hook Claude Code

Runs when a session ends, executing clean-tmp.sh via bash. From hidetsugu-miya/claude-plugins.

3 2mo ago A tokens not measured

notion

06

hidetsugu-miya/claude-plugins

MCP server Claude CodeCodexCursor +2

Notion's hosted MCP server: lets the agent search, read and edit pages and databases. Remote server at mcp.notion.com.

3 2mo ago A tokens not measured

hidetsugu-miya/claude-plugins

Instructions file CodexOpenCode

Repository instructions in an AGENTS.md file for the claude-plugins project. They cover plugin listings, new plugins, description length, and bundled MCP configuration.

3 2mo ago A 1,313 tokens

circleci

09

hidetsugu-miya/claude-plugins

Plugin Claude Code

A plugin for investigating and monitoring CircleCI, a service that automatically builds and tests code. It provides investigation tools and watches workflows through the CircleCI REST API until a target state is reached.

3 2mo ago A tokens not measured

circleci-watch

10

hidetsugu-miya/claude-plugins

Skill Claude CodeCodex

A watcher for CircleCI workflows, which automatically build and test code. It checks until a workflow finishes successfully or reaches a terminal state, then reports status changes and the result.

3 2mo ago B 81 tokens

cocoindex-setup

11

hidetsugu-miya/claude-plugins

Plugin Claude Code

A shared setup plugin that owns the secrets.env and config.toml files used by CocoIndex under /.config/cocoindex/. CocoIndex is a tool for indexing data, and other plugins can use this setup as a fallback source of configuration.

3 2mo ago A tokens not measured

cocoindex-setup

12

hidetsugu-miya/claude-plugins

Skill Claude CodeCodex

A setup procedure that automatically creates the shared configuration and secrets directory used by CocoIndex. Secrets are private settings such as access keys.

3 2mo ago B 64 tokens

compass

13

hidetsugu-miya/claude-plugins

Plugin Claude Code

A plugin for semantic code search, which finds code related by meaning. It uses a PostgreSQL vector database, Voyage embeddings, and reranking to identify relevant code, with CocoIndex LiveUpdater support.

3 2mo ago A tokens not measured

compass-runner

14

hidetsugu-miya/claude-plugins

Agent

An agent that searches a codebase by meaning rather than only by exact words. It uses natural-language questions to find relevant files and their entry points.

3 2mo ago A 42 tokens

compass-search

16

hidetsugu-miya/claude-plugins

Skill Claude CodeCodex

A codebase search skill that uses vectors—numerical representations of meaning—to find related code and can build or check its search index.

3 2mo ago A 38 tokens

compass-setup

17

hidetsugu-miya/claude-plugins

Skill Claude CodeCodex

A setup guide for Compass, including shared information, required add-ons, first-run setup, and starting a pgvector-stack container. A container is an isolated environment for running software; pgvector is a PostgreSQL extension for storing and searching numerical representations of data.

3 2mo ago A 34 tokens

devin

18

hidetsugu-miya/claude-plugins

Plugin Claude Code

A plugin that retrieves documentation from GitHub repositories and answers questions about it through Devin's DeepWiki service. It can also delegate tasks to Devin and check their status through the Devin Session API.

3 2mo ago A tokens not measured

devin-session-step

19

hidetsugu-miya/claude-plugins

Skill Claude CodeCodex

A procedure for delegating and managing tasks through the Devin Session API. Devin is a coding agent that can run delegated development sessions.

3 2mo ago A 21 tokens

episodic

20

hidetsugu-miya/claude-plugins

Plugin Claude Code

A plugin that combines Claude Code sessions, web information, meeting notes, and diary entries into a searchable wiki. It can also generate pages about people and organisations from notes, with web checks for organisations.

3 2mo ago A tokens not measured

episodic-recording

21

hidetsugu-miya/claude-plugins

Skill Claude CodeCodex

A Japanese-language memory workflow for saving and retrieving session notes, web pages, meeting minutes, and diary entries. It can also work with Notion URLs.

3 2mo ago A 82 tokens

episodic-search

22

hidetsugu-miya/claude-plugins

Skill Claude CodeCodex

A search tool for finding related entries in past sessions, web research, meeting notes, diaries, or wiki pages. It uses meaning-based search, so results can match the idea you are looking for rather than only exact words.

3 2mo ago A 85 tokens

episodic-setup

23

hidetsugu-miya/claude-plugins

Skill Claude CodeCodex

A setup guide for the episodic skill from a Claude plugins project. It covers the required environment, commands, optional shared PostgreSQL containers, and a configuration file.

3 2mo ago D 112 tokens

mermaid

24

hidetsugu-miya/claude-plugins

Plugin Claude Code

A diagram image generator for Mermaid.js, a text-based way to describe flowcharts and other diagrams. It creates PNG or SVG files from Mermaid syntax.

3 2mo ago A tokens not measured