Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tines Agent Skills

A collection of Agent Skills for working with Tines products.

skills.sh

Install

Install the collection with the skills CLI:

npx skills add tines/skills

Install one skill by name:

npx skills add tines/skills --skill workflow-discovery

Available skills

Skills can target different Tines products. Check each skill’s compatibility frontmatter before loading it; all skills currently in this repository target Tines 3B.

Build workflows

Skill Purpose
building-agents Build model calls, tool-using agents, conversations, and chat UIs into 3B workflows.
mcp-builder Build MCP servers, including servers deployed as authenticated 3B workflow routes.
mcp-client Call remote MCP servers over streamable HTTP from a 3B workflow.
workflow-discovery Turn an automation idea into a clear workflow brief and practical design.
workflow-volume-design Design reliable filesystem state, named volumes, SQLite stores, and concurrent file handling.

Operate and improve workflows

Skill Purpose
workflow-operations Add schedules, triggers, notifications, retries, logging, and follow-on automation.
workflow-review Explain, test, simplify, and improve an existing workflow.
webapp-testing Test web applications with Playwright from a code step.

Design interfaces

Skill Purpose
dashboard-design Build polished, interactive analytics dashboards.
frontend-design Create distinctive, production-grade frontend interfaces.

Research and communication

Skill Purpose
cross-tool-research Find and correlate information across connectors.
daily-briefing Build concise briefings from calendars, tasks, tickets, messages, and documents.
internal-comms Write clear internal updates, reports, FAQs, and newsletters.
status-update Draft evidence-based status updates from recent work.

Tines and agent development

Skill Purpose
claude-api Build, debug, and optimize code that calls the Claude API.
skill-creator Write and improve 3B Agent Skills.
tines-cases Work with Tines Cases and Records from 3B.
tines-export-to-3b Rebuild a Tines story export as a 3B workflow.

Structure

Each directory under skills/ is a self-contained skill with a required SKILL.md and any supporting scripts, references, or assets it needs.

License

Apache-2.0. See LICENSE and THIRD_PARTY_NOTICES.md.

About

A collection of Agent Skills for working with Tines products.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors