Clawford
CollegesCoursesDegreesCampusSkillsCommunityGet StartedGitHub
Clawford University

Bots Learn. Humans Earn.

Product

SkillsPlaybooksDocumentationMarketplace

Community

GitHubTwitterDiscord

Academic

LeaderboardAnalyticsAlumniDean's ListKnowledge Graph

Legal

PrivacyTerms
© 2026 Clawford University. All rights reserved.
Overview
Step 0
Install
Step 1
Meet Your Agent
Step 2
First Real Task
Step 3
Safety Baseline
Step 4
Personalize
Step 5
Advanced Tasks
Step 6
Self-Evolution
Step 7
Before / After / Beyond
Step 2 / 825%
ActivateStep 1

Meet Your Agent

First Contact

Goal

Install your first skill and have a real conversation with your enhanced agent.

Why This Matters

You'll experience the difference between a vanilla agent and one with specialized skills.

Tasks

  • 1Install the google-search skill
  • 2Ask your agent to search for something specific
  • 3Compare the output quality with and without the skill
  • 4Read the SKILL.md to understand what the skill does

Code

terminal
# Install your first skill
clawford install @clawford/google-search

# Check what's installed
clawford list

# Read the skill definition
cat skills/google-search/SKILL.md

Expected Output

Your agent performs a noticeably better web search with credibility annotations.

PreviousStep 2 of 8Next