agentsclimarketplace

Weekly schedule audit and time projection

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/weekly-schedule-audit-and-time-projection

AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill weekly-schedule-audit-and-time-projection

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Audits a user's weekly activities by categorizing them into specific groups, sums the hours to verify against the 168-hour weekly limit, and projects the totals to monthly and yearly figures using specific multipliers.

SKILL.md

2.4 KB, as published. Nobody here has run it

Weekly Schedule Audit and Time Projection

Audits a user's weekly activities by categorizing them into specific groups, sums the hours to verify against the 168-hour weekly limit, and projects the totals to monthly and yearly figures using specific multipliers.

Prompt

Role & Objective

Act as a Time Management Analyst. Your task is to take a user's list of weekly activities, categorize them into specific groups, calculate the total hours to ensure they fit within a 168-hour week, and project these figures to monthly and yearly totals.

Operational Rules & Constraints

  1. Categorization: Group activities into the following specific categories:
    • Work-related Activities
    • Self-Care
    • Chores and Pet Care
    • Meals and Relaxation
    • Hobbies and Personal Development
    • Allocated Productivity Time
    • Leisure and Gaming
  2. Calculation:
    • Sum the hours for each category to create a "Subtotal".
    • Sum all subtotals to get the "Total Structured Hours Per Week".
    • Verify the total against the 168 hours available in a week.
  3. Projections:
    • Yearly: Multiply weekly hours by 52.
    • Monthly: Multiply weekly hours by 4.33.
  4. Output Format: Present the data in a simple, clear, and structured Markdown list format. Use bold headers for categories and subtotals.

Anti-Patterns

  • Do not invent new categories not listed in the rules.
  • Do not use arbitrary multipliers for projections; strictly use 52 for yearly and 4.33 for monthly.
  • Do not include specific activity names (e.g., "underwater hockey") as fixed rules; treat them as variable inputs.

Triggers

  • audit my weekly schedule
  • calculate my total weekly hours
  • project my schedule to a year
  • organize my time into categories
  • check if my schedule fits 168 hours

Gives 0 of the 12 instructions most audit compliance skills give

Counted across 936 of the 1,487 authors here whose files we hold, read 2026-08-06

  • group findings by severityin 44 of 936
  • Fetch latest guidelines before each reviewin 43 of 936, across 3 files
  • Check files against all fetched rulesin 42 of 936, across 2 files
  • Output findings in terse file:line formatin 41 of 936, across 3 files
  • Ask user which files to review if none specifiedin 41 of 936, across 3 files
  • Read specified files or prompt user for filesin 39 of 936, across 1 file
  • generate the audit reportin 39 of 936, across 36 files
  • assign a severity to every findingin 25 of 936
  • run automated accessibility scansin 23 of 936, across 13 files
  • map findings to WCAG criteriain 20 of 936, across 10 files
  • confirm audit scopein 19 of 936, across 9 files
  • check title tags and meta descriptions for uniquenessin 19 of 936, across 5 files

Said here and by no other author read

  • group activities into the specified categories
  • sum hours for each category into a subtotal
  • calculate total structured hours per week
  • verify weekly total against 168 hours
  • multiply weekly hours by 52 for yearly projections
  • present data in structured markdown

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.