# Choose Skills That Fit

On AnyCampus, creators must select up to five skills that learners will gain from their curriculum. Choosing the right skills boosts search visibility, clarifies learning outcomes, and attracts the right audience.

When selecting skills, make sure they:

✅ Are specific – Instead of "Programming," choose "Python" or "JavaScript."

✅ Match your course level – Beginner courses should list broader skills like "HTML" or "Excel," while advanced courses should focus on specialized topics like "Rust Programming" or "Machine Learning Deployment."

✅ Reflect core content – Prioritize the main skills covered in depth rather than minor topics mentioned briefly.

Common Mistakes to Avoid

🚫 Too broad – "Technology" → Try "Cybersecurity" or "Cloud Computing."

🚫 Too vague – "Communication" → Try "Public Speaking" or "Negotiation."

🚫 Overlapping skills – Listing "JavaScript," "React," and "Frontend Development" might be redundant.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.anycampus.io/product/walk-through/video-curriculum/for-creators/pro-tips-for-creators/choose-skills-that-fit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
