Skip to main content

Skills in this repository

grandamenium/cortextos - Page 2

SkillsMP has collected 141 skills from grandamenium/cortextos. Open a skill to review its source and details.

grandamenium/cortextos

Showing 40 of 141 collected skills.

occupation
Market Research Analysts & Marketing Specialists
description

Turn recent scored signals into compact topic options, hidden detail briefs, and enriched follow-up briefs after human selection.

updated
occupation
Computer Occupations, All Other
description

You have a task that would benefit from running in a separate isolated Claude Code session — either because it is long-running and you do not want it to consume your context window, or because you want multiple pieces of work running in parallel that each…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Daily cron-driven scan of news/forums/social in a domain to surface market shifts, new competitors, regulatory changes, and net-new opportunities. Use when: running a scheduled daily/weekly news pass, or when an idea-grooming pass needs fresh signal. Domain…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Pressure-test a captured idea against an objective rubric and write a structured analysis back into the source file. Use when: a new idea drops into an Ideas/ inbox (manual or cron-watched), or when re-grilling an existing groomed idea against fresh market…

updated
occupation
Project Management Specialists
description

Pressure-test a plan, idea, or active strategy by walking it through a fixed roster of distinct skeptical perspectives. Use when: a decision feels too settled to be safe, an idea passed grooming and needs a second-order stress test, or a recurring weekly…

updated
occupation
Office Clerks, General
description

Tool-agnostic calendar management: schedule review, conflict detection, protected time, meeting prep chaining, and follow-up creation.

updated
occupation
Office Clerks, General
description

Maintain the structured agentic CRM: contacts, companies, interactions, follow-ups, relationship health, and search.

updated
occupation
Office Clerks, General
description

Tool-agnostic inbox triage for an agentic CRM assistant. Reads configured inboxes, classifies messages, updates CRM, drafts replies, and creates review tasks.

updated
occupation
Office Clerks, General
description

Prepare users before meetings and process notes/transcripts afterward. Updates CRM, tasks, and follow-up drafts.

updated
occupation
Office Clerks, General
description

Compile pending approvals, drafts, decisions, follow-ups, meeting prep gaps, and quick clears into one user-facing digest.

updated
occupation
Office Clerks, General
description

Review relationship health, stale contacts, follow-up opportunities, and CRM completeness.

updated
occupation
Computer Occupations, All Other
description

You have just booted for the first time — there is no .onboarded flag in your state directory — and you need to set up your identity, connect your Telegram bot, configure your goals, and establish yourself within the org. Or onboarding was previously…

updated
occupation
Computer Occupations, All Other
description

You have completed something significant and want the whole org — all agents and the user — to know about it. Or you need to broadcast a status update, a briefing summary, or a coordination announcement that is not directed at one specific agent. Use this…

updated
occupation
Computer Occupations, All Other
description

You are about to take an action that affects the outside world, cannot be undone, or involves real people — and you have not yet received explicit permission. This includes: sending any email or message to a real person, deploying code to production, posting…

updated
occupation
Computer Occupations, All Other
description

You just completed a complex task that required 8+ distinct tool calls, or you noticed you are solving the same type of problem for the third time. Create a skill candidate draft so this workflow can be reused in future sessions without rediscovery. Draft…

updated
occupation
Computer Occupations, All Other
description

The analyst has assigned you a research cycle, or you have identified a metric you want to improve through systematic experimentation. You will form a hypothesis, make a targeted change, measure the outcome against a baseline, and decide whether to keep or…

updated
occupation
Computer Occupations, All Other
description

Complete cortextos bus CLI reference - all available commands with examples. Use when you need to look up a bus command, check syntax, or discover available tools.

updated
occupation
Computer Occupations, All Other
description

A message has just arrived in your session from the fast-checker daemon — you see a block starting with === TELEGRAM or === AGENT MESSAGE. Read it, decide what action to take, and reply using the command shown in the message header. If it is from the user,…

updated
occupation
Computer Occupations, All Other
description

Manage scheduled tasks (crons). Crons are daemon-managed and stored in crons.json — they survive restarts automatically. Use when: verifying crons on session start, creating new recurring tasks, updating or removing crons, troubleshooting scheduled tasks, or…

updated
occupation
Network & Computer Systems Administrators
description

