J-Space-Cognition-Suite-V3.6
Based on Anthropic's J-space research, providing AI cognitive enhancement capabilities.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 2.1k
- Source
- skill-github
Overview
J-Space Cognition Suite V3.6 is a model-agnostic reasoning-time control system designed for deep reasoning, long-term workflows, tool usage, validation, and recovery. It is packaged as a cross-platform skill supporting selective loading and low-friction integration. The suite organizes the agent's accessible work representation through a single entry point, nine optional modules, three supporting references, and an optional standard library controller. J-Space operates at inference time, with model weights and training remaining unchanged.
Capabilities
- ▪Deep reasoning
- ▪Long-term task management
- ▪Tool usage
- ▪Validation and recovery
- ▪Selective loading modules
Use cases
Setup
1. Download or clone this repository. 2. Locate the user-level skill directory used by the AI host. 3. Copy the complete `j-space/` directory into it. 4. Run the integrity check using a Python 3 interpreter: `<python-command> <skills-directory>/j-space/scripts/verify_suite.py`. 5. If the host detects the skill upon startup, restart the host.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install J-Space Cognition Suite?
Download or clone the repository, copy the `j-space/` directory into the AI host's skill directory, and run the integrity check.
What operational modes does J-Space support?
Supports `fast`, `full`, and `loop` modes, each suited for tasks of different complexity levels.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
audit-skills
Lightweight code audit plugin focused on security boundary checks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.