extractum-skills
Code review, browser automation, DevOps, and research workflows
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 Indicatorsclaude-orphan-cleanup
Identify and terminate orphaned Claude Code CLI processes consuming excessive CPU.
gh-repo-create
Create GitHub repositories with SSH deployment keys and Git remotes.
create-claude-agent
Create Claude agent projects with scaffolding, configuration, and pip dependencies.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core