← all publishers

tines

@tines source repo

19 published skills

  1. Claude API · tines
    Build, debug, and optimize code that calls the Claude (Anthropic) API. Use when writing a step or service that calls Claude — covers picking a surface, the Messages API, choosing a model, prompt caching, tool use, streaming, thinking, and batch.
    0
    installs
  2. MCP Client · tines
    Call tools on a remote MCP (Model Context Protocol) server over streamable HTTP. Use whenever a connector is an MCP server (e.g. the “MCP server” connector type), or the user asks to list or invoke an MCP server’s tools, prompts, or resources.
    0
    installs
  3. MCP Builder · tines
    Build high-quality MCP (Model Context Protocol) servers that let an AI interact with external services through well-designed tools. Use whenever you are building an MCP server to integrate an external API or service, in either Python (FastMCP) or TypeScript (MCP SDK). When the server is deployed as a 3B workflow, put it behind the built-in `space` or `tenant` route auth and let the platform authenticate clients instead of implementing the MCP OAuth handshake in the server.
    0
    installs
  4. Tines Cases · tines
    Working with Tines Cases from a 3B workflow or chat — creating, updating, listing, and managing cases with their comments, subscribers, and activities, plus the Records store cases draw on. Use this whenever you’re asked to open, update, close, search, or manage a Tines case, to work with Tines records, or to call the Tines API for anything case- or record-related.
    0
    installs
  5. Skill Creator · tines
    Write and improve 3B skills. Use when creating a new skill from scratch or refining an existing one — covers writing a description that triggers reliably, structuring clear instructions, and testing on realistic prompts.
    0
    installs
  6. Status Update · tines
    Draft evidence-based status updates from recent work across the user’s connectors. Use for daily or weekly updates, project summaries, stakeholder notes, and progress reports.
    0
    installs
  7. Daily Briefing · tines
    Build a concise briefing from calendars, tasks, tickets, pull requests, messages, and documents. Use when the user asks what needs attention, what is assigned to them, or how to prepare for an upcoming meeting.
    0
    installs
  8. Internal Comms · tines
    Write internal communications — status reports, leadership updates, incident reports, project updates, FAQs, and newsletters — in clear, consistent formats. Use whenever drafting an internal update, announcement, or report for a team or company.
    0
    installs
  9. Webapp Testing · tines
    Interact with and test web applications using Playwright. Use to verify frontend behavior, drive UI flows, capture screenshots, and read browser logs from a code step — whenever a task involves checking what a web page actually does in a browser.
    0
    installs
  10. Building Agents · tines
    Build the AI parts of a 3B workflow — any step that calls a language model. Use whenever a task calls a model (Anthropic, OpenAI, Gemini, …) or is model-shaped — summarize, extract, classify, generate, rewrite, answer, converse, or a tool-using agent — even if “AI” or “agent” is never said. Covers choosing the shape, the agent step, the mandatory self-loop for async agents, tools, model choice, conversations, chat UIs, and single-request calls. Pair with the claude-api skill for Anthropic-native features (Batches, the Files API).
    0
    installs
  11. Frontend Design · tines
    Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
    0
    installs
  12. Workflow Review · tines
    Explain, test, simplify, and improve an existing workflow. Use when reviewing behavior, finding edge cases or failure points, validating sample data, or improving reliability, clarity, and performance.
    0
    installs
  13. Dashboard Design · tines
    Build polished, interactive analytics dashboards for any data source. Use this whenever the request involves a dashboard, data visualization, internal metrics, spend/usage/cost reporting, or any UI that shows data sliced across time, users, categories, or other dimensions — even if the word "dashboard" is never used. Covers cross-filtering, shareable URL state, filter models, legends, transitions, honest handling of incomplete data, and visualization craft. Not needed for a single static chart.
    0
    installs
  14. Building Workflows · tines bundle
    Build and modify Tines 3B workflows from a workflow or space Git checkout, the 3B MCP server, the 3B CLI, or the in-product editor. Use whenever an agent works with workflow.toml, step directories, config.toml, FROM 3b/base Dockerfiles, workflow routes, links, triggers, connectors, step tests, or needs to create, inspect, run, debug, commit, or publish a 3B workflow.
    0
    installs
  15. Tines Export To 3b · tines
    Your guide to reading a Tines story export JSON and rebuilding it as a 3B workflow. Use this whenever you see a Tines export JSON, are asked to migrate or convert a Tines story to 3B, or hit Tines concepts like actions, Event Transformation, formulas, credentials, teams, or links and need the 3B equivalent in order to build it.
    0
    installs
  16. Workflow Discovery · tines
    Turn an automation idea into a clear workflow brief and practical design. Use when the user is starting a workflow, wants questions that clarify it, or wants workflow ideas based on their connectors.
    0
    installs
  17. Cross Tool Research · tines
    Find, correlate, summarize, and investigate information across the user’s connectors. Use for cross-tool searches, conversation or ticket summaries, and investigations that need alerts, logs, messages, documents, or code context.
    0
    installs
  18. Workflow Operations · tines
    Add production operating behavior to a workflow. Use for schedules and event triggers, completion or failure notifications, targeted retries, operational logging, and follow-on automation.
    0
    installs
  19. Workflow Volume Design · tines
    Design reliable 3B workflows that use named volumes or filesystem state. Use this whenever a workflow stores files, shares files between steps, persists state across runs, uses SQLite or cache files, handles uploads or generated artifacts, receives many concurrent inputs, runs parallel workers, builds reporting data, or needs temporary per-run files, even if the user does not mention volumes, scope, concurrency, exclusive writers, or filesystems.
    0
    installs