AntaresYuan/claude-skill-iterate
Meta-skill for Claude Code: a skill that improves other skills. Analyzes a target skill's run logs, accumulates friction across runs, opens a PR to the skill's repo when threshold is hit. Never auto-merges.
Meta-skill for Claude Code: a skill that improves other skills. Analyzes a target skill's run logs, accumulates friction across runs, opens a PR to the skill's repo when threshold is hit. Never auto-merges.
npx skills add AntaresYuan/claude-skill-iterateMeta-skill for Claude Code: a skill that improves other skills. Analyzes a target skill's run logs, accumulates friction across runs, opens a PR to the skill's repo when threshold is hit. Never auto-merges.
Bulk extract content from an entire website or site section. Use this skill when the user wants to crawl a site, extract all pages from a docs section, bulk-scrape multiple pages following links, or says "crawl", "get all the pages", "extract everything under /docs", "bulk extract", or needs content from many pages on the same site. Handles depth limits, path filtering, and concurrent extraction.
Stateful agent framework with built-in long-term memory and a REST API (formerly MemGPT).
The Runtime Security Layer for OpenClaw/Hermes-agent, the essential safety harness for PII & sensitive credentials protection.
Query and filter Datadog logs from the shell using the Composio CLI. Run scoped log searches, pivot across services/environments, and export structured JSON for downstream agents instead of click-driving the Datadog UI.
Unified Cursor Agent Skill for academic peer-review rebuttals (CV PDF, OpenReview, journals, ARR/TMLR)
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.