An open API service indexing awesome lists of open source software.

https://github.com/p6m7g8-dotfiles/p6df-linkedin

P6 Dotfiles: LINKEDIN
https://github.com/p6m7g8-dotfiles/p6df-linkedin

cli dotfiles p6 p6df p6m7g8 plugin productivity sh shell terminal theme zsh

Last synced: 3 months ago
JSON representation

P6 Dotfiles: LINKEDIN

Awesome Lists containing this project

README

          

# P6's POSIX.2: p6df-linkedin

## Table of Contents

- [Badges](#badges)
- [Summary](#summary)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Usage](#usage)
- [Functions](#functions)
- [Hierarchy](#hierarchy)
- [Author](#author)

## Badges

[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)

## Summary

p6df module for LinkedIn: Python bot library (`P6LIBot`), CLI helpers, and
MCP server (`linkedin-mcp-server`) for AI-driven LinkedIn profile, feed,
and messaging interactions.

## Contributing

- [How to Contribute]()

## Code of Conduct

- [Code of Conduct]()

## Usage

### Functions

#### p6df-linkedin

##### p6df-linkedin/init.zsh

- `p6df::modules::linkedin::deps()`
- `p6df::modules::linkedin::init(_module, dir)`
- Args:
- _module
- dir
- `p6df::modules::linkedin::mcp()`

## Hierarchy

```text
.
├── bin
│   └── peek.py
├── init.zsh
├── lib
│   └── P6LIBot
│   ├── __init__.py
│   ├── __version__.py
│   └── P6LIBot.py
├── Pipfile
├── Pipfile.lock
└── README.md

4 directories, 8 files
```

## Author

Philip M. Gollucci