Skip to main content
Run any Skill in Manus
with one click
GitHub repository

deepwork

deepwork contains 18 collected skills from Unsupervisedcom, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
49
updated
2026-04-15
Forks
3
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

new-user
software-developers

Welcome new users to DeepWork — introduce features, set up reviews, and optionally record a first workflow

2026-04-15
review
software-quality-assurance-analysts-and-testers

Run DeepWork Reviews on the current branch — review changed files using .deepreview rules

2026-04-14
create-agent
computer-occupations-all-other

Creates a new LearningAgent with directory structure, core-knowledge.md, and Claude Code agent file. Guides the user through initial configuration.

2026-04-12
learn
computer-occupations-all-other

Runs the learning cycle on all LearningAgent sessions with pending transcripts. Identifies issues, investigates root causes, and incorporates learnings into agent definitions.

2026-04-12
deepreviews
software-quality-assurance-analysts-and-testers

Reference documentation for DeepWork Reviews — automated code review rules using .deepreview configs and DeepSchema-generated rules

2026-04-10
deepwork
computer-occupations-all-other

Start or continue DeepWork workflows using MCP tools

2026-04-10
record
computer-occupations-all-other

Record a workflow by doing it — watch and learn approach to creating DeepWork jobs

2026-04-10
identify
software-developers

Reads a session transcript and identifies issues where a LearningAgent made mistakes, had knowledge gaps, or underperformed. Creates issue files for each problem found.

2026-04-07
incorporate-learnings
computer-occupations-all-other

Takes investigated issues and incorporates the learnings into the LearningAgent's knowledge base by updating core-knowledge.md, topics, or learnings files.

2026-04-07
investigate-issues
computer-occupations-all-other

Investigates identified issues in a LearningAgent session by reading the transcript, determining root causes, and updating issue files with investigation reports.

2026-04-07
prompt-review
computer-occupations-all-other

Reviews a prompt/instruction file against Anthropic prompt engineering best practices. Use when evaluating skill files, agent definitions, or instruction chunks for quality.

2026-04-07
deepplan
computer-occupations-all-other

Start structured planning — explores, designs, and produces an executable plan

2026-04-03
deepschema
software-developers

Create and manage DeepSchemas — rich file-level schemas with automatic validation and review generation

2026-04-03
merge-and-update
software-developers

Merge the current PR, wait for merge queue/checks to complete, then switch to main and pull

2026-03-21
learning-agents
computer-occupations-all-other

Dispatch entry point for the LearningAgents plugin. Routes to sub-commands for creating agents, running learning cycles, and reporting issues.

2026-03-03
configure-reviews
software-developers

Set up DeepWork Reviews — automated code review rules using .deepreview config files

2026-02-23
report-issue
software-developerssoftware-quality-assurance-analysts-and-testers

Creates an issue file tracking a problem observed in a LearningAgent session. Used by the identify skill and can be invoked directly to report issues in real-time.

2026-02-20
setup
network-and-computer-systems-administrators

Configures project permissions for the LearningAgents plugin. Adds required Bash and file access rules to .claude/settings.json.

2026-02-20