extractumioextractumioCommunityยท3 Agent Skills Included

extractum-skills

Code review, browser automation, DevOps, and research workflows

Automates code reviews, project scaffolding, browser scraping, GitHub repo setup, and Google Search Console queries. Eliminates manual diff checking, orphaned process cleanup, and repetitive terminal configuration work. Includes security hardening rules, macOS notification hooks, and read-only email access for safer daily workflows.
npx skills add extractumio/extractum-skills --all -g -y
Available:

The harden-macos-claude guide enforces a non-overridable security charter that blocks secret exfiltration and prompt injection, while the claude-notifier guide configures macOS notification hooks for task completion and permission events.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install extractum-skills?โ–ผ

Run `npx skills add extractumio/extractum-skills --all -g -y` in your terminal to install all skills globally.

How to automate code review before committing?โ–ผ

Use the code-review-cc skill to run a multi-agent review of your diff at a chosen effort level, with options to post findings as PR comments or apply fixes automatically.

Can it scrape authenticated websites?โ–ผ

Yes. The playwright-cli and agent-browser skills handle login flows, session reuse, and data extraction from dynamic or authenticated pages.

How to pull Google Search Console data from the CLI?โ–ผ

The gcloud-search-console skill authenticates via gcloud ADC and queries clicks, impressions, and rankings directly with curl commands.

Does it work without coding experience?โ–ผ

Yes. Once installed, your agent executes the underlying scripts and commands based on plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’