Skills are your building blocks for accomplishing tasks and pushing boundaries. Access them by typing ”/” in the chat input to see all available capabilities. As you type, the list narrows to match what you’re looking for. slash commands

Ready-to-use skills

These skills come pre-configured and ready to use – no setup, no configuration, no API keys to manage. Just type ”/” and start building. Whether you’re analyzing data, creating content, or automating workflows, there’s a skill to help you get it done immediately.

LLMs

Access powerful language model providers and AI platforms.
  • Anthropic: Access Anthropic’s AI models
  • Claude: Utilize Anthropic’s Claude models
  • Gemini: Access Google’s Gemini LLM models for AI-powered assistance
  • Groq: Access Groq’s high-performance AI models
  • OpenAI: Leverage OpenAI’s language models
  • Perplexity: Access up-to-date information from across the web with customizable output formatting
  • Replicate: Run any of Replicates models

LLM Skills

AI-powered capabilities for text generation, analysis, and research.

Browser Automation Skills

Document Skills

Data Skills

  • Knowledge Base: Search and retrieve information from your vector-enabled document collections using semantic search
  • Similarity Search: Find similar content based on syntactic similarity

Email Skills

Visualization Skills

Audio Skills

Web Search Skills

Pinkfish Utilities

  • Artifacts: Create and manage reusable code artifacts
  • File Inputs: Handle file input operations
  • Inputs: Handle various input types and formats
  • Polling: Support for long running processes
  • Trigger Call: Start workflows from other workflows

Vault

  • Get Secret: Retrieve stored secrets and credentials

Database Skill

  • Data Store: Access and manage your key-value store for cross-workflow data storage and sharing to external users

API Skills

Once you’ve authenticated in the “Connections” area of Pinkfish, you can use that connection in your workflows. Pinkfish has a skill built around each of these services such that you should be able to ask for almost anything these services can do in simple english. From Salesforce to Google Sheets, just ask like you would to a colleague. Key third-party integrations include:
  • Adobe Sign: Digital signature and document workflows
  • Affinity: CRM and relationship management
  • Airtable: Database and project management
  • Akeneo: Product information management
  • Amazon S3: Cloud storage and file management
  • Amplitude: Product analytics and user behavior tracking
  • Asana: Project management and team collaboration
  • Attio: Modern CRM and customer data platform
  • BigQuery: Data warehouse and analytics
  • Box: Cloud content management and collaboration
  • BrightData: Web data collection and proxy services
  • Calendly: Meeting scheduling and calendar management
  • ChorusAI: Conversation intelligence and sales analytics
  • Close CRM: Sales CRM and communication platform
  • Cognism: B2B sales intelligence and prospecting
  • CommerceTools: E-commerce platform and API
  • Confluence: Team collaboration and documentation
  • Copper CRM: CRM built for Google Workspace
  • Deepgram: Speech recognition and audio intelligence
  • DocuSign: Digital signature and agreement management
  • Dropbox: Cloud storage and file sharing
  • Figma: Design collaboration and prototyping
  • Firecrawl: Web scraping and data extraction
  • Fireflies: Meeting recording and transcription
  • Freshdesk: Customer support and ticketing
  • Freshsales: CRM and sales automation
  • Gemini PC: Access Google’s Gemini models with enhanced capabilities
  • GitHub: Code repository and development collaboration
  • Gmail: Email management and automation
  • Gong: Revenue intelligence and conversation analytics
  • Google Calendar: Calendar management and scheduling
  • Google Cloud Storage: Cloud storage and data management
  • Google Docs: Document creation and collaboration
  • Google Drive: Cloud storage and file management
  • Google Forms: Form creation and data collection
  • Google Maps: Location services and mapping
  • Google Sheets: Spreadsheet management and data analysis
  • Google Slides: Presentation creation and collaboration
  • Google Task: Task management and organization
  • Google Ad Manager: Digital advertising management
  • HubSpot: CRM, marketing, and sales platform
  • Inform3: Business intelligence and analytics
  • Jira: Project management and issue tracking
  • Jira Forms: Form creation within Jira workflows
  • Keap: CRM and marketing automation
  • Klaviyo: Email marketing and customer data platform
  • Linear: Issue tracking and project management
  • LinkedIn: Professional networking and social media
  • Mailchimp: Email marketing and automation
  • Marketo: Marketing automation and lead management
  • Microsoft Excel: Spreadsheet management and data analysis
  • Microsoft Outlook: Email and calendar management
  • Microsoft PowerBI: Business intelligence and data visualization
  • Microsoft PowerPoint: Presentation creation and management
  • Microsoft Teams: Team collaboration and communication
  • Microsoft Word: Document creation and editing
  • Notion: All-in-one workspace and documentation
  • OneDrive: Cloud storage and file synchronization
  • OneNote: Digital note-taking and organization
  • OpenAI PC: Access OpenAI models with enhanced capabilities
  • PandaDoc: Document automation and e-signature
  • Polygon.io: Financial market data and APIs
  • QuickBase: Low-code application development
  • QuickBooks: Accounting and financial management
  • ResponsiveIO: Customer communication platform
  • Salesforce: CRM and customer relationship management
  • SAP S/4HANA: Enterprise resource planning
  • Segment: Customer data platform and analytics
  • SendGrid: Email delivery and marketing platform
  • ServiceNow: IT service management and workflows
  • SharePoint: Document management and collaboration
  • Shopify: E-commerce platform and online store management
  • Sketchfab: 3D model sharing and visualization
  • Slack: Team communication and collaboration
  • Smartsheet: Work management and automation
  • Snowflake: Cloud data warehouse and analytics
  • Social Searcher: Social media monitoring and analytics
  • Stripe: Payment processing and financial services
  • Tableau: Data visualization and business intelligence
  • Talkdesk: Cloud contact center and customer service
  • Twilio: Communication APIs and messaging
  • WhatsApp: Messaging and communication platform
  • Wrap Playwright: Browser automation and testing
  • Zendesk: Customer service and support platform
  • Zoho: Business software suite and CRM
  • Zoom: Video conferencing and communication

Browser Connection Skill

Once you’ve created a browser connection in the “Connections” area of Pinkfish, you can use the /browser connection skill to select one of your available browser connections. In the same command, you can then request one of the browser automation skills that supports browser connections (scraper or browser session). It’ll use the browser connection when starting the remote browser session.

File Handling Skills

  • Workflow Files: Work with files attached to your current workflow
    • Process files directly in the code that is generated by your workflow. Just mention the file by name.
  • File Storage (global): Access your globally stored files that are available across all workflows
Each slash command enhances your workflow capabilities in specific ways, allowing you to build more powerful and efficient workflows.

Under the hood

When you type a slash command in the majority of cases, it simply adds a preset prompt to the chat entry (which triggers our skill interpreter on the back-end). You can see this prompt by hovering over the badge that is inserted into the chat input. Once you learn the commands, feel free to type them directly without using the slash command. The exceptions are:
  • Files
  • Multi-step browser automation
In these cases, there is an extra something special that is happening behind the scenes.