Agent skill
creator-intelligence
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.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/creator-intelligence
SKILL.md
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
# 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
- Keep CLAUDE.md files updated with decisions
- Use consistent formatting for machine parsing
- Create skills for repeated workflows
- Document capabilities and examples
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?