user-common-tasks

Consolidate daily news, GitHub Skill deployment, and llm workspace organization into one workflow.

Updated Mar 24, 2025
One-click install
npx skills add https://github.com/Leon0050/m_pro --skill user-common-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: user-common-tasks
Source: https://github.com/Leon0050/m_pro/tree/main/llm/agent/skills
Command: npx skills add https://github.com/Leon0050/m_pro --skill user-common-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill consolidates your most frequent daily tasks—receiving AI/finance news, deploying skills from GitHub, and organizing your llm workspace—into a single automated workflow.

Core Features & Use Cases

  • Daily information briefings: fetch AI and financial news and present concise updates with headlines, summaries, key points, and links.
  • GitHub-based Skill deployment: clone repositories, locate the skills/ directory, and copy content to your llm/trae or target location, with cleanup of temporary files.
  • Workspace organization: maintain a tidy llm/ directory structure, auto-create necessary subdirectories (e.g., agent/skills), and classify files by task.

Quick Start

Ask me to fetch today's market and AI news, deploy a GitHub Skill repository, or organize your llm folder.

Frequently Asked Questions about user-common-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily AI news briefings and GitHub skill deployments together?

Automating daily AI news briefings and GitHub skill deployments is handled by consolidating them into a single workflow that fetches concise news updates and clones repositories to copy skills into your target directory.

What is the best way to deploy a skill from a GitHub repository to an llm directory?

Deploying a skill from GitHub to an llm directory involves a deterministic procedure that clones the repository, locates the skills/ folder, copies the content to your target path, and cleans up temporary files automatically.

How do I organize my llm workspace and auto-create subdirectories like agent/skills?

Organizing an llm workspace involves maintaining a tidy directory structure by auto-creating necessary subdirectories like agent/skills and systematically classifying existing files by their specific tasks.

Can I fetch financial and AI news headlines without providing additional user input?

Fetching financial and AI news headlines requires no additional user input, as the automated workflow directly retrieves information and presents concise updates with summaries, key points, and relevant links.

Does the skill deployment process clean up cloned GitHub repositories automatically?

The skill deployment process cleans up cloned GitHub repositories automatically, executing a deterministic procedure that removes temporary files immediately after copying the located skills/ content to the target path.