mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
931 B
931 B
Semantica Claude Plugin
This folder contains the plugin metadata for the Semantica Claude/Cursor/Codex plugin.
Installation
- In Claude Code or Cursor, install this plugin from the repository root where
pluginslives. - If your workspace root is the
pluginsfolder, use:
/plugin install ./
- If this repo is published on GitHub and the plugin root is the
pluginsfolder, add it as a marketplace:
/plugin marketplace add <owner>/semantica
Supported platforms
- Claude
- Cursor
- Codex
What is included
skills/: plugin skill definitions for graph, reasoning, extraction, validation, visualization, and more.hooks/: plugin hooks for post-edit and pre-tool usage.agents/: agent definitions for explainability and other workflows..claude-plugin/plugin.json: plugin manifest and compatibility metadata..claude-plugin/marketplace.json: marketplace registry file.