🎯
AI EngineeringPython

Create Goal

by evolution-foundation

Create Goal is an AI Engineering skill for Claude Code, published by evolution-foundation in evo-nexus.

523 stars176 forkson evolution-foundation/evo-nexusAdded 2026/08/26Repository updated 2026/05/13
ai-agentsai-workspaceanthropicautomationbusiness-automationclaudeclaude-codedashboardmulti-agentopen-sourceopenclaw
Install in seconds
Install Create Goal
Copy Create Goal into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/evolution-foundation/evo-nexus/tree/main/.claude/skills/create-goal ~/.claude/skills/create-goal

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/evolution-foundation/evo-nexus.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/create-goal/SKILL.md in evolution-foundation/evo-nexus
Installs to
~/.claude/skills/create-goal
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering β€” 2451 skills

What Create Goal does

Create Goal creates missions, projects, or measurable goals in EvoNexus and writes them through the goals API. Use it when you want to define a target, choose a project, and link work to a measurable outcome.

Create Goal is cataloged under AI Engineering on DirSkills. Create Goal comes from a repository tagged ai-agents, ai-workspace, anthropic, automation and business-automation.

Documentation

README

Create Goal

Create a Goal in the Mission β†’ Project β†’ Goal β†’ Task hierarchy.

When to use

Use this skill when the user wants to:

  • Declare a new measurable outcome ("100 paying customers by June")
  • Add a project under a mission ("Evo AI is a project under our revenue mission")
  • Create the mission itself (rare β€” usually 1 mission)

Step 1: Identify the level

Ask the user:

  • Mission β€” top-level purpose (usually already exists; check with GET /api/missions). v1 assumes 1 active mission.
  • Project β€” major initiative (Evo AI, Evolution Summit, Academy). Creates under a mission.
  • Goal β€” measurable target within a project (100 customers, $50k MRR, ship billing v2).

Start with the most common: a new Goal under an existing Project.

Step 2: Collect fields

This is the opening of the README. Read the full README on GitHub.

Commands Create Goal provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /goals

Frequently asked about Create Goal

  • What else does evolution-foundation publish alongside Create Goal?

    Create Goal is one of 25 skills that DirSkills catalogs from evolution-foundation/evo-nexus, the repository it ships in. Its siblings there include AI Image Creator, Create Agent and Create Command. Each one is a separate skill with its own page in this directory, installs the same way Create Goal does, and is maintained by evolution-foundation in that same repository. The rest of the collection is listed on the evolution-foundation/evo-nexus page.

  • How does Create Goal compare to other AI Engineering skills?

    Create Goal ranks #2125 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Create Goal against them. Open each page to compare what they document and how they install.

More from evolution-foundation/evo-nexus

Create Goal is one of 25 skills cataloged on DirSkills from evolution-foundation/evo-nexus.

See all 25 skills β†’
🎨
5d ago

AI Image Creator

AI Image Creator generates PNG images with selectable AI models and can analyze existing images with multimodal vision. Use it when you need new visual assets, transparent icons, or to describe an image.
AI Engineering
523176
πŸ€–
5d ago

Create Agent

Create Agent guides you through defining a new custom Claude Code agent for a workspace. It helps choose the agent’s domain, name, personality, model, memory folder, and working folder.
AI Engineering
523176
⚑
5d ago

Create Command

Create Command guides users through defining a new Claude Code slash command and writes the `.claude/commands/{name}.md` file. Use it when you want a reusable shortcut for a repeated action or prompt.
Automation
523176
⏰
5d ago

Create Heartbeat

Create Heartbeat adds a scheduled proactive agent that checks state and decides whether to act. Use it to turn a manual check into an interval-based protocol run with wake triggers and a decision prompt.
Automation
523176
πŸ”Œ
5d ago

Create Integration

Create Integration guides you through defining and registering a new custom API or service wrapper for the workspace. Use it when you want to connect a new external service and document its slug, env keys, and auth details.
Automation
523176
⏱️
5d ago

Create Routine

Create Routine guides users through defining an automated ADW task, choosing AI or systematic execution, setting a schedule, and generating the Python script. Use it when turning a manual task into a scheduled automation.
Automation
523176