Transform Claude Code into your personal Jarvis - an AI operating system that knows your projects, preferences, and workflows across sessions. Use this skill when setting up personal AI systems, building context-aware assistants, or creating persistent memory across projects.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill creator-intelligence --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Creator Intelligence Frankxai Agentic Creator Os?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-creator-intelligence-frankxai-agentic-creator-os)More formats (shields.io, HTML) on the badges page.
---
name: creator-intelligence
description: Transform Claude Code into your personal Jarvis - an AI operating system that knows your projects, preferences, and workflows across sessions. Use this skill when setting up personal AI systems, building context-aware assistants, or creating persistent memory across projects.
author: FrankX
version: 1.0.0
---
# Creator Intelligence System
Transform Claude Code into your personal Jarvis - an AI operating system that knows who you are.
## When to Use
- Setting up a new project with AI assistance
- Building persistent context across sessions
- Creating department-based agent systems
- Designing personal productivity workflows
## Core Capabilities
### 1. Persistent Context
Create CLAUDE.md files that preserve:
- Project architecture and decisions
- Your preferences and style
- Active tasks and goals
- Learned patterns
### 2. Department Orchestration
Deploy specialized teams:
- **Content**: Writing, SEO, publishing
- **Dev**: Code, testing, deployment
- **Design**: UI/UX, branding
- **Marketing**: Social, email, ads
- **Business**: Strategy, ops, finance
### 3. MCP Integration
Connect local superpowers:
- Filesystem: Read/write project files
- Database: Persistent state storage
- Browser: Web automation
- Email: Notifications
## Quick Start
```markdown
# My Project CLAUDE.md
## Identity
This is [Project Name], a [description].
## Tech Stack
- Framework: Next.js 14
- Database: Supabase
- Hosting: Vercel
## Active Goals
- [ ] Launch MVP
- [ ] Onboard first users
## Preferences
- Code style: Clean, minimal
- Communication: Direct
```
## Examples
- "Set up my personal Jarvis" → Initialize full system
- "Create a new skill for content repurposing" → Extend with custom skills
- "Run my morning ops routine" → Execute automated daily operations
## Guidelines
1. Keep CLAUDE.md files updated with decisions
2. Use consistent formatting for machine parsing
3. Create skills for repeated workflows
4. Document capabilities and examples
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!