13 skills found
VoltAgent / awesome-agent-skillsA curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.
getagentseal / codeburnFree, local tool to track AI coding token usage and cost across 31 tools and agents (Claude Code, Cursor, Codex, Gemini and more), by model, project, and task. npx codeburn
spences10 / mcp-sequentialthinking-tools🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendations for which MCP tools would be most effective at each stage.
guimatheus92 / mcp-video-analyzerMCP server that turns any video — YouTube, Instagram, TikTok, Loom, X, Vimeo, direct URLs, local files — into transcripts, key frames, OCR text, and metadata for AI agents.
andyzengmath / quantum-loopSpec-driven autonomous development loop for Claude Code. Combines structured PRD generation, dependency DAG execution, two-stage review gates, and Iron Law verification.
zhongwencool / dida-mcp-serverA Model Context Protocol (MCP) server for interacting with TickTick/Dida365 task management service. This server provides tools to manage tasks, projects, and tags through the TickTick API.
barefootford / bcThe ButterCut home menu — welcome the user back, then ask what they'd like to do (start a new cut, add footage to a library, a one-off task, or something else) and hand off to the right skill.
majiayu000 / bio-microbiome-functional-predictionPredict metagenome functional content from 16S rRNA marker gene data using PICRUSt2. Infer KEGG, MetaCyc, and EC abundances from ASV tables
AdobeDocs / gcStage all changes and commit using the repo commit-message rules (📖/✏️/🆕/🗑️).
aspiers / scStage relevant changes and then commit them
ThomDietrich / commitCommit all pending changes in this repository, grouping them into well-structured, logical commits. 1. Run `git status` and `git diff` (staged + unstaged) to understand all pending changes. 2.
rawphp / releaseProduction release — quality gates, package.json version, v* tag, GitHub Release via Actions.
SassaGold / rollout-vegvisirExecute the Vegvísir rollout. Everything is pre-staged and verified (349 tests pass on the branch); your job is to ship it in order, verifying each step before the next. Report progress as you go. If any step fails, stop and explain — do not improvise around failures.