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
- Host: GitHub
- URL: https://github.com/p6m7g8-dotfiles/p6df-linkedin
- Owner: p6m7g8-dotfiles
- Created: 2023-05-07T19:02:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-29T00:13:02.000Z (3 months ago)
- Last Synced: 2026-03-29T02:59:08.542Z (3 months ago)
- Topics: cli, dotfiles, p6, p6df, p6m7g8, plugin, productivity, sh, shell, terminal, theme, zsh
- Language: Python
- Homepage: https://continuouslearning.io
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](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