@cinatra-ai/assistant-skills

Skills by Cinatra
Free, Open Source
Details

Cinatra Assistant Skills

The conversational skill bundle that powers the Cinatra chat assistant. It shapes how the assistant talks, recognizes what you are trying to do, and routes your message to the right place — answering directly, dispatching an agent, opening an authoring flow, or guiding you through a multi-step setup.

No credentials are required. Register the bundle from admin → Settings → Skills. WordPress and Drupal connectors are configured separately per instance.

Example: Ask "Research ACME Corp and find the VP of Engineering." The skill enriches contacts and returns a decision-maker table with ICP-fit scores. Missing agents are named with a marketplace link; credential errors surface as a named reason, not a silent empty result.

Development: Skills live under skills/<slug>/SKILL.md as capability bindings. Register each key in package.json#cinatra.capabilities and validate with node extension-kind-gate.mjs before publishing.

Troubleshooting: If the assistant ignores a skill, confirm the bundle is installed and the capability key matches package.json. For stalled async runs, check the run ID with agent_run_get.

Works with

  • Cinatra chat assistant (workspace-level skill registration)
  • Cinatra agent runtime (agent_run, agent_list, agent_run_get)
  • Cinatra workflow engine (draft, validate, instantiate, Gantt handoff)
  • Cinatra artifact system (artifact_authoring_emit, extension search)
  • WordPress and Drupal connectors (CMS content editing via agent_run)

Capabilities

  • Maintain consistent tone, formatting, and personality across every chat reply
  • Recognize and route campaign, research, trigger, agent, workflow, and artifact requests
  • Run, dispatch, or invoke an existing Cinatra agent from a plain-language request
  • Guide you through authoring and publishing a new agent end to end
  • Draft and revise calendar-driven workflow proposals for Gantt review
  • Create semantic artifacts such as an ICP, brand voice doc, or blog post
  • Research a company and surface decision makers in a structured table
  • Launch a new email outreach campaign in one assistant turn
  • Set up a scheduled trigger that runs on a recurring cadence
  • Capture a booking page URL as the call-to-action for a campaign
  • Poll and report on async agent runs without declaring success too early
  • Drive a paused human-in-the-loop gate from the chat prompt window
@cinatra-ai/apollo-prospecting-agent @cinatra-ai/author-agent
Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “@cinatra-ai/assistant-skills”

Your email address will not be published. Required fields are marked *

@cinatra-ai/apollo-prospecting-agent @cinatra-ai/author-agent
Changelog
0.1.2Latest
  • Added a chat-extension-discovery skill (discovery ladder, installability buckets, scoped result language) and routed installability/availability questions to it, so the assistant no longer wrongly answers that no extensions exist.
0.1.1
  • Version bump for the marketplace release.
0.1.0
  • Initial release of the Cinatra chat assistant skills bundle.
@cinatra-ai/apollo-prospecting-agent @cinatra-ai/author-agent
More Extensions

More from Cinatra

@cinatra-ai/email-outreach-agent
Agent by CinatraVerified publisher

Run an outbound email campaign from scratch in one guided flow. The agent walks you through setting up the campaign, confirming recipients, picking drafting…

Free, Open Source
More details
No reviews yet 22 installations
@cinatra-ai/code-reviewer-agent
Agent by CinatraVerified publisher

An advisory reviewer that checks new or updated Cinatra agent extensions for the kinds of quality issues a strict validator misses. It flags naming…

Free, Open Source
More details
No reviews yet 29 installations
@cinatra-ai/blog-idea-artifact
Artifact by CinatraVerified publisher

A short, outline-shaped note that captures a future blog post before anyone writes it. Blog Ideas hold a working title, an angle, a few…

Free, Open Source
More details
No reviews yet 29 installations
Google Appointment Schedules
Connector by CinatraVerified publisher

Google Appointment Schedules connector for Cinatra. Stores each user's public Google Calendar appointment-schedule booking links (calendar.app.google), each tied to the specific Google Calendar its…

Free, Open Source
More details
No reviews yet 73 installations
Compatible up to: Cinatra SDK ^2
JSON
Artifact by CinatraVerified publisher

A collapsible, pretty-printed viewer for JSON documents. Agent-run structured outputs and object-content snapshots arrive as application/json, and this renderer gives them a first-class home:…

Free, Open Source
More details
No reviews yet 77 installations
YouTube
Connector by CinatraVerified publisher

Link a YouTube account to your workspace so agents can read channel uploads through the YouTube Data API. The connection reuses your existing Google…

Free, Open Source
More details
No reviews yet 22 installations
Compatible up to: Cinatra SDK ^2
@cinatra-ai/apollo-prospecting-agent @cinatra-ai/author-agent