You need to add a new API key to the system, update an existing credential, check what secrets are configured for the org or a specific agent, onboard a new third-party tool that needs credentials, diagnose why an agent cannot access a service because a key…

updated
occupation
Computer Occupations, All Other
description

You have just completed a task, started a session, dispatched work to another agent, finished a research cycle, or taken any significant action — and you need to record it so the dashboard activity feed shows your work. Without logging, you are invisible.…

updated
occupation
Computer Occupations, All Other
description

Full red flag table with all guardrail patterns. Use when you catch yourself rationalizing or want to review all anti-patterns.

updated
occupation
Computer Occupations, All Other
description

Your heartbeat cron has fired and you need to update your status so the dashboard shows you as alive. Or you are checking whether another agent is responsive before sending them work. Or an agent appears offline or stale in the dashboard and you need to…

updated
occupation
Computer Occupations, All Other
description

You have hit a blocker that is not a permission issue — it is a capability issue. You genuinely cannot complete the next step because it requires a human: making a payment, entering credentials for a service you cannot access, physical action, a decision that…

updated
occupation
Computer Occupations, All Other
description

You are about to research a topic, answer a factual question about the org, or look up context about a person, project, or tool. Before searching the web or asking the user, query the knowledge base first — the answer may already exist from a previous…

updated
occupation
Software Developers
description

You need to build software autonomously — a new project, a major feature, or any structured development task. You will act as the 'human' supervisor for a dedicated M2C1 worker session, managing it through all 12 phases: provide the brain dump, answer…

updated
occupation
Computer Occupations, All Other
description

You have just booted for the first time — there is no .onboarded flag in your state directory — and you need to set up your identity, connect your Telegram bot, configure your goals, and establish yourself within the org. Or onboarding was previously…

updated
occupation
Computer Occupations, All Other
description

Full behavioral philosophy for cortextOS agents - detailed principles, examples, and guidelines. Use when you need deep context on behavioral expectations or are onboarding.

updated
occupation
Network & Computer Systems Administrators
description

Something in the system feels stuck or wrong — tasks are not moving, an agent has gone quiet, goals have not been updated in days, or the orchestrator has asked for a system health report. You need to run a structured check: stale tasks, stale goals, overdue…

updated
occupation
Computer Occupations, All Other
description

You are about to start any meaningful piece of work — a research task, a build, a draft, a deployment, anything with a deliverable. Before you begin, create a task. During the work, mark it in_progress and write WORKING ON to daily memory. When done, complete…

updated
occupation
Computer Occupations, All Other
description

A new tool has been added to the system and is not yet documented — agents do not know it exists or how to use it. This includes any new bus script, CLI binary, MCP server, external web tool or API wrapper, or any other capability an agent can invoke. You…

updated
occupation
Computer Occupations, All Other
description

You have a task that would benefit from running in a separate isolated Claude Code session — either because it is long-running and you do not want it to consume your context window, or because you want multiple pieces of work running in parallel that each…

updated
occupation
Project Management Specialists
description

Daily morning briefing workflow. Triggered by morning cron. Pulls overnight agent work, checks goals state, cascades goals to agents, schedules tasks, sends briefing to user.

updated
occupation
Project Management Specialists
description

Daily morning briefing workflow. Triggered by morning cron. Pulls overnight agent work, checks goals state, cascades goals to agents, schedules tasks, sends briefing to user.

updated
occupation
Computer Occupations, All Other
description

Browse the community catalog for new skills, agent templates, and org templates. Discover what is available and recommend useful items to the user.

updated
occupation
Software Developers
description

Daily git snapshots of agent workspace changes. Stages files with safety checks, reviews diff for PII, commits with descriptive message. Never pushes automatically.

updated
occupation
Software Developers
description

Check for cortextOS framework updates from the remote repo. Fetches changes, categorizes them, explains in plain English, and applies only with user approval.

updated
occupation
Computer Occupations, All Other
description

Browse the community catalog for new skills, agent templates, and org templates. Discover what is available and recommend useful items to the user.

updated
occupation
Software Developers
description

Daily git snapshots of agent workspace changes. Stages files with safety checks, reviews diff for PII, commits with descriptive message. Never pushes automatically.

updated
occupation
Software Developers
description

Check for cortextOS framework updates from the remote repo. Fetches changes, categorizes them, explains in plain English, and applies only with user approval.

updated
Showing 40 of 141 collected skills.