Skip to main content
~/
skillsmp
$
ai
--search
$
cd
/occupations
$
watch
stats
$
man
docs
JA
Manusで任意のスキルを実行
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める
$
cd
top
ワンクリックで任意のスキルを実行
スクリプティング - Agent Skills | SkillsMP
$
pwd:
~
/
categories
/
scripting
スクリプティング
シェルスクリプト、自動化、システム管理向けエージェントスキルを閲覧。タスクを自動化し、システムを効率的に管理。
スター順
更新順
prose.md
363.2k
from
"openclaw/openclaw"
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
2026-03-13
coding-agent.md
363.2k
from
"openclaw/openclaw"
Delegate feature work, PR review, refactors, or iterative coding to background Codex, Claude Code, or Pi agents.
2026-04-23
create-prompt.md
184.2k
from
"microsoft/vscode"
Create a reusable prompt file (.prompt.md) for a common task.
2026-04-08
strategic-compact.md
165.9k
from
"affaan-m/everything-claude-code"
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
2026-02-25
strategic-compact.md
165.9k
from
"affaan-m/everything-claude-code"
임의의 자동 컴팩션 대신 논리적 간격에서 수동 컨텍스트 압축을 제안하여 작업 단계를 통해 컨텍스트를 보존합니다.
2026-03-13
ck.md
165.9k
from
"affaan-m/everything-claude-code"
Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.
2026-04-01
strategic-compact.md
165.9k
from
"affaan-m/everything-claude-code"
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
2026-03-12
zig-system-calls.md
89.3k
from
"oven-sh/bun"
Guides using bun.sys for system calls and file I/O in Zig. Use when implementing file operations instead of std.fs or std.posix.
2025-12-25
remote-tests.md
77.5k
from
"openai/codex"
How to run tests using remote executor.
2026-03-20
do.md
66.8k
from
"thedotmack/claude-mem"
Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.
2026-02-24
dev-browser.md
53.9k
from
"code-yeongyu/oh-my-openagent"
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
2026-01-25
create-test-datasets.md
47.1k
from
"ClickHouse/ClickHouse"
Create test datasets (hits, visits, tpcds, tpch) from standard scripts. Ensures the server is running first.
2026-04-02
bmad-dev-story.md
45.6k
from
"bmad-code-org/BMAD-METHOD"
Execute story implementation following a context filled story spec file. Use when the user says "dev this story [story file]" or "implement the next story in the sprint plan"
2026-03-21
cron.md
40.8k
from
"HKUDS/nanobot"
Schedule reminders and recurring tasks.
2026-02-17
chrome-devtools-cli.md
37.0k
from
"ChromeDevTools/chrome-devtools-mcp"
Use this skill to write shell scripts or run shell commands to automate tasks in the browser or otherwise use Chrome DevTools via CLI.
2026-04-02
asana-automation.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas.
2026-04-13
azure-compute-batch-java.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Azure Batch SDK for Java. Run large-scale parallel and HPC batch jobs with pools, jobs, tasks, and compute nodes.
2026-04-13
azure-functions.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models.
2026-04-13
bash-defensive-patterns.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.
2026-04-13
bash-pro.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Master of defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts.
2026-04-13
bash-scripting.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing.
2026-04-13
bats-testing-patterns.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
2026-04-13
c-pro.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Write efficient C code with proper memory management, pointer
2026-04-13
coda-automation.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Automate Coda tasks via Rube MCP (Composio): manage docs, pages, tables, rows, formulas, permissions, and publishing. Always search tools first for current schemas.
2026-04-13
figma-automation.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Automate Figma tasks via Rube MCP (Composio): files, components, design tokens, comments, exports. Always search tools first for current schemas.
2026-04-13
linear-automation.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Automate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas.
2026-04-13
os-scripting.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Operating system and shell scripting troubleshooting workflow for Linux, macOS, and Windows. Covers bash scripting, system administration, debugging, and automation.
2026-04-13
posthog-automation.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Automate PostHog tasks via Rube MCP (Composio): events, feature flags, projects, user profiles, annotations. Always search tools first for current schemas.
2026-04-13
powershell-windows.md
34.9k
from
"sickn33/antigravity-awesome-skills"
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
2026-04-13
supabase-automation.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas.
2026-04-13
windows-shell-reliability.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Reliable command execution on Windows: paths, encoding, and common binary pitfalls.
2026-04-13
electron-development.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Master Electron desktop app development with secure IPC, contextIsolation, preload scripts, multi-process architecture, electron-builder packaging, code signing, and auto-update.
2026-03-13
linux-shell-scripting.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Provide production-ready shell script templates for common Linux system administration tasks including backups, monitoring, user management, log analysis, and automation. These scripts serve as building blocks for security operations and penetration testing environments.
2026-03-20
task-coordination-strategies.md
34.2k
from
"wshobson/agents"
Decompose complex tasks, design dependency graphs, and coordinate multi-agent work with proper task descriptions and workload balancing. Use this skill when breaking down work for agent teams, managing task dependencies, or monitoring team progress.
2026-02-05
github-actions-templates.md
34.2k
from
"wshobson/agents"
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
2026-03-07
airflow-dag-patterns.md
34.2k
from
"wshobson/agents"
Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.
2026-03-07
incident-runbook-templates.md
34.2k
from
"wshobson/agents"
Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use this skill when building a service outage runbook for a payment processing system; creating database incident procedures covering connection pool exhaustion, replication lag, and disk space alerts; onboarding new on-call engineers who need step-by-step recovery guides written for a 3 AM brain; or standardizing escalation matrices across multiple engineering teams.
2026-03-26
billing-automation.md
34.2k
from
"wshobson/agents"
Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems.
2026-03-07
async-python-patterns.md
34.2k
from
"wshobson/agents"
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
2026-03-07
python-background-jobs.md
34.2k
from
"wshobson/agents"
Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, job queues, long-running operations, or decoupling work from request/response cycles.
2026-01-30
python-resource-management.md
34.2k
from
"wshobson/agents"
Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing cleanup logic, or building streaming responses with accumulated state.
2026-01-30
uv-package-manager.md
34.2k
from
"wshobson/agents"
Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.
2026-03-26
bash-defensive-patterns.md
34.2k
from
"wshobson/agents"
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.
2026-03-07
bats-testing-patterns.md
34.2k
from
"wshobson/agents"
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
2026-03-07
hugging-face-tool-builder.md
34.1k
from
"patchy631/ai-engineering-hub"
Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help. This is especially useful when chaining or combining API calls or the task will be repeated/automated. This Skill creates a reusable script to fetch, enrich or process data.
2026-01-23
python-scratchpad.md
32.8k
from
"OpenBMB/ChatDev"
Use the existing Python execution tools as a scratchpad for calculations, data transformation, and quick script-based validation.
2026-03-10
task-think.md
31.5k
from
"telegramdesktop/tdesktop"
Orchestrate a multi-phase implementation workflow for this repository with artifact files under .ai/<project-name>/<letter>/ using Codex subagents instead of shell-spawned child processes. Use when the user wants one prompt to drive context gathering, planning, plan assessment, implementation, build verification, and review with persistent artifacts, clear phase handoffs, and a thin parent thread. Prefer spawn_agent/send_input/wait_agent, keep heavy pre-build work delegated when possible, and avoid pulling timed-out phases back into the main session.
2026-03-31
arize-dataset.md
31.1k
from
"github/awesome-copilot"
INVOKE THIS SKILL when creating, managing, or querying Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation using the ax CLI.
2026-04-01