pinterest-cli

Manage Pinterest accounts, boards, pins, and authentication profiles via CLI.

3|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/adbertram/cli-tools --skill pinterest-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pinterest-cli
Source: https://github.com/adbertram/cli-tools/tree/main/_repo/skills/pinterest-cli
Command: npx skills add https://github.com/adbertram/cli-tools --skill pinterest-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill eliminates the need for manual browser interactions when managing Pinterest accounts, allowing for programmatic control over boards, pins, and authentication profiles.

Core Features & Use Cases

  • Account Management: Inspect authenticated user details and manage business account access.
  • Content Operations: List and retrieve specific details for boards and pins using filtering and field selection.
  • Authentication Lifecycle: Create, switch, and test multiple named auth profiles to handle different Pinterest accounts securely.

Quick Start

Use the pinterest-cli skill to list the first ten pins from your authenticated account.

Frequently Asked Questions about pinterest-cli

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

FAQPage Schema
How do I automate Pinterest board and pin management from the command line?

You can automate Pinterest board and pin management by using a command-line interface to interact with the Pinterest API, enabling programmatic control over accounts, content retrieval, and authentication profiles.

What is the best way to manage multiple Pinterest authentication profiles?

The best way to manage multiple Pinterest authentication profiles is by creating, switching, and testing named profiles via CLI, which allows secure handling of different Pinterest accounts without manual browser logins.

Do I need OAuth credentials to use a Pinterest CLI for content operations?

Yes, you need valid OAuth credentials because the Pinterest CLI requires proper authentication configuration to interact with the Pinterest API for retrieving pins, listing boards, and managing accounts.

Can I list and retrieve specific pins using the Pinterest API via CLI?

Yes, you can list and retrieve specific pins using the Pinterest API via CLI by applying filtering and field selection parameters to fetch targeted content data from your authenticated account.

How does command line automation improve social media content management for Pinterest?

Command line automation improves Pinterest content management by eliminating manual browser interactions, allowing you to programmatically retrieve content details and manage boards within automated workflows.