Fabien POLLY avatar

Fabien POLLY

Community

@infinition

464Followers
|
102Public Repos
|
40Published Skills

Hacker / ML & Quantum Researcher / Blader / 3D Artist

Skills Distribution
DomainDeveloper To...Developer Tooling .. (40%)AI Models & Machin.. (20%)Data Systems & Dat.. (15%)Growth, Marketing .. (15%)

Agent Skills by Fabien POLLY

Showing 40 vetted skills indexed across 1 GitHub repositories.

infinitioninfinition
33

maps

Geocode addresses, find nearby places, and compute routes using OpenStreetMap data.

Community
Intermediate
infinitioninfinition
33

lareine-charter

Review agent drafts and artifacts against a structured quality scorecard with verdicts.

Community
Intermediate
infinitioninfinition
33

github-auth

Configure GitHub authentication using personal access tokens, SSH keys, or the gh CLI.

Community
Intermediate
infinitioninfinition
33

skill-forge

Create, edit, and manage agent skills and bundled script tools.

Community
Advanced
infinitioninfinition
33

blogwatcher

Track RSS and Atom feeds and manage unread articles via blogwatcher-cli.

Community
Intermediate
infinitioninfinition
33

test-driven-development

Enforces writing a failing test before implementing production code in a red-green-refactor cycle.

Community
Intermediate
infinitioninfinition
33

github-repo-management

Clone, create, fork, and manage GitHub repositories using gh CLI and REST API.

Community
Intermediate
infinitioninfinition
33

cognitive-memory

Store, search, and curate lasting facts in a node-based cognitive memory map.

Community
Intermediate
infinitioninfinition
33

systematic-debugging

Diagnose software bugs through root cause investigation before writing fixes.

Community
Intermediate
infinitioninfinition
33

openhue

Control Philips Hue lights, rooms, and scenes via the OpenHue CLI.

Community
Basic
infinitioninfinition
33

long-running-work

Track multi-step work using todo lists, plan mode, kanban boards, and scheduled missions.

Community
Intermediate
infinitioninfinition
33

github-pr-workflow

Automates branching, committing, pull request creation, CI monitoring, and merging on GitHub.

Community
Advanced
infinitioninfinition
33

plan

Writes actionable markdown implementation plans with TDD task breakdowns without executing code.

Community
Intermediate
infinitioninfinition
33

extend-toolset

Create forged tools, connect MCP servers, and chain tool calls in one script.

Community
Intermediate
infinitioninfinition
33

youtube_transcribe

Fetch YouTube video transcripts as plain text or JSON using the youtube-transcript-api library.

Community
Intermediate
infinitioninfinition
33

weather_forecast

Fetch current weather forecasts for cities via wttr.in and web search.

Community
Intermediate
infinitioninfinition
33

configure-laruche

Inspect LaRuche node configuration via local API and guide users through settings changes.

Community
Intermediate
infinitioninfinition
33

laruche

Answers questions about LaRuche by reading its bundled 34-page wiki documentation.

Community
Basic
infinitioninfinition
33

ascii-art

Generate ASCII art banners, framed text, image conversions, and QR codes for terminal output.

Community
Intermediate
infinitioninfinition
33

delegation

Delegate sub-tasks to agents, specialist models, or background jobs.

Community
Intermediate
infinitioninfinition
33

cron_manager

Schedule prompts to run later using cron expressions or one-shot RFC3339 timestamps.

Community
Intermediate
infinitioninfinition
33

computer-control

Controls desktop applications through mouse, keyboard, and UI Automation accessibility APIs.

Community
Advanced
infinitioninfinition
33

github-code-review

Review pull requests and post inline comments on GitHub using gh or curl.

Community
Intermediate
infinitioninfinition
33

watcher-design

Convert plain-language monitoring requests into deterministic watcher rule trees.

Community
Advanced

Frequently Asked Questions About Fabien POLLY

FAQPage Schema
What tasks can I accomplish with infinition's skill collection?▼

You can manage GitHub repositories, pull requests, issues and code reviews; run GGUF models locally via llama.cpp; geocode addresses and compute routes; extract text from PDFs with OCR; transcribe YouTube videos; track RSS feeds; control Philips Hue lights, browsers, and the desktop; and produce cited research reports from web and arXiv sources.

Who is the target audience for these skills?▼

Software engineers, ML researchers, and power users of the LaRuche environment. The manifest emphasizes test-driven development, systematic debugging, code simplification, spike experiments, and codebase inspection, alongside research-oriented skills like arXiv search, deep research synthesis, and Obsidian note management.

What are the installation prerequisites and runtime dependencies?▼

Most skills are self-contained, but some declare explicit command prerequisites: blogwatcher requires blogwatcher-cli, openhue requires the openhue command, and codebase-inspection requires pygount. Computer-control and browser-control need the respective computer and browser runtimes, while app-control uses LaRuche's declared app actions.

How do the skills handle planning and long-running work?▼

The plan skill writes actionable markdown implementation plans without executing them, while long-running-work tracks multi-step efforts using todos, plan mode, kanban, and missions. The cron_manager schedules prompts to run later once or on repeating cron expressions, and delegation hands sub-tasks to specialist models or background jobs.

Do these skills support local and private operation?▼

Yes. llama-cpp runs GGUF models entirely locally, local-git inspects and commits work in isolated worktrees, cognitive-memory stores lasting facts in a local memory map, and Obsidian skills read and edit local vault notes. GitHub skills authenticate via token, SSH key, or the gh CLI under your own credentials.