amp
Amp-compatible skills are written for teams using the Amp coding-assistant workflow inside real repositories. Expect implementation helpers, debugging guides, refactoring prompts, and development automations that fit an agent working close to the editor and terminal.
Skills compatible with amp
domain-web
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
cloudbase-document-database-web-sdk
by tencentcloudbase/skills
This skill provides guidance on using the CloudBase document database Web SDK for data operations in web applications.
gh-fix-ci
by openai/skills
Use gh to locate failing PR checks, fetch GitHub Actions logs for actionable failures, summarize the failure snippet, then propose a fix plan and implement after explicit approval.
listenhub
by marswaveai/skills
The listenhub skill has been split into focused individual skills.
adk-dev-guide
by google/adk-docs
If this is a long session, re-read the relevant skill before each phase — /adk-cheatsheet before writing code, /adk-eval-guide before running evals, /adk-deploy-guide before deploying, /adk-scaffold before scaffolding. Context compaction may have dropped earlier skill content.
auth-web-cloudbase
by tencentcloudbase/skills
Prerequisites : CloudBase environment ID ( env ) Prerequisites : CloudBase environment Region ( region )
convex-quickstart
by get-convex/agent-skills
Get a production-ready Convex backend set up in minutes. This skill guides you through initializing Convex, creating your schema, setting up auth, and building your first CRUD operations.
youtube-summarizer
by sickn33/antigravity-awesome-skills
This skill extracts transcripts from YouTube videos and generates comprehensive, verbose summaries using the STAR + R-I-S-E framework. It validates video availability, extracts transcripts using the youtube-transcript-api Python library, and produces detailed documentation capturing all insights, arguments, and key...
auth-setup
by get-convex/agent-skills
Implement secure authentication in Convex with user management and access control.
rust-skill-creator
by zhanghandong/rust-skills
Version: 2.1.0 | Last Updated: 2025-01-27
related-skill
by inference-shell/skills
Find and install complementary skills to expand your AI agent's capabilities.
markdown-documentation
by aj-geddes/useful-ai-prompts
Master markdown syntax and best practices for creating well-formatted, readable documentation using standard Markdown and GitHub Flavored Markdown (GFM).
dialogue-audio
by inference-shell/skills
Create realistic multi-speaker dialogue with Dia TTS via inference.sh CLI.
git-guardrails-claude-code
by mattpocock/skills
Sets up a PreToolUse hook that intercepts and blocks dangerous git commands before Claude executes them.
rust-daily
by zhanghandong/rust-skills
Version: 2.1.0 | Last Updated: 2025-01-27
analyzing-data
by astronomer/agents
Answer business questions by querying the data warehouse. The kernel auto-starts on first exec call.
meta-cognition-parallel
by zhanghandong/rust-skills
Status: Experimental | Version: 0.2.0 | Last Updated: 2025-01-27
pdf-ocr
by yejinlei/pdf-ocr-skill
PDF OCR技能用于从影印版PDF文件和图片文件中提取文字内容。该技能支持两种OCR引擎:
anywidget-generator
by marimo-team/skills
When writing an anywidget use vanilla javascript in _esm and do not forget about _css . The css should look bespoke in light mode and dark mode. Keep the css small unless explicitly asked to go the extra mile. When you display the widget it must be wrapped via widget = mo.ui.anywidget(OriginalAnywidget()) . You can...
investor-materials
by affaan-m/everything-claude-code
Build investor-facing materials that are consistent, credible, and easy to defend.
investor-outreach
by affaan-m/everything-claude-code
Write investor communication that is short, personalized, and easy to act on.
jupyter-notebook
by openai/skills
Source details, install context, and public review data are available on the full page.
adk-scaffold
by google/adk-docs
Use the agent-starter-pack CLI (via uvx ) to create new ADK agent projects or enhance existing ones with deployment, CI/CD, and infrastructure scaffolding.
stable-diffusion-image-generation
by davila7/claude-code-templates
Comprehensive guide to generating images with Stable Diffusion using the HuggingFace Diffusers library.