Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install hiyenwong-ai-collection-collection-skills-ctm-ai-consciousness-blueprintgit clone https://github.com/hiyenwong/ai_collection.gitcp ai_collection/SKILL.MD ~/.claude/skills/hiyenwong-ai-collection-collection-skills-ctm-ai-consciousness-blueprint/SKILL.md---
name: ctm-ai-consciousness-blueprint
description: >
CTM-AI: Blueprint for General AI inspired by the Conscious Turing Machine (CTM) model of consciousness.
Combines formal consciousness theory with foundation models, using processor selection, integration,
and exchange mechanisms for flexible multisensory intelligence. Use when designing general AI architectures,
consciousness-inspired systems, multi-processor AI frameworks, or global-workspace-style architectures.
Activation: CTM-AI, Conscious Turing Machine, consciousness-inspired AI, global workspace AI,
multi-processor AI architecture, general AI blueprint, processor selection integration,
Blum consciousness model, flexible adaptive AI, multisensory intelligence
---
# CTM-AI: Consciousness-Inspired General AI Blueprint
Based on arXiv:2605.04097 (Yu, Zhao, Blum, Blum, Liang - May 2026).
## Core Concept
CTM-AI combines the **Conscious Turing Machine (CTM)** formal model of consciousness
(Blum & Blum) with modern foundation models to create a general AI system with flexible,
adaptive, multisensory intelligence.
## Architecture
```
CTM-AI Architecture
├── Global Workspace (consciousness bottleneck)
│ ├── Selection mechanism for relevant information
│ ├── Integration of multi-processor outputs
│ └── Broadcast to all processors
├── Processor Pool (enormous number of specialized + general processors)
│ ├── Specialized experts (VLMs, APIs, domain models)
│ └── General-purpose learners (developing expertise)
└── Task Solver
├── Information selection from processors
├── Integration and exchange
└── Solution synthesis
```
## Key Principles
1. **Processor Diversity**: Enormous pool of processors from specialized experts
(vision-language models, APIs) to unspecialized learners
2. **Selection-Integration-Exchange**: For any problem, information from multiple
processors is selected, integrated, and exchanged appropriately
3. **Global Workspace Bottleneck**: Inspired by CTM's consciousness model — only
selected information enters the "conscious" workspace for global broadcast
4. **Adaptive Expertise**: General-purpose learners can develop their own expertise
through experience, mimicking neuroplasticity
## Performance Results
- **MUStARD** (multimodal sarcasm): 72.28 (SOTA)
- **UR-FUNNY**: 72.13 (SOTA)
- **StableToolBench**: 10+ point improvement over multi-agent frameworks
- **WebArena-Lite**: 10+ point improvement
- Outperforms both multimodal and multi-agent baselines
## Design Patterns
### Processor Selection
- Rank processors by relevance to current task
- Select top-k most relevant processors
- Allow cross-processor information exchange
### Integration Mechanism
- Aggregate outputs from selected processors
- Resolve conflicts through weighted voting or learned fusion
- Broadcast integrated result to all processors (global workspace)
### Adaptive Learning
- Track processor performance on task types
- Promote general-purpose learners to experts on specific domains
- Maintain diversity to avoid premature specialization
## Comparison to Related Approaches
| Approach | Key Difference |
|----------|---------------|
| Multi-Agent | CTM-AI has formal consciousness model; agents lack global workspace |
| MoE | CTM processors are full models, not parameter subsets; includes learning |
| Global Workspace AI | CTM provides formal mathematical foundation (Turing machine) |
## Implementation Considerations
- **Scalability**: Processor pool can grow; selection mechanism must scale
- **Processor Types**: Mix of frozen experts and trainable learners
- **Communication**: Efficient protocols for information exchange
- **Consciousness Loop**: Selection → Integration → Broadcast → Action cycle
## Activation Keywords
- CTM-AI, Conscious Turing Machine, consciousness-inspired architecture
- global workspace AI, multi-processor AI, general AI blueprint
- processor selection integration, Blum consciousness model
- flexible adaptive AI, multisensory intelligence
## Related Skills
- `agentic-behavioral-modeling` - behavioral modeling for AI
- `multi-agent-orchestration` - orchestration patterns
- `neuro-symbolic-cognitive-architectures` - cognitive architectures
- `hermes-agent` - agent configuration