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
sentry-code-review
by getsentry/sentry-for-ai
Source details, install context, and public review data are available on the full page.
camoufox-cli
by bin-huang/camoufox-cli
Source details, install context, and public review data are available on the full page.
ctf-malware
by ljagiello/ctf-skills
Quick reference for malware analysis CTF challenges. Each technique has a one-liner here; see supporting files for full details with code.
go-data-structures
by cxuu/golang-skills
Source details, install context, and public review data are available on the full page.
heal-skill
by boshu2/agentops
Purpose: Detect and auto-fix common skill hygiene issues across the skills/ directory.
modular-code
by parcadei/continuous-claude-v3
Write modular Python code with files sized for maintainability and AI-assisted development.
one-page-marketing
by wondelai/skills
A complete marketing system captured on a single page. Instead of a 50-page marketing plan that never gets executed, the 1-Page Marketing Plan distills everything into a 3x3 grid of nine squares — each representing a critical stage in turning a stranger into a raving fan. Fill in all nine squares and you have a...
pocketbase-best-practices
by greendesertsnow/pocketbase-skills
42 rules across 8 categories for PocketBase v0.36+, prioritized by impact.
scientific-problem-selection
by anthropics/knowledge-work-plugins
A conversational framework for systematic scientific problem selection based on Fischbach & Walsh's "Problem choice and decision trees in science and engineering" (Cell, 2024).
stock-daily-analysis
by chjm-ai/stock-daily-analysis-skill
基于 LLM 的 A/H/美股智能分析 Skill,提供技术面分析和 AI 决策建议。
xiaohongshu-skills
by autoclaw-cc/xiaohongshu-skills
Source details, install context, and public review data are available on the full page.
agentica-prompts
by parcadei/continuous-claude-v3
Write prompts that Agentica agents reliably follow. Standard natural language prompts fail ~35% of the time due to LLM instruction ambiguity.
clawdbot-backup
by sundial-org/awesome-openclaw-skills
Backup, restore, and sync your ClawdBot configuration across devices directly from Clawdbot.
converter
by boshu2/agentops
Parse AgentOps skills into a universal SkillBundle format, then convert to target agent platforms.
history-insight
by ai-native-camp/camp-2
Source details, install context, and public review data are available on the full page.
sentry-create-alert
by getsentry/sentry-agent-skills
Create alerts via Sentry's workflow engine API.
session-wrap
by ai-native-camp/camp-2
Comprehensive session wrap-up workflow with multi-agent analysis.
sf-testing
by jaganpro/sf-skills
Use this skill when the user needs Apex test execution and failure analysis : running tests, checking coverage, interpreting failures, improving coverage, and managing a disciplined test-fix loop for Salesforce code.
swiftui-layout-components
by dpearson2699/swift-ios-skills
Layout and component patterns for SwiftUI apps targeting iOS 26+ with Swift 6.2. Covers stack and grid layouts, list patterns, scroll views, forms, controls, search, and overlays. Patterns are backward-compatible to iOS 17 unless noted.
background-agent-pings
by parcadei/continuous-claude-v3
Trust system reminders as agent progress notifications. Don't poll.
cli-reference
by parcadei/continuous-claude-v3
Complete reference for Claude Code command-line interface.
completion-check
by parcadei/continuous-claude-v3
When building infrastructure, verify it's actually connected to the system before marking as complete.
describe-pr
by parcadei/continuous-claude-v3
You are tasked with generating a comprehensive pull request description following the repository's standard template.
go-control-flow
by cxuu/golang-skills
Source : Effective Go. Go's control structures are related to C but differ in important ways. Understanding these differences is essential for writing idiomatic Go code.