Salesforce Skill

Query Brightcove Salesforce account and opportunity data using SOQL.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/nveer/goose --skill salesforce-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Salesforce Skill
Source: https://github.com/nveer/goose/tree/main/skills/salesforce
Command: npx skills add https://github.com/nveer/goose --skill salesforce-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides access to Salesforce data for account intelligence, crucial for sales workflows like call preparation and account summarization.

Core Features & Use Cases

  • Account Intelligence: Retrieve detailed information about customer accounts, including their stage, tier, and associated Brightcove products.
  • Opportunity Tracking: Access recent sales opportunities linked to an account.
  • Use Case: Before a sales call, use this Skill to get a comprehensive overview of the customer's relationship with Brightcove, including their contract status and past opportunities.

Quick Start

Use the salesforce skill to get full details for the account 'Acme Corporation'.

Frequently Asked Questions about Salesforce Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve Salesforce account details for sales call preparation?

To retrieve Salesforce account details for sales call preparation, you can query the Brightcove Salesforce instance using SOQL to pull account stage, tier, and associated product information.

Can I track sales opportunities linked to a specific customer account?

Yes, you can track sales opportunities by querying the Salesforce instance to access recent opportunity data linked to a specific customer account using SOQL.

What is the best way to get Brightcove product information from Salesforce?

The best way to get Brightcove product information from Salesforce is to query the CRM data using SOQL to retrieve product details and associated account intelligence.

Does this Salesforce data retrieval method require any external dependencies?

No, this Salesforce data retrieval method requires no external dependencies, allowing you to directly query account and opportunity data using SOQL scripts.

How do I access Brightcove-specific account statuses in Salesforce?

You can access Brightcove-specific account statuses by querying the Salesforce instance using SOQL to retrieve customer data, contract status, and account tier information.

What limitations exist when querying CRM data for account intelligence?

Querying CRM data for account intelligence is limited to the Brightcove Salesforce instance, retrieving account details and opportunities via SOQL without external dependencies.