github.com/fpl9000/ai-skills
Skill | Added | Review |
|---|---|---|
transcript-saver Save 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. | 86 2.83x Agent success vs baseline Impact 85% 2.83xAverage score across 3 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 3f74412 | |
load-skill Load, activate, and optionally install an AI skill from a .skill file. Use this skill when the user wants to load, activate, or use a skill file. The user can invoke this skill with slash command `/load-skill [ --install | -i ] SKILLFILE`, where SKILLFILE is the path to a .skill file. | 88 1.16x Agent success vs baseline Impact 86% 1.16xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 3f74412 | |
github Access GitHub repositories via the GitHub REST API. Use this skill when the user wants to interact with GitHub including reading files, creating/updating files, listing repos, managing branches, viewing commits, working with issues, or managing pull requests. 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). | 91 6.60x Agent success vs baseline Impact 99% 6.60xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 3f74412 | |
drawio Generate draw.io diagrams programmatically using Python. Creates flowcharts, architecture diagrams, tree structures, network diagrams, and more. Use when the user requests a .drawio file, diagram, flowchart, or visual documentation. | 89 3.17x Agent success vs baseline Impact 89% 3.17xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 3f74412 | |
bluesky Read from and post to Bluesky social network using the AT Protocol. Use this skill when the user wants to interact with Bluesky including posting text/images/links, replying to posts, reading their timeline, searching posts, viewing profiles, following/unfollowing users, checking notifications, or viewing reply threads. All scripts use PEP 723 inline metadata for dependencies and run via `uv run`. Requires BLUESKY_HANDLE and BLUESKY_PASSWORD environment variables. | 87 1.44x Agent success vs baseline Impact 94% 1.44xAverage score across 3 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 3f74412 |