Example file for the Run app skill showing how to document a server or API lifecycle with background launch, readiness checks, curl verification, and shutdown
Skills in this repository
Lord1Egypt/ai-skillforge - Page 8
SkillsMP has collected 507 skills from Lord1Egypt/ai-skillforge. Open a skill to review its source and details.
Lord1Egypt/ai-skillforgeShowing 40 of 507 collected skills.
Instructions for creating a recurring cron job, confirming the schedule with the user, and immediately executing the parsed prompt without waiting for the first cron fire
Converts an interval to a cron expression, schedules a recurring task via the cron creation tool, confirms to the user, and immediately executes the task without waiting for the first cron fire
Diagnozse frozen or slow Claude Code sessions
Template for onboarding a new teammate to a team's Claude Code setup, walking them through usage stats, setup checklists, MCP servers, skills, and team tips in a warm conversational style
Skill for modifying Claude Code configuration file (settings.json).
A skill that guides Claude through a 7-step process to construct and verify hooks for Claude Code, ensuring they work correctly in the user's specific project environment.
Example workflow for verifying a CLI change, as part of the Verify skill.
Example workflow for verifying a server/API change, as part of the Verify skill.
Skill for opinionated verification workflow for validating code changes.
Spatial transcriptomics data analysis with Squidpy, SpatialDE, and MERFISH/Visium/Xenium workflows. Use for spatial gene expression analysis, neighborhood enrichment, spatial variable gene detection, cell-cell communication with spatial context, and tissue…
Querying, migrating, and writing relational tables inside embedded SQLite databases.
Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API. Use for standard RL experiments, quick prototyping, and well-documented algorithm implementations. Best for single-agent RL with Gymnasium…
Guided statistical analysis with test selection and reporting. Use when you need help choosing appropriate tests for your data, assumption checking, power analysis, and APA-formatted results. Best for academic research reporting, test selection guidance. For…
Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals, and inference. Best for econometrics, time series, rigorous inference with coefficient tables. For guided…
Integrating Stripe payments, managing subscription billing checkout sessions, and validation signatures on webhooks.
Structured data extraction using Pydantic schemas, strict JSON output formats, and schema validation.
Interacting with Supabase databases, user authentication, and storage buckets using the Python client.
Use this skill when working with symbolic mathematics in Python. This skill should be used for symbolic computation tasks including solving equations algebraically, performing calculus operations (derivatives, integrals, limits), manipulating algebraic…
Requires confirmation for irreversible or outward-facing actions, checking targets before destructive edits, and truthful reporting of outcomes
Instructions for using the Advisor tool
Instructions for including memory update guidance in agent system prompts
System prompt used for "Agent Summary" generation.
Behavioral guidelines for agent threads covering absolute paths, response formatting, emoji avoidance, and tool call punctuation
Continuous task execution, akin to a background agent.
Defines behavior for autonomous timer-based invocations, guiding Claude to continue established work, maintain PRs, and handle repeated idle checks while the user is away
Instructions for background job sessions to use the job-specific temporary directory and follow the appropriate worktree isolation guidance
Guidelines for assisting with authorized security testing, defensive security, CTF challenges, and educational contexts while censoring requests for malicious activities
Instructions for loading Chrome browser MCP tools via MCPSearch before use
Instructions for using Claude in Chrome browser automation tools effectively
Instructs Claude not to write comments that explain what code does or reference transient task context
Instructs Claude to write code comments only when the reason is non-obvious and useful to future readers
Instructs Claude to give brief, user-facing updates at key moments during tool use, write concise end-of-turn summaries, match response format to task complexity, and avoid comments and planning documents in code
Prompt used for context compaction summary (for the SDK)
Provides coordinator-mode instructions for delegating work to worker agents, managing worker lifecycle, handling cross-session peers, and verifying delegated results
Instructions for worker agents executing coordinator-assigned tasks, covering scope control, concurrent branch changes, resumption, failure handling, and coordinator-facing output.
Field for describing _what_ the memory is. Part of a bigger effort to instruct Claude how to create memories.
Allow users to complete ambitious tasks; defer to user judgement on scope
How to inform users about help and feedback channels
Delete unused code completely rather than adding compatibility shims