Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

CEO-Agent

CEO-Agent 收录了来自 CC90210 的 165 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
165
Stars
0
更新
2026-07-02
Forks
0
职业覆盖
26 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

codex-delegation
其他计算机职业

Intelligent routing between Bravo and Codex — decides when to delegate tasks to Codex vs handle internally

2026-07-02
security-protocol
信息安全分析师

Secrets and authentication management. Ensures API keys, tokens, and credentials are NEVER exposed in plain text. Use when handling any credential, API key, or sensitive configuration.

2026-06-21
agent-forge
其他计算机职业

Use when CC asks to create a new agent, scaffold a new agent repo, or clone Bravo's architecture for a new domain (client agent, sibling agent, specialized agent). Generates a new AI-agent repo from templates, wires it into C_SUITE_ARCHITECTURE.md and brain/APP_REGISTRY.md, preserves the V5.6 outbound chokepoint, and gives the new agent a doctor command on day one.

2026-06-21
agent-permissions
其他计算机职业

Claims-based access control for multi-agent coordination. Defines what each agent can read, write, execute, and spawn. Enforces least-privilege: agents only access what they need. Use when: spawning agents, multi-agent tasks, security-sensitive operations. Skip when: single-agent inline work, trivial tasks.

2026-06-21
agent-runtime-packaging
其他计算机职业

Build and maintain product-grade agent infrastructure: onboarding diagnostics, runtime home, packaging, skill lifecycle, tool manifests, and agent scaffolds.

2026-06-21
agent-teams
其他计算机职业

Spawn and coordinate Claude Code Agent Teams (experimental) — parallel subagents for complex multi-domain tasks

2026-06-21
algorithmic-art
软件开发工程师

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

2026-06-21
anti-drift
软件开发工程师

Prevents agent divergence from task intent through checkpoint validation, scope monitoring, and alignment gates. Detects scope creep, time overruns, and error cascades, then forces re-alignment before work continues. Use when: multi-agent tasks, complex implementations, long-running sessions. Skip when: trivial single-step tasks, pure research.

2026-06-21
background-workers
软件开发工程师

Formalized background worker system for automated audit, memory management, state sync, and optimization tasks. Workers run on intervals during active sessions to maintain system health without manual intervention. Use when: configuring workers, debugging worker failures, adding new automated tasks. Skip when: workers are running correctly.

2026-06-21
booking-management
项目管理专家

Manage discovery call scheduling using booking_engine.py — a self-hosted Cal.com replacement backed by Supabase. Covers opening slots, booking leads, sending reminders, and completing meetings.

2026-06-21
browser-harness
软件开发工程师

Use Browser Harness for direct Chrome/Edge browser control, browser diagnostics, and durable domain-skill learning while preserving Bravo's business safety gates.

2026-06-21
ceo-briefing
财务和投资分析师

Executive morning briefing — revenue, pipeline, clients, Atlas financial snapshot, blocked items, and today's

2026-06-21
ceo-dashboard
财务和投资分析师

Unified KPI framework — North Star metrics, revenue dashboard, pipeline dashboard, operations dashboard, content dashboard, client health dashboard, and the weekly CEO digest template. Powers the /briefing command output format.

2026-06-21
client-success
项目管理专家

Client health scoring, churn prediction, retention playbooks, NPS framework, and expansion signals. Keeps OASIS AI clients healthy, growing, and referring.

2026-06-21
computer-control
软件开发工程师

Full desktop autonomy via Telegram — 60+ commands for app control, windows, browser, files, mouse, audio, power. Routes to macOS AppleScript or Windows PowerShell based on platform. Triggered by natural-language intent ("open Chrome", "take a screenshot", "lock my computer").

2026-06-21
context-optimization
软件开发工程师

Tiered context loading, transcript compaction, cost tracking, and memory aging — inspired by Claude Code's internal harness architecture.

2026-06-21
crisis-response
综合与运营经理

Structured crisis response protocols for business emergencies — P0 through P3 classification, pre-built response plans, and communication templates

2026-06-21
daily-planner
项目管理专家

Structured daily plan for CC — content creation priorities, scheduled tasks, and revenue-moving actions. Generated each morning.

2026-06-21
email-safety
软件开发工程师

Mandatory contract for sending email/outreach from any AI (Claude, Gemini, Antigravity, Codex). Read this before invoking any send command. Disable-model-invocation false — ANY model that sends mail must read this first.

2026-06-21
financial-modeling
财务和投资分析师

Unit economics, SaaS metrics, cohort analysis, scenario modeling, cash flow forecasting, and CC-specific financial calculations for OASIS AI

2026-06-21
google-workspace-recipes
综合办公文员

Cookbook of multi-step Google Workspace workflows (Gmail + Drive + Calendar + Docs + Sheets + Tasks).

2026-06-21
gws-admin-reports
网络与计算机系统管理员

Google Workspace Admin SDK: Audit logs and usage reports.

2026-06-21
gws-calendar-agenda
综合办公文员

Google Calendar: Show upcoming events across all calendars.

2026-06-21
gws-calendar-insert
综合办公文员

Google Calendar: Create a new event.

2026-06-21
gws-calendar
综合办公文员

Google Calendar: Manage calendars and events.

2026-06-21
gws-chat-send
综合办公文员

Google Chat: Send a message to a space.

2026-06-21
gws-chat
软件开发工程师

Google Chat: Manage Chat spaces and messages.

2026-06-21
gws-classroom
软件开发工程师

Google Classroom: Manage classes, rosters, and coursework.

2026-06-21
gws-docs
软件开发工程师

Read and write Google Docs.

2026-06-21
gws-docs-write
软件开发工程师

Google Docs: Append text to a document.

2026-06-21
gws-drive
软件开发工程师

Google Drive: Manage files, folders, and shared drives.

2026-06-21
gws-drive-upload
软件开发工程师

Google Drive: Upload a file with automatic metadata.

2026-06-21
gws-events-renew
软件开发工程师

Google Workspace Events: Renew/reactivate Workspace Events subscriptions.

2026-06-21
gws-events
软件开发工程师

Subscribe to Google Workspace events.

2026-06-21
gws-events-subscribe
软件开发工程师

Google Workspace Events: Subscribe to Workspace events and stream them as NDJSON.

2026-06-21
gws-forms
软件开发工程师

Read and write Google Forms.

2026-06-21
gws-gmail-forward
软件开发工程师

Gmail: Forward a message to new recipients.

2026-06-21
gws-gmail-read
软件开发工程师

Gmail: Read a message and extract its body or headers.

2026-06-21
gws-gmail-reply-all
软件开发工程师

Gmail: Reply-all to a message (handles threading automatically).

2026-06-21
gws-gmail-reply
软件开发工程师

Gmail: Reply to a message (handles threading automatically).

2026-06-21
当前展示该仓库 Top 40 / 165 个已收集 skills。