fpl9000
- 3 skills
- 0 followers
- 1 week ago last updated
- ▌ Github · fpl9000 bundleManage GitHub pull requests, issues, and repository listings via the GitHub REST API. Use this skill for operations that plain `git` cannot perform — opening, inspecting, and merging pull requests, and creating, listing, and updating issues — and for enumerating a user's or organization's repositories. For anything involving repository *content* (reading files, writing files, branches, commit history), use `git` directly instead. All scripts use PEP 723 inline metadata for dependencies and run via `uv run`. Requires GITHUB_TOKEN environment variable (a Personal Access Token with appropriate scopes).
- ▌ AI Messaging · fpl9000Communicate with the local stateful agent system via the GitHub relay. Use this skill when the user wants to interact with their local machine remotely — reading memory files, running shell commands, or delegating tasks to the local Claude Desktop agent. Triggers include phrases like: "on my local machine", "check my local files", "run this on my home computer", "ask my local Claude", "read my memory files", "what's in my core memory", "what's on my home machine", "run this locally". Requires the github skill for relay transport scripts.
- ▌ Transcript Saver · fpl9000 bundleSave and export the current Claude Code session as a shareable HTML transcript. Use this skill when the user asks to save, export, archive, or publish their current Claude Code conversation or session. Triggers on phrases like "save this transcript", "export this session", "create a transcript", "archive this conversation", "publish to gist", or "share this session". Wraps Simon Willison's claude-code-transcripts tool for in-session use.