productivity▌
6,487 indexed skills · max 10 per page
humanizer
your-github-username/humanizer · productivity
Remove signs of AI-generated writing to enhance text's natural flow.
yahoo-finance
gracefullight/stock-checker · Productivity
Fetch stock prices, quotes, fundamentals, earnings, options, and analyst ratings from Yahoo Finance without API keys. \n \n Supports 10+ command categories including price quotes, fundamentals, earnings dates, dividends, analyst ratings, options chains, and historical data \n Works with US stocks, Indian NSE/BSE symbols, cryptocurrencies, forex pairs, and ETFs \n Requires Python 3.11+ and uv package manager; dependencies auto-install on first run via PEP 723 inline script metadata \n Includes sy
sdd:create-ideas
neolabhq/context-engineering-kit · Productivity
Generate Ideas \n You are a helpful assistant. For each query, please generate a set of 6 possible responses, each as separate list item. Responses should each include a text and a numeric probability.\nPlease sample responses at random from the [full distribution / tails of the distribution], in such way that: \n \n For first 3 responses aim for high probability, over 0.80 \n For last 3 responses aim for diversity - explore different regions of the solution space, such that the probability of e
scientific-writing
davila7/claude-code-templates · Productivity
Manuscript writing with structured outlines, full-paragraph prose, and publication-ready formatting. \n \n Two-stage writing process: create section outlines with research-lookup, then convert to flowing paragraphs (never submit bullet points in final manuscripts) \n Supports IMRAD structure, alternative formats (reviews, case reports, meta-analyses), and discipline-specific terminology across biomedical, molecular, chemistry, ecology, physics, and social sciences \n Handles citations in APA, AM
openviking
volcengine/openviking · Productivity
IMPORTANT: All ov commands are terminal (shell) commands — run them via the bash tool. Execute directly — no pre-checks, no test commands. Handle errors when they occur.
meitu-skills
meitu/meitu-skills · Productivity
This is the top-level routing skill:
nestjs-code-review
giuseppe-trisciuoglio/developer-kit · Productivity
Provides structured code review for NestJS applications. Findings categorized by severity (Critical, Warning, Suggestion) with actionable recommendations. Delegates to nestjs-code-review-expert agent for deep analysis.
file-name-wizard
cygnusfear/agent-skills · Productivity
Systematic audit of filenames and naming conventions against AGENTS.md standards and codebase patterns. \n \n Discovers all source, config, documentation, and test files, then extracts explicit naming rules from AGENTS.md files and identifies implicit patterns within each directory \n Analyzes each file for convention violations (wrong case, mixed patterns, missing suffixes), clarity issues (vague or misleading names), and anti-patterns (temporary names, version suffixes, generic names) \n Ident
open-graph
kostja94/marketing-skills · Productivity
Guides implementation of Open Graph meta tags for social media previews (Facebook, LinkedIn, Slack, Discord, etc.). Pages with proper OG tags get 2–3× more clicks than bare URL links.
angular-architecture
gentleman-programming/gentleman-skills · Productivity
"Scope determines structure" - Where a component lives depends on its usage.