Browse Skills

11972 skills across 8 categories

All Skills (11972 found)

๐Ÿฆ
2026/08/17

Twitter Reader

Twitter Reader reads Twitter/X feeds, searches tweets, and gathers market sentiment for financial research using opencli in a read-only manner. Use it to monitor financial news, track analyst tweets, or research market discussions.
Data
3.2K368
๐Ÿ“Š
2026/08/17

YC Reader

YC Reader looks up Y Combinator companies, batches, and startup ecosystem data using the yc-oss API (read-only). Use it to research YC-backed startups, find companies by batch or industry, check hiring status, and analyze trends.
Data
3.2K368
๐Ÿ“ˆ
2026/08/17

YFinance Data

YFinance Data fetches financial and market data from Yahoo Finance using the yfinance Python library. Use it when the user asks for stock prices, historical data, financial statements, options chains, dividends, earnings, or analyst recommendations.
Data
3.2K368
๐ŸŽจ
2026/08/17

GZH Design

GZH Design converts Markdown (or Word/PDF/plain text) into inline-styled HTML that can be pasted directly into WeChat's editor without losing formatting. It selects from registered themes, automatically numbers sections, marks keywords, and validates against platform restrictions.
Writing
3.1K365
๐Ÿ”
2026/08/17

BTCA Local

BTCA Local searches git repositories cloned on the local machine using a defined workflow, returning clear answers with code snippets and citations. Invoke it when the user says 'use btca' or when a prompt involves searching local repos.
Automation
3.1K543
๐Ÿ”
2026/08/17

Reproduce LinkedIn Issue

Reproduce LinkedIn Issue runs the failing MCP tool call against the real authenticated LinkedIn session on the current branch and captures concrete evidence โ€” output JSON, error message, partial state โ€” then maps it back to the scraper code path. Use when asked to reproduce, investigate, or verify an issue number locally.
Quality
3.1K543
๐ŸŽฏ
2026/08/17

Triage Issues and PRs

Triage Issues and PRs scans all open issues and pull requests in a repository and ranks them by urgency, implementation quality, and contributor track record to help a maintainer decide what to tackle next. Use it when asking what to fix first, which PRs are production-ready, or to triage a backlog.
Quality
3.1K543
๐Ÿ”
2026/08/17

Triage PR Reviews

Triage PR Reviews fetches all review comments on a pull request, verifies each finding against the actual code, fixes valid issues, replies on each thread, and resolves them.
Quality
3.1K543
๐Ÿ”
2026/08/17

Verify PR Fix

Verify PR Fix checks out a candidate pull request locally, restarts the MCP server on that branch, re-runs the exact MCP tool call that previously failed, diffs outputs against a saved baseline, and audits the fix for locale-independence, DOM-stability, and scope. Use when asked to verify a PR fixes a reproduced issue.
Quality
3.1K543
๐Ÿงญ
2026/08/17

Graft

Graft is a CLI that builds and queries a codebase graph, returning file:line references and call edges so AI coding agents can locate, understand, and safely refactor code with minimal token usage.
AI Engineering
3.1K271
๐Ÿงช
2026/08/17

Code Assist

Code Assist guides implementation of code tasks using test-driven development in an Explore, Plan, Code, Commit workflow. It acts as a technical implementation partner and TDD coach, following existing patterns and avoiding over-engineering.
AI Engineering
3.1K285
๐Ÿ“‹
2026/08/17

Code Task Generator

Code Task Generator creates structured .code-task.md files from rough descriptions or PDD implementation plans. It auto-detects input type and generates tasks with Given-When-Then acceptance criteria, requiring user approval before writing files.
Automation
3.1K285
PreviousPage 197 of 998Next