Chat Assistant Core Skill
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/chat-assistant-core-skill
Cinatra Chat Assistant Core Skill
The Cinatra chat assistant's always-loaded core: personality, response formatting, charts, platform capabilities, CMS content editing, critical rules, app-page linking, conversational flow, implementation bridging, tool usage, @mention routing, and credential safety. The router also carries five absorbed concern skills as one-hop references — agent dispatch, run polling, extension discovery, artifact creation, and appointment-schedule CTAs — so the assistant resolves them all from one bundle.
Install: Install @cinatra-ai/chat-assistant-core-skill in your Cinatra instance. Assistants that list the chat-assistant-core slug in their skill bundle pick it up from the catalog.
Usage: The bundle is the assistant's baseline system behavior — loaded on every turn, never invoked directly. Task-specific guidance is read on demand from the bundled references or from the separate concern-skill bundles the router names.
Configuration: None. The skill carries no credentials and reads no settings; the platform supplies the tools it names.
Development: Clone the repository and run node extension-kind-gate.mjs --package-root . to validate the manifest. The router lives at skills/chat-assistant-core/SKILL.md; the absorbed sub-skills are byte-preserved under skills/chat-assistant-core/references/.
Troubleshooting: If the assistant loses its baseline behavior, the bundle is not mounted — check that the assistant's skill bundle lists chat-assistant-core. If dispatch, polling, or discovery guidance drifts from the live platform, compare the references against this repository's current revision.
Works with
- The Cinatra chat assistant (the default responder in Cinatra chat)
- The Cinatra MCP agent, artifact, and extension-discovery tool surfaces
Capabilities
- Hold the assistant's always-loaded baseline: personality, formatting, charts, and critical rules
- Route CMS prose edits through the content-editor agents and report real terminal results
- Dispatch installed agents by package name, poll a queued run to a terminal state, never a hold that waits on a person
- Climb the full extension-discovery ladder and scope answers to the surfaces actually probed
- Create semantic artifacts through the installed artifact extension's authoring path
- Persist booking-page URLs as campaign CTAs and keep credential handling safe by default
More from Cinatra
The sales motion in writing — discovery questions, qualification rubrics, stage gates, call scripts, objection handling, battlecards, buyer-committee mapping, win/loss patterns, and outreach sequences.…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/sales-playbook-artifact
Bring agents from external Agent-to-Agent (A2A) servers into your Cinatra workspace and run them alongside your own. Point Cinatra at any A2A-compatible peer and…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/a2a-server-connector
Renders data charts in the Cinatra chat surface. Agents describe a chart as a small data spec — a type (bar, line, or area),…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/chart-artifact
An advisory reviewer that checks new or updated Cinatra agent extensions for the kinds of quality issues a strict validator misses. It flags naming…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/code-reviewer-agent
Turn a finished blog post from a Cinatra blog agent into a publish-ready draft for your CMS. The connector hands the structured post —…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-connector
Hand this agent a small batch of rows — companies, contacts, claims, anything — together with a plain-language research goal, and it will look…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/web-research-agent
Reviews
There are no reviews yet.