Agent Skills by Eric_wzf
Showing 26 vetted skills indexed across 1 GitHub repositories.
agent-browser
Automates browser navigation, clicking, filling forms, and extracting data via commands.
market-data
Retrieve real-time and historical market data for A-share, HK, and US markets.
macro-economy
Aggregate China and US macroeconomic data with AkShare, yfinance, and pandas.
news-sentiment
Retrieve financial news and social media sentiment from Sina Finance, Twitter, and Reddit.
web-search
Search the web and retrieve news via Tavily with optional filters.
financial-report
Fetch financial indicators and reports for global stock markets.
skill-creator
Generate SKILL.md templates and resource folders for Codex skills.
skill-installer
Installs Codex skills from curated lists or GitHub repositories to CODEX_HOME/skills.
using-git-worktrees
Create isolated Git worktrees with safety checks and baseline verification.
test-driven-development
Enforce failing tests before implementing production code using the Red-Green-Refactor cycle.
systematic-debugging
Trace root causes of bugs through a four-phase investigation process.
using-superpowers
Initiates conversations by invoking the Skill tool to select and load the most relevant capability before replying.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent failures concurrently without shared state.
executing-plans
Execute predefined plans in batches with review checkpoints and task verification.
finishing-a-development-branch
Finalize a development branch with structured git integration options.
brainstorming
Guide teams through structured questioning to convert vague product ideas into concrete design plans.
writing-plans
Generate implementation plans specifying files, tests, docs, and commit steps.
requesting-code-review
Generate standardized code-review prompts and templates for Git repositories.
receiving-code-review
Verify code-review feedback against the codebase before implementing incremental tested changes.
writing-skills
Automates creation and verification of Skills using a test-driven documentation workflow.
verification-before-completion
Run verification commands and validate outputs before claiming completion.
subagent-driven-development
Orchestrate independent subagents to execute implementation plans with two-stage reviews.
auto-acl-apply
Generate and submit batch Neptune ACL requests across environments with JWT authentication.
architecture-to-json
Convert diagram descriptions into structured JSON with components and relationships.